Skip to content

Commit 051a4d9

Browse files
fix(deps): update dependency zod to v4
| datasource | package | from | to | | ---------- | ------- | ------- | ------ | | npm | zod | 3.25.76 | 4.1.12 |
1 parent d4a51ba commit 051a4d9

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
@@ -18,7 +18,7 @@
1818
"fs-extra": "^11.3.2",
1919
"toml-eslint-parser": "^0.10.0",
2020
"upath": "^2.0.1",
21-
"zod": "^3.25.76"
21+
"zod": "^4.1.12"
2222
},
2323
"devDependencies": {
2424
"@containerbase/eslint-plugin": "1.1.16",

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)