Update all dependencies
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
"next": "latest",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-redux": "8.0.5"
|
||||
"react-redux": "8.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
"@types/jest": "29.5.1",
|
||||
"@types/node": "18.16.13",
|
||||
"@types/node": "18.16.18",
|
||||
"@types/react": "18.2.13",
|
||||
"@types/react-dom": "18.2.6",
|
||||
"@types/react-redux": "7.1.25",
|
||||
@@ -27,6 +27,6 @@
|
||||
"jest-css-modules-transform": "4.4.2",
|
||||
"ts-jest": "29.1.0",
|
||||
"ts-node": "10.9.1",
|
||||
"typescript": "5.0.4"
|
||||
"typescript": "5.1.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user