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.
2 parents bf4111d + 9497e3d commit 8f3959aCopy full SHA for 8f3959a
apps/docs/package.json
@@ -20,19 +20,19 @@
20
"fumadocs-mdx": "12.0.2",
21
"fumadocs-ui": "15.8.3",
22
"lucide-react": "^0.544.0",
23
- "next": "15.5.4",
+ "next": "15.5.7",
24
"next-themes": "^0.4.6",
25
- "react": "^19.2.0",
26
- "react-dom": "^19.2.0",
+ "react": "^19.2.1",
+ "react-dom": "^19.2.1",
27
"shiki": "^3.16.0",
28
"tailwind-merge": "^3.3.1"
29
},
30
"devDependencies": {
31
"@tailwindcss/postcss": "^4.1.14",
32
"@types/mdx": "^2.0.13",
33
"@types/node": "24.6.2",
34
- "@types/react": "^19.2.0",
35
- "@types/react-dom": "^19.2.0",
+ "@types/react": "^19.2.1",
+ "@types/react-dom": "^19.2.1",
36
"postcss": "^8.5.6",
37
"tailwindcss": "^4.1.14",
38
"tw-animate-css": "^1.4.0",
0 commit comments