Skip to content

Commit 642ea51

Browse files
fix(deps): 🔗 update all dependencies
1 parent 5eafde5 commit 642ea51

File tree

2 files changed

+3405
-2561
lines changed

2 files changed

+3405
-2561
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -16,37 +16,37 @@
1616
"prepare": "husky"
1717
},
1818
"dependencies": {
19-
"fumadocs-core": "14.7.5",
20-
"fumadocs-mdx": "11.3.1",
21-
"fumadocs-twoslash": "2.0.2",
22-
"fumadocs-ui": "14.7.5",
23-
"lucide-react": "0.473.0",
24-
"next": "14.2.21",
25-
"react": "19.0.0",
26-
"react-dom": "19.0.0"
19+
"fumadocs-core": "16.0.2",
20+
"fumadocs-mdx": "13.0.0",
21+
"fumadocs-twoslash": "3.1.9",
22+
"fumadocs-ui": "16.0.2",
23+
"lucide-react": "0.546.0",
24+
"next": "16.0.0",
25+
"react": "19.2.0",
26+
"react-dom": "19.2.0"
2727
},
2828
"devDependencies": {
29-
"@biomejs/biome": "1.9.4",
30-
"@commitlint/cli": "19.6.1",
31-
"@commitlint/config-conventional": "19.6.0",
32-
"@commitlint/types": "19.5.0",
33-
"@fumadocs/cli": "0.0.7",
34-
"@opennextjs/cloudflare": "0.3.8",
29+
"@biomejs/biome": "2.2.7",
30+
"@commitlint/cli": "20.1.0",
31+
"@commitlint/config-conventional": "20.0.0",
32+
"@commitlint/types": "20.0.0",
33+
"@fumadocs/cli": "1.0.3",
34+
"@opennextjs/cloudflare": "1.11.0",
3535
"@types/mdx": "2.0.13",
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",
40-
"autoprefixer": "10.4.20",
36+
"@types/node": "22.18.12",
37+
"@types/react": "19.2.2",
38+
"@types/react-dom": "19.2.2",
39+
"@typescript-eslint/eslint-plugin": "8.46.2",
40+
"autoprefixer": "10.4.21",
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.4.1",
46-
"postcss": "8.5.1",
47-
"tailwindcss": "3.4.17",
48-
"typescript": "5.7.3",
49-
"wrangler": "3.103.2"
45+
"lint-staged": "16.2.6",
46+
"postcss": "8.5.6",
47+
"tailwindcss": "4.1.16",
48+
"typescript": "5.9.3",
49+
"wrangler": "4.45.0"
5050
},
51-
"packageManager": "pnpm@9.15.0"
51+
"packageManager": "pnpm@10.19.0"
5252
}

0 commit comments

Comments
 (0)