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 9eaa914 commit ad3f479Copy full SHA for ad3f479
apps/docs/package.json
@@ -11,10 +11,10 @@
11
"postinstall": "fumadocs-mdx"
12
},
13
"dependencies": {
14
- "fumadocs-core": "15.7.0",
15
- "fumadocs-mdx": "11.8.0",
16
- "fumadocs-ui": "15.7.0",
17
- "next": "15.5.0",
+ "fumadocs-core": "15.7.7",
+ "fumadocs-mdx": "11.8.2",
+ "fumadocs-ui": "15.7.7",
+ "next": "15.5.2",
18
"react": "^19.1.1",
19
"react-dom": "^19.1.1",
20
"yaml": "^2.8.1"
@@ -26,7 +26,7 @@
26
"@types/react": "^19.1.12",
27
"@types/react-dom": "^19.1.9",
28
"eslint": "^9.34.0",
29
- "eslint-config-next": "15.5.0",
+ "eslint-config-next": "15.5.2",
30
"postcss": "^8.5.6",
31
"tailwindcss": "^4.1.12",
32
"typescript": "^5.9.2"
0 commit comments