chore(deps): update react monorepo to v19
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-12-06 01:03:59 +00:00
parent e9be9da3ec
commit 17f973a9c7
4 changed files with 34 additions and 40 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.0.2",
"react-router-dom": "7.0.2",
"react-use": "^17.0.0"