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 34c5c24 commit bec1bdaCopy full SHA for bec1bda
packages/hook/package.json
@@ -37,7 +37,7 @@
37
"@babel/runtime": "^7.21.0",
38
"@types/react": "^18.0.33",
39
"@types/react-dom": "^18.0.11",
40
- "react": "^18.2.0",
41
- "react-dom": "^18.2.0"
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0"
42
}
43
website/package.json
@@ -22,8 +22,8 @@
22
"@uiw/react-markdown-preview": "^5.0.0",
23
"@uiw/reset.css": "^1.0.6",
24
"kkt": "^7.4.9",
25
26
27
},
28
"browserslist": {
29
"production": [
0 commit comments