Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aellwein committed Feb 12, 2024
1 parent 9d52e80 commit fddc2c3
Show file tree
Hide file tree
Showing 2 changed files with 466 additions and 451 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@types/node": "^20.11.17",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@types/react-router-dom": "^5.3.3",
"i18next": "^23.7.13",
"i18next": "^23.8.2",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.2",
"i18next-http-backend": "^2.4.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-git-info": "^2.0.1",
"react-i18next": "^14.0.0",
"react-redux": "^9.0.4",
"react-router-dom": "^6.21.1",
"react-i18next": "^14.0.5",
"react-redux": "^9.1.0",
"react-router-dom": "^6.22.0",
"react-scripts": "^5.0.1",
"redux": "^5.0.1",
"typescript": "^5.3.3"
Expand All @@ -42,8 +42,8 @@
]
},
"devDependencies": {
"autoprefixer": "^10.4.16",
"postcss": "^8.4.32",
"tailwindcss": "^3.4.0"
"autoprefixer": "^10.4.17",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1"
}
}
Loading

0 comments on commit fddc2c3

Please sign in to comment.