Skip to content

Commit 38a665d

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

File tree

2 files changed

+1285
-196
lines changed

2 files changed

+1285
-196
lines changed

package.json

Lines changed: 7 additions & 7 deletions
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.7",
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.7",
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
},
@@ -31,12 +31,12 @@
3131
"@commitlint/config-conventional": "19.6.0",
3232
"@commitlint/types": "19.5.0",
3333
"@fumadocs/cli": "0.0.7",
34-
"@opennextjs/cloudflare": "0.3.8",
34+
"@opennextjs/cloudflare": "0.3.9",
3535
"@types/mdx": "2.0.13",
3636
"@types/node": "22.10.7",
3737
"@types/react": "19.0.7",
3838
"@types/react-dom": "19.0.3",
39-
"@typescript-eslint/eslint-plugin": "8.20.0",
39+
"@typescript-eslint/eslint-plugin": "8.21.0",
4040
"autoprefixer": "10.4.20",
4141
"clsx": "2.1.1",
4242
"cz-conventional-changelog": "3.3.0",
@@ -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)