Skip to content

Commit 146765e

Browse files
committed
chore: update dependencies
1 parent c0509f3 commit 146765e

File tree

2 files changed

+251
-246
lines changed

2 files changed

+251
-246
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"feed": "^5.1.0",
9090
"fumadocs-core": "15.6.3",
9191
"fumadocs-docgen": "^2.1.0",
92-
"fumadocs-mdx": "11.6.10",
92+
"fumadocs-mdx": "11.6.11",
9393
"fumadocs-typescript": "^4.0.6",
9494
"fumadocs-ui": "15.6.3",
9595
"lucide-react": "^0.525.0",
@@ -103,7 +103,7 @@
103103
"tailwind-merge": "^3.3.1",
104104
"ts-morph": "^26.0.0",
105105
"tw-animate-css": "^1.3.5",
106-
"zod": "3.25.76"
106+
"zod": "^4.0.5"
107107
},
108108
"devDependencies": {
109109
"@antfu/eslint-config": "^4.16.2",
@@ -115,7 +115,7 @@
115115
"@types/node": "24.0.13",
116116
"@types/react": "^19.1.8",
117117
"@types/react-dom": "^19.1.6",
118-
"eslint": "^9.30.1",
118+
"eslint": "^9.31.0",
119119
"eslint-plugin-better-tailwindcss": "^3.5.2",
120120
"eslint-plugin-format": "^1.0.1",
121121
"eslint-plugin-mdx": "^3.6.2",

0 commit comments

Comments
 (0)