Skip to content

Commit 49a9538

Browse files
fix(deps): update dependency zod to v4.2.0 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b304e4f commit 49a9538

File tree

2 files changed

+37
-9
lines changed

2 files changed

+37
-9
lines changed

package-lock.json

Lines changed: 36 additions & 8 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
@@ -127,7 +127,7 @@
127127
"minimatch": "10.1.1",
128128
"tinybench": "6.0.0",
129129
"yargs": "18.0.0",
130-
"zod": "4.1.13"
130+
"zod": "4.2.0"
131131
},
132132
"devDependencies": {
133133
"@astrojs/mdx": "4.3.13",

0 commit comments

Comments
 (0)