Skip to content

Commit 30b0cc2

Browse files
fix(deps): update dependency zod to v4
| datasource | package | from | to | | ---------- | ------- | ------- | ------ | | npm | zod | 3.25.76 | 4.1.12 |
1 parent 612c556 commit 30b0cc2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"fs-extra": "^11.3.2",
2121
"toml-eslint-parser": "^0.10.0",
2222
"upath": "^2.0.1",
23-
"zod": "^3.25.76"
23+
"zod": "^4.1.12"
2424
},
2525
"devDependencies": {
2626
"@containerbase/eslint-plugin": "1.1.17",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)