Skip to content

Commit 5a7cd25

Browse files
fix(deps): update dependency zod to v4
1 parent d799a5f commit 5a7cd25

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

311 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"safe-regex": "^2.1.1",
2727
"typed-regex": "^0.0.8",
2828
"yaml": "^2.3.4",
29-
"zod": "^3.22.5",
29+
"zod": "^4.0.0",
3030
"zod-validation-error": "^3.1.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)