Update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-11-29 02:03:20 +00:00
parent 39d64c1ca4
commit 2e8c5dad73
2 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
"test": "jest"
},
"dependencies": {
"@reduxjs/toolkit": "2.3.0",
"@reduxjs/toolkit": "2.4.0",
"next": "latest",
"react": "18.3.1",
"react-dom": "18.3.1",
@@ -19,7 +19,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/node": "22.10.0",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-redux": "7.1.34",