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

This commit is contained in:
2025-12-12 01:49:49 +00:00
parent b11b4a215c
commit 5bdbc544cf
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.1",
"react-dom": "19.2.1"
"react": "19.2.3",
"react-dom": "19.2.3"
},
"devDependencies": {
"@types/node": "22.16.3",