Update react monorepo to v19
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
"@mui/lab": "5.0.0-alpha.174",
|
||||
"@mui/material": "6.1.10",
|
||||
"next": "latest",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1"
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "22.10.1",
|
||||
"@types/react": "18.3.12",
|
||||
"@types/react-dom": "18.3.1",
|
||||
"@types/react": "19.0.0",
|
||||
"@types/react-dom": "19.0.0",
|
||||
"prettier": "3.4.2",
|
||||
"typescript": "5.7.2"
|
||||
}
|
||||
|
Reference in New Issue
Block a user