chore(deps): bump zod from 3.25.63 to 3.25.64 (#19370)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.63 to 3.25.64. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.63...v3.25.64) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.64 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
4daa791b43
commit
4fcb444c46
|
|
@ -137,7 +137,7 @@
|
|||
"winston": "3.17.0",
|
||||
"xxhash-wasm": "1.1.0",
|
||||
"youtubei.js": "14.0.0",
|
||||
"zod": "3.25.63"
|
||||
"zod": "3.25.64"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.27.2",
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ importers:
|
|||
version: 1.14.4(hono@4.7.11)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.19.8
|
||||
version: 0.19.8(hono@4.7.11)(zod@3.25.63)
|
||||
version: 0.19.8(hono@4.7.11)(zod@3.25.64)
|
||||
'@notionhq/client':
|
||||
specifier: 3.1.3
|
||||
version: 3.1.3
|
||||
|
|
@ -300,8 +300,8 @@ importers:
|
|||
specifier: 14.0.0
|
||||
version: 14.0.0
|
||||
zod:
|
||||
specifier: 3.25.63
|
||||
version: 3.25.63
|
||||
specifier: 3.25.64
|
||||
version: 3.25.64
|
||||
devDependencies:
|
||||
'@babel/preset-env':
|
||||
specifier: 7.27.2
|
||||
|
|
@ -6284,8 +6284,8 @@ packages:
|
|||
zod@3.24.1:
|
||||
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
||||
|
||||
zod@3.25.63:
|
||||
resolution: {integrity: sha512-3ttCkqhtpncYXfP0f6dsyabbYV/nEUW+Xlu89jiXbTBifUfjaSqXOG6JnQPLtqt87n7KAmnMqcjay6c0Wq0Vbw==}
|
||||
zod@3.25.64:
|
||||
resolution: {integrity: sha512-hbP9FpSZf7pkS7hRVUrOjhwKJNyampPgtXKc3AN6DsWtoHsg2Sb4SQaS4Tcay380zSwd2VPo9G9180emBACp5g==}
|
||||
|
||||
snapshots:
|
||||
|
||||
|
|
@ -6302,10 +6302,10 @@ snapshots:
|
|||
'@csstools/css-tokenizer': 3.0.4
|
||||
lru-cache: 10.4.3
|
||||
|
||||
'@asteasolutions/zod-to-openapi@7.3.3(zod@3.25.63)':
|
||||
'@asteasolutions/zod-to-openapi@7.3.3(zod@3.25.64)':
|
||||
dependencies:
|
||||
openapi3-ts: 4.4.0
|
||||
zod: 3.25.63
|
||||
zod: 3.25.64
|
||||
|
||||
'@babel/code-frame@7.0.0':
|
||||
dependencies:
|
||||
|
|
@ -7310,17 +7310,17 @@ snapshots:
|
|||
dependencies:
|
||||
hono: 4.7.11
|
||||
|
||||
'@hono/zod-openapi@0.19.8(hono@4.7.11)(zod@3.25.63)':
|
||||
'@hono/zod-openapi@0.19.8(hono@4.7.11)(zod@3.25.64)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 7.3.3(zod@3.25.63)
|
||||
'@hono/zod-validator': 0.7.0(hono@4.7.11)(zod@3.25.63)
|
||||
'@asteasolutions/zod-to-openapi': 7.3.3(zod@3.25.64)
|
||||
'@hono/zod-validator': 0.7.0(hono@4.7.11)(zod@3.25.64)
|
||||
hono: 4.7.11
|
||||
zod: 3.25.63
|
||||
zod: 3.25.64
|
||||
|
||||
'@hono/zod-validator@0.7.0(hono@4.7.11)(zod@3.25.63)':
|
||||
'@hono/zod-validator@0.7.0(hono@4.7.11)(zod@3.25.64)':
|
||||
dependencies:
|
||||
hono: 4.7.11
|
||||
zod: 3.25.63
|
||||
zod: 3.25.64
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
||||
|
|
@ -8934,7 +8934,7 @@ snapshots:
|
|||
dependencies:
|
||||
devtools-protocol: 0.0.1452169
|
||||
mitt: 3.0.1
|
||||
zod: 3.25.63
|
||||
zod: 3.25.64
|
||||
|
||||
ci-info@4.2.0: {}
|
||||
|
||||
|
|
@ -12621,4 +12621,4 @@ snapshots:
|
|||
|
||||
zod@3.24.1: {}
|
||||
|
||||
zod@3.25.63: {}
|
||||
zod@3.25.64: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue