We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e749fdb commit 2a2c62bCopy full SHA for 2a2c62b
apps/docs/package.json
@@ -18,7 +18,7 @@
18
"@tailwindcss/postcss": "^4.0.17",
19
"@tailwindcss/typography": "^0.5.16",
20
"@types/node": "^20.17.28",
21
- "@types/react": "^18.3.20",
+ "@types/react": "^19.0.12",
22
"@types/react-dom": "^18.3.5",
23
"@types/react-highlight-words": "^0.16.7",
24
"clsx": "^2.1.1",
@@ -28,7 +28,7 @@
28
"next": "^14.2.26",
29
"next-themes": "^0.2.1",
30
"prism-react-renderer": "^2.4.1",
31
- "react": "^18.3.1",
+ "react": "^19.1.0",
32
"react-dom": "^18.3.1",
33
"react-highlight-words": "^0.20.0",
34
"simple-functional-loader": "^1.2.1",
0 commit comments