chore(deps): bump zod from 3.25.51 to 3.25.55 (#19299)
This commit is contained in:
parent
b802b7047d
commit
fcd64007ad
|
|
@ -137,7 +137,7 @@
|
|||
"winston": "3.17.0",
|
||||
"xxhash-wasm": "1.1.0",
|
||||
"youtubei.js": "13.4.0",
|
||||
"zod": "3.25.51"
|
||||
"zod": "3.25.55"
|
||||
},
|
||||
"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.51)
|
||||
version: 0.19.8(hono@4.7.11)(zod@3.25.55)
|
||||
'@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.51
|
||||
version: 3.25.51
|
||||
specifier: 3.25.55
|
||||
version: 3.25.55
|
||||
devDependencies:
|
||||
'@babel/preset-env':
|
||||
specifier: 7.27.2
|
||||
|
|
@ -6238,8 +6238,8 @@ packages:
|
|||
zod@3.24.1:
|
||||
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
|
||||
|
||||
zod@3.25.51:
|
||||
resolution: {integrity: sha512-TQSnBldh+XSGL+opiSIq0575wvDPqu09AqWe1F7JhUMKY+M91/aGlK4MhpVNO7MgYfHcVCB1ffwAUTJzllKJqg==}
|
||||
zod@3.25.55:
|
||||
resolution: {integrity: sha512-219huNnkSLQnLsQ3uaRjXsxMrVm5C9W3OOpEVt2k5tvMKuA8nBSu38e0B//a+he9Iq2dvmk2VyYVlHqiHa4YBA==}
|
||||
|
||||
snapshots:
|
||||
|
||||
|
|
@ -6256,10 +6256,10 @@ snapshots:
|
|||
'@csstools/css-tokenizer': 3.0.4
|
||||
lru-cache: 10.4.3
|
||||
|
||||
'@asteasolutions/zod-to-openapi@7.3.2(zod@3.25.51)':
|
||||
'@asteasolutions/zod-to-openapi@7.3.2(zod@3.25.55)':
|
||||
dependencies:
|
||||
openapi3-ts: 4.4.0
|
||||
zod: 3.25.51
|
||||
zod: 3.25.55
|
||||
|
||||
'@babel/code-frame@7.0.0':
|
||||
dependencies:
|
||||
|
|
@ -7265,17 +7265,17 @@ snapshots:
|
|||
dependencies:
|
||||
hono: 4.7.11
|
||||
|
||||
'@hono/zod-openapi@0.19.8(hono@4.7.11)(zod@3.25.51)':
|
||||
'@hono/zod-openapi@0.19.8(hono@4.7.11)(zod@3.25.55)':
|
||||
dependencies:
|
||||
'@asteasolutions/zod-to-openapi': 7.3.2(zod@3.25.51)
|
||||
'@hono/zod-validator': 0.7.0(hono@4.7.11)(zod@3.25.51)
|
||||
'@asteasolutions/zod-to-openapi': 7.3.2(zod@3.25.55)
|
||||
'@hono/zod-validator': 0.7.0(hono@4.7.11)(zod@3.25.55)
|
||||
hono: 4.7.11
|
||||
zod: 3.25.51
|
||||
zod: 3.25.55
|
||||
|
||||
'@hono/zod-validator@0.7.0(hono@4.7.11)(zod@3.25.51)':
|
||||
'@hono/zod-validator@0.7.0(hono@4.7.11)(zod@3.25.55)':
|
||||
dependencies:
|
||||
hono: 4.7.11
|
||||
zod: 3.25.51
|
||||
zod: 3.25.55
|
||||
|
||||
'@humanfs/core@0.19.1': {}
|
||||
|
||||
|
|
@ -12514,4 +12514,4 @@ snapshots:
|
|||
|
||||
zod@3.24.1: {}
|
||||
|
||||
zod@3.25.51: {}
|
||||
zod@3.25.55: {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue