We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479d008 commit 08100daCopy full SHA for 08100da
2 files changed
package.json
@@ -16,12 +16,12 @@
16
"prepare": "husky"
17
},
18
"dependencies": {
19
- "fumadocs-core": "14.7.5",
+ "fumadocs-core": "14.7.6",
20
"fumadocs-mdx": "11.3.1",
21
- "fumadocs-twoslash": "2.0.2",
22
- "fumadocs-ui": "14.7.5",
+ "fumadocs-twoslash": "2.0.3",
+ "fumadocs-ui": "14.7.6",
23
"lucide-react": "0.473.0",
24
- "next": "14.2.21",
+ "next": "15.1.5",
25
"react": "19.0.0",
26
"react-dom": "19.0.0"
27
@@ -48,5 +48,5 @@
48
"typescript": "5.7.3",
49
"wrangler": "3.103.2"
50
51
- "packageManager": "pnpm@9.15.0"
+ "packageManager": "pnpm@9.15.4"
52
}
0 commit comments