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-02-25 05:03:52 +00:00
parent b5f7e5655e
commit 34e38a5443
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"