Update react monorepo

This commit is contained in:
2025-03-28 22:53:55 +00:00
parent b09e5c18af
commit f4c117888e
2 changed files with 20 additions and 20 deletions

View File

@@ -10,8 +10,8 @@
"dependencies": {
"@reduxjs/toolkit": "2.6.0",
"next": "latest",
"react": "19.0.0",
"react-dom": "19.0.0",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-redux": "9.2.0"
},
"devDependencies": {
@@ -20,7 +20,7 @@
"@testing-library/user-event": "14.6.1",
"@types/jest": "29.5.14",
"@types/node": "22.13.9",
"@types/react": "19.0.10",
"@types/react": "19.0.12",
"@types/react-dom": "19.0.4",
"@types/react-redux": "7.1.34",
"jest": "29.7.0",