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-10 01:03:16 +00:00
parent 9e65ea37c4
commit 56c114df61
4 changed files with 34 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.0.2",
"react-router-dom": "7.0.2",
"react-use": "^17.0.0"