Skip to content

Commit d0581ca

Browse files
committed
Updating zod, core 0.11.6, no significant changes.
1 parent 0bd7afa commit d0581ca

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"typescript": "^5.8.3",
4949
"typescript-eslint": "^8.31.1",
5050
"vitest": "^3.1.3",
51-
"zod": "^4.0.0-beta.20250505T012514"
51+
"zod": "^4.0.0-beta.20250505T195954"
5252
},
5353
"resolutions": {
5454
"**/@scarf/scarf": "npm:[email protected]"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -825,10 +825,10 @@
825825
loupe "^3.1.3"
826826
tinyrainbow "^2.0.0"
827827

828-
829-
version "0.11.4"
830-
resolved "https://registry.yarnpkg.com/@zod/core/-/core-0.11.4.tgz#c3715dde26a00c303aae43463b5e7b578a85d00f"
831-
integrity sha512-ezfAaaxgjSXZw9sH5QJ4/uqFmg8PbwBFtdSlzz1OoXWcSUR4fj4meS491+lk9ZGxCymjJ/pbOSu7nzcxvHtG0g==
828+
829+
version "0.11.6"
830+
resolved "https://registry.yarnpkg.com/@zod/core/-/core-0.11.6.tgz#9216e98848dc9364eda35e3da90f5362f10e8887"
831+
integrity sha512-03Bv82fFSfjDAvMfdHHdGSS6SOJs0iCcJlWJv1kJHRtoTT02hZpyip/2Lk6oo4l4FtjuwTrsEQTwg/LD8I7dJA==
832832

833833
accepts@^1.3.7:
834834
version "1.3.8"
@@ -3079,9 +3079,9 @@ yocto-queue@^0.1.0:
30793079
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
30803080
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
30813081

3082-
zod@^4.0.0-beta.20250505T012514:
3083-
version "4.0.0-beta.20250505T012514"
3084-
resolved "https://registry.yarnpkg.com/zod/-/zod-4.0.0-beta.20250505T012514.tgz#f9f1f8b337efdd7123ff83f9606357ec76052e3a"
3085-
integrity sha512-b9Oif/j2uIFuimTO3xqTZP71cfNcv49G7sSDF8wp4+MH2tSCDgRDy5RKEMbLtD0LTrmGznL/gYqqDW7U80PudA==
3082+
zod@^4.0.0-beta.20250505T195954:
3083+
version "4.0.0-beta.20250505T195954"
3084+
resolved "https://registry.yarnpkg.com/zod/-/zod-4.0.0-beta.20250505T195954.tgz#ba9da025671de2dde9d4d033089f03c37a35022f"
3085+
integrity sha512-iB8WvxkobVIXMARvQu20fKvbS7mUTiYRpcD8OQV1xjRhxO0EEpYIRJBk6yfBzHAHEdOSDh3SxDITr5Eajr2vtg==
30863086
dependencies:
3087-
"@zod/core" "0.11.4"
3087+
"@zod/core" "0.11.6"

0 commit comments

Comments
 (0)