chore(deps): bump zod from 3.25.75 to 3.25.76 (#19565)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.75 to 3.25.76. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.75...v3.25.76) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.76 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
194467451b
commit
cee840a094
|
|
@ -134,7 +134,7 @@
|
|||
"winston": "3.17.0",
|
||||
"xxhash-wasm": "1.1.0",
|
||||
"youtubei.js": "14.0.0",
|
||||
"zod": "3.25.75"
|
||||
"zod": "3.25.76"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.28.0",
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ importers:
|
|||
version: 1.15.0(hono@4.8.4)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.19.9
|
||||
version: 0.19.9(hono@4.8.4)(zod@3.25.75)
|
||||
version: 0.19.9(hono@4.8.4)(zod@3.25.76)
|
||||
'@notionhq/client':
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
|
|
@ -291,8 +291,8 @@ importers:
|
|||
specifier: 14.0.0
|
||||
version: 14.0.0
|
||||
zod:
|
||||
specifier: 3.25.75
|
||||
version: 3.25.75
|
||||
specifier: 3.25.76
|
||||
version: 3.25.76
|
||||
devDependencies:
|
||||
'@babel/preset-env':
|
||||
specifier: 7.28.0
|
||||
|
|
@ -6149,8 +6149,8 @@ packages:
|
|||
zod@3.24.1:
|
||||
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
||||
|
||||
zod@3.25.75:
|
||||
resolution: {integrity: sha512-OhpzAmVzabPOL6C3A3gpAifqr9MqihV/Msx3gor2b2kviCgcb+HM9SEOpMWwwNp9MRunWnhtAKUoo0AHhjyPPg==}
|
||||
zod@3.25.76:
|
||||
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
|
||||
|
||||
snapshots:
|
||||
|
||||
|
|
@ -6167,10 +6167,10 @@ snapshots:
|
|||
'@csstools/css-tokenizer': 3.0.4
|
||||
lru-cache: 10.4.3
|
||||
|
||||
'@asteasolutions/zod-to-openapi@7.3.4(zod@3.25.75)':
|
||||
'@asteasolutions/zod-to-openapi@7.3.4(zod@3.25.76)':
|
||||
dependencies:
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 3.25.75
|
||||
zod: 3.25.76
|
||||
|
||||
'@babel/code-frame@7.0.0':
|
||||
dependencies:
|
||||
|
|
@ -7196,18 +7196,18 @@ snapshots:
|
|||
dependencies:
|
||||
hono: 4.8.4
|
||||
|
||||
'@hono/zod-openapi@0.19.9(hono@4.8.4)(zod@3.25.75)':
|
||||
'@hono/zod-openapi@0.19.9(hono@4.8.4)(zod@3.25.76)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 7.3.4(zod@3.25.75)
|
||||
'@hono/zod-validator': 0.7.0(hono@4.8.4)(zod@3.25.75)
|
||||
'@asteasolutions/zod-to-openapi': 7.3.4(zod@3.25.76)
|
||||
'@hono/zod-validator': 0.7.0(hono@4.8.4)(zod@3.25.76)
|
||||
hono: 4.8.4
|
||||
openapi3-ts: 4.5.0
|
||||
zod: 3.25.75
|
||||
zod: 3.25.76
|
||||
|
||||
'@hono/zod-validator@0.7.0(hono@4.8.4)(zod@3.25.75)':
|
||||
'@hono/zod-validator@0.7.0(hono@4.8.4)(zod@3.25.76)':
|
||||
dependencies:
|
||||
hono: 4.8.4
|
||||
zod: 3.25.75
|
||||
zod: 3.25.76
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
||||
|
|
@ -8771,7 +8771,7 @@ snapshots:
|
|||
dependencies:
|
||||
devtools-protocol: 0.0.1439962
|
||||
mitt: 3.0.1
|
||||
zod: 3.25.75
|
||||
zod: 3.25.76
|
||||
|
||||
ci-info@4.2.0: {}
|
||||
|
||||
|
|
@ -12382,4 +12382,4 @@ snapshots:
|
|||
|
||||
zod@3.24.1: {}
|
||||
|
||||
zod@3.25.75: {}
|
||||
zod@3.25.76: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue