Skip to content

Commit

Permalink
chore: bump dependencies ⏫
Browse files Browse the repository at this point in the history
  • Loading branch information
aellwein committed Oct 22, 2023
1 parent d08e5be commit ebd1cbe
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 375 deletions.
12 changes: 6 additions & 6 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.8.2",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.10",
"@types/node": "^20.8.7",
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"@types/react-router-dom": "^5.3.3",
"i18next": "^23.5.1",
"i18next": "^23.6.0",
"i18next-browser-languagedetector": "^7.1.0",
"i18next-http-backend": "^2.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-git-info": "^2.0.1",
"react-i18next": "^13.2.2",
"react-i18next": "^13.3.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.16.0",
"react-router-dom": "^6.17.0",
"react-scripts": "^5.0.1",
"redux": "^4.2.1",
"typescript": "^5.2.2"
Expand Down
Loading

0 comments on commit ebd1cbe

Please sign in to comment.