Skip to content

Commit ac8bf96

Browse files
authored
fix(build): upgrade fumadocs (#1340)
* update infra and remove railway * fix(build): fixed the build * Revert "update infra and remove railway" This reverts commit abfa2f8.
1 parent d4165f5 commit ac8bf96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@vercel/analytics": "1.5.0",
1616
"@vercel/og": "^0.6.5",
1717
"clsx": "^2.1.1",
18-
"fumadocs-core": "^15.0.16",
18+
"fumadocs-core": "^15.7.5",
1919
"fumadocs-mdx": "^11.5.6",
2020
"fumadocs-ui": "^15.0.16",
2121
"lucide-react": "^0.511.0",

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@vercel/analytics": "1.5.0",
3232
"@vercel/og": "^0.6.5",
3333
"clsx": "^2.1.1",
34-
"fumadocs-core": "^15.0.16",
34+
"fumadocs-core": "^15.7.5",
3535
"fumadocs-mdx": "^11.5.6",
3636
"fumadocs-ui": "^15.0.16",
3737
"lucide-react": "^0.511.0",

0 commit comments

Comments
 (0)