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-12-04 20:52:00 +00:00
parent cd0c9fea99
commit 47849c516f
2 changed files with 10 additions and 10 deletions

View File

@@ -12,7 +12,7 @@
"next": "latest",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "9.0.0"
"react-redux": "9.0.1"
},
"devDependencies": {
"@testing-library/jest-dom": "6.1.5",
@@ -22,7 +22,7 @@
"@types/node": "20.10.3",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.17",
"@types/react-redux": "7.1.31",
"@types/react-redux": "7.1.32",
"jest": "29.7.0",
"jest-css-modules-transform": "4.4.2",
"ts-jest": "29.1.1",