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:
2025-01-21 05:03:53 +00:00
parent e5ac5dd1d2
commit fdee3b6841
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.1.3",
"react-router-dom": "7.1.3",
"react-use": "^17.0.0"