Skip to content

Commit 2554d03

Browse files
Update dependency zod to v4.3.6
1 parent 5ea9e68 commit 2554d03

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"rehype-highlight": "7.0.2",
2222
"rehype-unwrap-images": "^1.0.0",
2323
"remark-gfm": "4.0.1",
24-
"zod": "4.2.1"
24+
"zod": "4.3.6"
2525
},
2626
"devDependencies": {
2727
"@types/lodash": "4.17.23",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6058,7 +6058,12 @@ yocto-queue@^0.1.0:
60586058
resolved "https://registry.yarnpkg.com/zod-validation-error/-/zod-validation-error-4.0.2.tgz#bc605eba49ce0fcd598c127fee1c236be3f22918"
60596059
integrity sha512-Q6/nZLe6jxuU80qb/4uJ4t5v2VEZ44lzQjPDhYJNztRQ4wyWc6VF3D3Kb/fAuPetZQnhS3hnajCf9CsWesghLQ==
60606060

6061-
zod@4.2.1, "zod@^3.25.0 || ^4.0.0":
6061+
zod@4.3.6:
6062+
version "4.3.6"
6063+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.3.6.tgz#89c56e0aa7d2b05107d894412227087885ab112a"
6064+
integrity sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==
6065+
6066+
"zod@^3.25.0 || ^4.0.0":
60626067
version "4.2.1"
60636068
resolved "https://registry.yarnpkg.com/zod/-/zod-4.2.1.tgz#07f0388c7edbfd5f5a2466181cb4adf5b5dbd57b"
60646069
integrity sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==

0 commit comments

Comments
 (0)