We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8a322 commit 56ef70bCopy full SHA for 56ef70b
core/package.json
@@ -48,7 +48,7 @@
48
"@babel/runtime": "^7.18.9",
49
"@types/react": "^18.0.17",
50
"@types/react-dom": "^18.0.6",
51
- "react": "^18.2.0",
52
- "react-dom": "^18.2.0"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
53
}
54
website/package.json
@@ -10,8 +10,8 @@
10
"dependencies": {
11
"@uiw/react-head": "1.0.4",
12
"@uiw/react-markdown-preview-example": "^2.0.0",
13
14
15
},
16
"devDependencies": {
17
0 commit comments