Update dependency @reduxjs/toolkit to v1.9.7
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-04 22:19:18 +00:00
parent 03c0cab7e4
commit c62c497d1a
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
"test": "jest"
},
"dependencies": {
"@reduxjs/toolkit": "1.9.6",
"@reduxjs/toolkit": "1.9.7",
"next": "latest",
"react": "18.2.0",
"react-dom": "18.2.0",