Update all dependencies
This commit is contained in:
@@ -12,16 +12,16 @@
|
||||
"next": "latest",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-redux": "7.2.9"
|
||||
"react-redux": "8.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@testing-library/react": "13.4.0",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
"@types/jest": "27.5.2",
|
||||
"@types/node": "16.11.68",
|
||||
"@types/react": "18.0.21",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@types/node": "18.11.6",
|
||||
"@types/react": "18.0.23",
|
||||
"@types/react-dom": "18.0.7",
|
||||
"@types/react-redux": "7.1.24",
|
||||
"jest": "27.5.1",
|
||||
"jest-css-modules-transform": "4.4.2",
|
||||
|
Reference in New Issue
Block a user