chore(deps): bump zod from 4.1.13 to 4.2.0 (#20702)
Bumps [zod](https://github.com/colinhacks/zod) from 4.1.13 to 4.2.0. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.1.13...v4.2.0) --- updated-dependencies: - dependency-name: zod dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
02948912a0
commit
c594913644
|
|
@ -144,7 +144,7 @@
|
|||
"xxhash-wasm": "1.1.0",
|
||||
"youtube-caption-extractor": "1.9.1",
|
||||
"youtubei.js": "16.0.1",
|
||||
"zod": "4.1.13"
|
||||
"zod": "4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.28.5",
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ importers:
|
|||
version: 1.19.7(hono@4.10.8)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 1.1.5
|
||||
version: 1.1.5(hono@4.10.8)(zod@4.1.13)
|
||||
version: 1.1.5(hono@4.10.8)(zod@4.2.0)
|
||||
'@notionhq/client':
|
||||
specifier: 5.4.0
|
||||
version: 5.4.0
|
||||
|
|
@ -291,8 +291,8 @@ importers:
|
|||
specifier: 16.0.1
|
||||
version: 16.0.1
|
||||
zod:
|
||||
specifier: 4.1.13
|
||||
version: 4.1.13
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0
|
||||
devDependencies:
|
||||
'@babel/preset-env':
|
||||
specifier: 7.28.5
|
||||
|
|
@ -6322,8 +6322,8 @@ packages:
|
|||
zod@3.25.76:
|
||||
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
||||
|
||||
zod@4.1.13:
|
||||
resolution: {integrity: sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==}
|
||||
zod@4.2.0:
|
||||
resolution: {integrity: sha512-Bd5fw9wlIhtqCCxotZgdTOMwGm1a0u75wARVEY9HMs1X17trvA/lMi4+MGK5EUfYkXVTbX8UDiDKW4OgzHVUZw==}
|
||||
|
||||
snapshots:
|
||||
|
||||
|
|
@ -6362,10 +6362,10 @@ snapshots:
|
|||
|
||||
'@asamuzakjp/nwsapi@2.3.9': {}
|
||||
|
||||
'@asteasolutions/zod-to-openapi@8.1.0(zod@4.1.13)':
|
||||
'@asteasolutions/zod-to-openapi@8.1.0(zod@4.2.0)':
|
||||
dependencies:
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.1.13
|
||||
zod: 4.2.0
|
||||
|
||||
'@babel/code-frame@7.27.1':
|
||||
dependencies:
|
||||
|
|
@ -7406,18 +7406,18 @@ snapshots:
|
|||
dependencies:
|
||||
hono: 4.10.8
|
||||
|
||||
'@hono/zod-openapi@1.1.5(hono@4.10.8)(zod@4.1.13)':
|
||||
'@hono/zod-openapi@1.1.5(hono@4.10.8)(zod@4.2.0)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.1.13)
|
||||
'@hono/zod-validator': 0.7.5(hono@4.10.8)(zod@4.1.13)
|
||||
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.2.0)
|
||||
'@hono/zod-validator': 0.7.5(hono@4.10.8)(zod@4.2.0)
|
||||
hono: 4.10.8
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 4.1.13
|
||||
zod: 4.2.0
|
||||
|
||||
'@hono/zod-validator@0.7.5(hono@4.10.8)(zod@4.1.13)':
|
||||
'@hono/zod-validator@0.7.5(hono@4.10.8)(zod@4.2.0)':
|
||||
dependencies:
|
||||
hono: 4.10.8
|
||||
zod: 4.1.13
|
||||
zod: 4.2.0
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
||||
|
|
@ -8215,7 +8215,7 @@ snapshots:
|
|||
dependencies:
|
||||
nanoid: 5.1.5
|
||||
type-fest: 5.0.0
|
||||
zod: 4.1.13
|
||||
zod: 4.2.0
|
||||
|
||||
'@sec-ant/readable-stream@0.4.1': {}
|
||||
|
||||
|
|
@ -12726,4 +12726,4 @@ snapshots:
|
|||
|
||||
zod@3.25.76: {}
|
||||
|
||||
zod@4.1.13: {}
|
||||
zod@4.2.0: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue