Update react monorepo to v19.2.4
Some checks failed
continuous-integration/drone/pr Build encountered an error
continuous-integration/drone/push Build encountered an error

This commit was merged in pull request #456.
This commit is contained in:
2026-01-27 01:47:56 +00:00
parent 43ecc01f60
commit 1f226c03ba
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.7",
"next": "latest",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.4",
"react-dom": "19.2.4"
},
"devDependencies": {
"@types/node": "22.16.3",