Skip to content

Commit 08100da

Browse files
fix(deps): 🔗 update all dependencies
1 parent 479d008 commit 08100da

File tree

2 files changed

+407
-146
lines changed

2 files changed

+407
-146
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"prepare": "husky"
1717
},
1818
"dependencies": {
19-
"fumadocs-core": "14.7.5",
19+
"fumadocs-core": "14.7.6",
2020
"fumadocs-mdx": "11.3.1",
21-
"fumadocs-twoslash": "2.0.2",
22-
"fumadocs-ui": "14.7.5",
21+
"fumadocs-twoslash": "2.0.3",
22+
"fumadocs-ui": "14.7.6",
2323
"lucide-react": "0.473.0",
24-
"next": "14.2.21",
24+
"next": "15.1.5",
2525
"react": "19.0.0",
2626
"react-dom": "19.0.0"
2727
},
@@ -48,5 +48,5 @@
4848
"typescript": "5.7.3",
4949
"wrangler": "3.103.2"
5050
},
51-
"packageManager": "pnpm@9.15.0"
51+
"packageManager": "pnpm@9.15.4"
5252
}

0 commit comments

Comments
 (0)