Update all dependencies
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@reduxjs/toolkit": "2.2.2",
|
||||
"@reduxjs/toolkit": "2.2.3",
|
||||
"next": "latest",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
@@ -19,7 +19,7 @@
|
||||
"@testing-library/react": "14.2.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/node": "20.12.2",
|
||||
"@types/node": "20.12.4",
|
||||
"@types/react": "18.2.73",
|
||||
"@types/react-dom": "18.2.23",
|
||||
"@types/react-redux": "7.1.33",
|
||||
@@ -27,6 +27,6 @@
|
||||
"jest-css-modules-transform": "4.4.2",
|
||||
"ts-jest": "29.1.2",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.3"
|
||||
"typescript": "5.4.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user