Update react monorepo to v19.2.1
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-12-04 01:47:39 +00:00
parent 5607633f66
commit b11b4a215c
2 changed files with 10 additions and 10 deletions

View File

@@ -12,8 +12,8 @@
"@mui/lab": "5.0.0-alpha.177",
"@mui/material": "7.3.6",
"next": "latest",
"react": "19.2.0",
"react-dom": "19.2.0"
"react": "19.2.1",
"react-dom": "19.2.1"
},
"devDependencies": {
"@types/node": "22.16.3",