We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eedf33e commit 6e2f38bCopy full SHA for 6e2f38b
package.json
@@ -26,8 +26,8 @@
26
"next": "^14.2.22",
27
"nextra": "^2.13.4",
28
"nextra-theme-docs": "^2.13.4",
29
- "react": "^18.3.1",
30
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
31
"react-feather": "^2.0.10",
32
"remark-mermaid-nextra": "^0.0.4",
33
"reshaped": "file:node_modules_offline/reshaped-react-v1.14.0.tgz"
@@ -36,7 +36,7 @@
36
"@gqty/react": "^3.0.5",
37
"@twind/next": "^1.0.10",
38
"@types/node": "^22.10.4",
39
- "@types/react": "^18.3.18",
+ "@types/react": "^19.0.2",
40
"autoprefixer": "^10.4.20",
41
"gqty": "^3.2.2",
42
"postcss": "^8.4.49",
0 commit comments