Update react monorepo to v19
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
"next": "latest",
|
||||
"next-mdx-remote": "^3.0.1",
|
||||
"next-remote-watch": "1.0.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "18.8.5",
|
||||
"@types/react": "18.0.21",
|
||||
"@types/react": "19.0.3",
|
||||
"typescript": "4.8.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user