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:
2023-02-23 20:00:30 +00:00
parent 44fc39af56
commit 6adc8630e3
2 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
"test": "jest"
},
"dependencies": {
"@reduxjs/toolkit": "1.9.2",
"@reduxjs/toolkit": "1.9.3",
"next": "latest",
"react": "18.2.0",
"react-dom": "18.2.0",
@@ -19,7 +19,7 @@
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.4.0",
"@types/node": "18.14.0",
"@types/node": "18.14.1",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/react-redux": "7.1.25",