Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aellwein committed Dec 13, 2023
1 parent ebd1cbe commit 2924b34
Show file tree
Hide file tree
Showing 2 changed files with 879 additions and 882 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@types/node": "^20.8.7",
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"@types/node": "^20.10.4",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.17",
"@types/react-router-dom": "^5.3.3",
"i18next": "^23.6.0",
"i18next-browser-languagedetector": "^7.1.0",
"i18next-http-backend": "^2.2.2",
"i18next": "^23.7.9",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-git-info": "^2.0.1",
"react-i18next": "^13.3.1",
"react-redux": "^8.1.3",
"react-router-dom": "^6.17.0",
"react-i18next": "^13.5.0",
"react-redux": "^9.0.4",
"react-router-dom": "^6.20.1",
"react-scripts": "^5.0.1",
"redux": "^4.2.1",
"typescript": "^5.2.2"
"redux": "^5.0.0",
"typescript": "^5.3.3"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -43,7 +43,7 @@
},
"devDependencies": {
"autoprefixer": "^10.4.16",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.3"
"postcss": "^8.4.32",
"tailwindcss": "^3.3.6"
}
}
Loading

0 comments on commit 2924b34

Please sign in to comment.