Skip to content

Commit 5730e5c

Browse files
fix(deps): update dependency zod to v4
1 parent eee5339 commit 5730e5c

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

bun.lock

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"astro-icon": "^1.1.5",
2929
"astro-pagefind": "^1.8.6",
3030
"typescript": "^5.9.3",
31-
"zod": "^3.25.76"
31+
"zod": "^4.0.0"
3232
},
3333
"devDependencies": {
3434
"@antfu/eslint-config": "^8.2.0",

0 commit comments

Comments
 (0)