Skip to content

Commit 479d008

Browse files
committed
chore: 🔧 update deps
1 parent dbfce30 commit 479d008

File tree

2 files changed

+2669
-2529
lines changed

2 files changed

+2669
-2529
lines changed

‎package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"prepare": "husky"
1717
},
1818
"dependencies": {
19-
"fumadocs-core": "14.6.1",
20-
"fumadocs-mdx": "11.1.2",
19+
"fumadocs-core": "14.7.5",
20+
"fumadocs-mdx": "11.3.1",
2121
"fumadocs-twoslash": "2.0.2",
22-
"fumadocs-ui": "14.6.1",
23-
"lucide-react": "0.468.0",
22+
"fumadocs-ui": "14.7.5",
23+
"lucide-react": "0.473.0",
2424
"next": "14.2.21",
2525
"react": "19.0.0",
2626
"react-dom": "19.0.0"
@@ -30,23 +30,23 @@
3030
"@commitlint/cli": "19.6.1",
3131
"@commitlint/config-conventional": "19.6.0",
3232
"@commitlint/types": "19.5.0",
33-
"@fumadocs/cli": "0.0.4",
34-
"@opennextjs/cloudflare": "0.3.1",
33+
"@fumadocs/cli": "0.0.7",
34+
"@opennextjs/cloudflare": "0.3.8",
3535
"@types/mdx": "2.0.13",
36-
"@types/node": "22.10.2",
37-
"@types/react": "19.0.2",
38-
"@types/react-dom": "19.0.2",
39-
"@typescript-eslint/eslint-plugin": "8.18.1",
36+
"@types/node": "22.10.7",
37+
"@types/react": "19.0.7",
38+
"@types/react-dom": "19.0.3",
39+
"@typescript-eslint/eslint-plugin": "8.20.0",
4040
"autoprefixer": "10.4.20",
4141
"clsx": "2.1.1",
4242
"cz-conventional-changelog": "3.3.0",
4343
"devmoji": "2.3.0",
4444
"husky": "9.1.7",
45-
"lint-staged": "15.2.11",
46-
"postcss": "8.4.49",
45+
"lint-staged": "15.4.1",
46+
"postcss": "8.5.1",
4747
"tailwindcss": "3.4.17",
48-
"typescript": "5.7.2",
49-
"wrangler": "3.96.0"
48+
"typescript": "5.7.3",
49+
"wrangler": "3.103.2"
5050
},
5151
"packageManager": "[email protected]"
5252
}

0 commit comments

Comments
 (0)