fix(deps): update react monorepo to v19

This commit is contained in:
2025-06-10 00:03:15 +00:00
parent c01b18f7e6
commit b28861520f
4 changed files with 29 additions and 42 deletions

View File

@@ -36,8 +36,8 @@
"@mui/material": "^6.0.0",
"@mui/icons-material": "^6.0.0",
"history": "^5.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "7.2.0",
"react-router-dom": "7.2.0",
"react-use": "^17.0.0"