Update all dependencies
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@reduxjs/toolkit": "2.2.5",
|
||||
"@reduxjs/toolkit": "2.2.7",
|
||||
"next": "latest",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
@@ -19,14 +19,14 @@
|
||||
"@testing-library/react": "15.0.7",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/node": "20.12.12",
|
||||
"@types/node": "20.16.1",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"@types/react-redux": "7.1.33",
|
||||
"jest": "29.7.0",
|
||||
"jest-css-modules-transform": "4.4.2",
|
||||
"ts-jest": "29.1.2",
|
||||
"ts-jest": "29.2.4",
|
||||
"ts-node": "10.9.2",
|
||||
"typescript": "5.4.5"
|
||||
"typescript": "5.5.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user