chore(deps): bump zod from 3.25.20 to 3.25.23 (#19180)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.20 to 3.25.23. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.20...v3.25.23) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.23 dependency-type: direct:production update-type: version-update:semver-patch ... 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
4ab7785e2f
commit
c6f3df9bda
|
|
@ -137,7 +137,7 @@
|
|||
"winston": "3.17.0",
|
||||
"xxhash-wasm": "1.1.0",
|
||||
"youtubei.js": "13.4.0",
|
||||
"zod": "3.25.20"
|
||||
"zod": "3.25.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.27.2",
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ importers:
|
|||
version: 1.14.2(hono@4.7.10)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.19.6
|
||||
version: 0.19.6(hono@4.7.10)(zod@3.25.20)
|
||||
version: 0.19.6(hono@4.7.10)(zod@3.25.23)
|
||||
'@notionhq/client':
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1
|
||||
|
|
@ -284,8 +284,8 @@ importers:
|
|||
specifier: 13.4.0
|
||||
version: 13.4.0
|
||||
zod:
|
||||
specifier: 3.25.20
|
||||
version: 3.25.20
|
||||
specifier: 3.25.23
|
||||
version: 3.25.23
|
||||
devDependencies:
|
||||
'@babel/preset-env':
|
||||
specifier: 7.27.2
|
||||
|
|
@ -6441,8 +6441,8 @@ packages:
|
|||
zod@3.24.1:
|
||||
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
||||
|
||||
zod@3.25.20:
|
||||
resolution: {integrity: sha512-z03fqpTMDF1G02VLKUMt6vyACE7rNWkh3gpXVHgPTw28NPtDFRGvcpTtPwn2kMKtQ0idtYJUTxchytmnqYswcw==}
|
||||
zod@3.25.23:
|
||||
resolution: {integrity: sha512-Od2bdMosahjSrSgJtakrwjMDb1zM1A3VIHCPGveZt/3/wlrTWBya2lmEh2OYe4OIu8mPTmmr0gnLHIWQXdtWBg==}
|
||||
|
||||
snapshots:
|
||||
|
||||
|
|
@ -6459,10 +6459,10 @@ snapshots:
|
|||
'@csstools/css-tokenizer': 3.0.3
|
||||
lru-cache: 10.4.3
|
||||
|
||||
'@asteasolutions/zod-to-openapi@7.3.0(zod@3.25.20)':
|
||||
'@asteasolutions/zod-to-openapi@7.3.0(zod@3.25.23)':
|
||||
dependencies:
|
||||
openapi3-ts: 4.4.0
|
||||
zod: 3.25.20
|
||||
zod: 3.25.23
|
||||
|
||||
'@babel/code-frame@7.0.0':
|
||||
dependencies:
|
||||
|
|
@ -7467,17 +7467,17 @@ snapshots:
|
|||
dependencies:
|
||||
hono: 4.7.10
|
||||
|
||||
'@hono/zod-openapi@0.19.6(hono@4.7.10)(zod@3.25.20)':
|
||||
'@hono/zod-openapi@0.19.6(hono@4.7.10)(zod@3.25.23)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 7.3.0(zod@3.25.20)
|
||||
'@hono/zod-validator': 0.5.0(hono@4.7.10)(zod@3.25.20)
|
||||
'@asteasolutions/zod-to-openapi': 7.3.0(zod@3.25.23)
|
||||
'@hono/zod-validator': 0.5.0(hono@4.7.10)(zod@3.25.23)
|
||||
hono: 4.7.10
|
||||
zod: 3.25.20
|
||||
zod: 3.25.23
|
||||
|
||||
'@hono/zod-validator@0.5.0(hono@4.7.10)(zod@3.25.20)':
|
||||
'@hono/zod-validator@0.5.0(hono@4.7.10)(zod@3.25.23)':
|
||||
dependencies:
|
||||
hono: 4.7.10
|
||||
zod: 3.25.20
|
||||
zod: 3.25.23
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
||||
|
|
@ -12914,4 +12914,4 @@ snapshots:
|
|||
|
||||
zod@3.24.1: {}
|
||||
|
||||
zod@3.25.20: {}
|
||||
zod@3.25.23: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue