chore(deps): bump zod from 3.25.47 to 3.25.49 (#19268)
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.47 to 3.25.49. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.47...v3.25.49) --- updated-dependencies: - dependency-name: zod dependency-version: 3.25.49 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
f6562d2d23
commit
26d007d783
|
|
@ -137,7 +137,7 @@
|
|||
"winston": "3.17.0",
|
||||
"xxhash-wasm": "1.1.0",
|
||||
"youtubei.js": "13.4.0",
|
||||
"zod": "3.25.47"
|
||||
"zod": "3.25.49"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.27.2",
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@ importers:
|
|||
version: 1.14.3(hono@4.7.11)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.19.8
|
||||
version: 0.19.8(hono@4.7.11)(zod@3.25.47)
|
||||
version: 0.19.8(hono@4.7.11)(zod@3.25.49)
|
||||
'@notionhq/client':
|
||||
specifier: 3.1.3
|
||||
version: 3.1.3
|
||||
|
|
@ -299,8 +299,8 @@ importers:
|
|||
specifier: 13.4.0
|
||||
version: 13.4.0
|
||||
zod:
|
||||
specifier: 3.25.47
|
||||
version: 3.25.47
|
||||
specifier: 3.25.49
|
||||
version: 3.25.49
|
||||
devDependencies:
|
||||
'@babel/preset-env':
|
||||
specifier: 7.27.2
|
||||
|
|
@ -6248,8 +6248,8 @@ packages:
|
|||
zod@3.24.1:
|
||||
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
||||
|
||||
zod@3.25.47:
|
||||
resolution: {integrity: sha512-+f8+agSYoT9niC0VUL60IuXnr81FJeJ27Lf5YPrmcxTWmygcpGBeEuAAovDDEjkyQ36KyqNswwbhISZ1Z7yY+A==}
|
||||
zod@3.25.49:
|
||||
resolution: {integrity: sha512-JMMPMy9ZBk3XFEdbM3iL1brx4NUSejd6xr3ELrrGEfGb355gjhiAWtG3K5o+AViV/3ZfkIrCzXsZn6SbLwTR8Q==}
|
||||
|
||||
snapshots:
|
||||
|
||||
|
|
@ -6266,10 +6266,10 @@ snapshots:
|
|||
'@csstools/css-tokenizer': 3.0.4
|
||||
lru-cache: 10.4.3
|
||||
|
||||
'@asteasolutions/zod-to-openapi@7.3.2(zod@3.25.47)':
|
||||
'@asteasolutions/zod-to-openapi@7.3.2(zod@3.25.49)':
|
||||
dependencies:
|
||||
openapi3-ts: 4.4.0
|
||||
zod: 3.25.47
|
||||
zod: 3.25.49
|
||||
|
||||
'@babel/code-frame@7.0.0':
|
||||
dependencies:
|
||||
|
|
@ -7258,17 +7258,17 @@ snapshots:
|
|||
dependencies:
|
||||
hono: 4.7.11
|
||||
|
||||
'@hono/zod-openapi@0.19.8(hono@4.7.11)(zod@3.25.47)':
|
||||
'@hono/zod-openapi@0.19.8(hono@4.7.11)(zod@3.25.49)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 7.3.2(zod@3.25.47)
|
||||
'@hono/zod-validator': 0.7.0(hono@4.7.11)(zod@3.25.47)
|
||||
'@asteasolutions/zod-to-openapi': 7.3.2(zod@3.25.49)
|
||||
'@hono/zod-validator': 0.7.0(hono@4.7.11)(zod@3.25.49)
|
||||
hono: 4.7.11
|
||||
zod: 3.25.47
|
||||
zod: 3.25.49
|
||||
|
||||
'@hono/zod-validator@0.7.0(hono@4.7.11)(zod@3.25.47)':
|
||||
'@hono/zod-validator@0.7.0(hono@4.7.11)(zod@3.25.49)':
|
||||
dependencies:
|
||||
hono: 4.7.11
|
||||
zod: 3.25.47
|
||||
zod: 3.25.49
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
||||
|
|
@ -12542,4 +12542,4 @@ snapshots:
|
|||
|
||||
zod@3.24.1: {}
|
||||
|
||||
zod@3.25.47: {}
|
||||
zod@3.25.49: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue