fix(deps): update dependency @hono/zod-openapi to v1.2.0 (#4177)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-20 18:48:20 +09:00
committed by GitHub
parent 933ee0ef75
commit 9a218a6516
2 changed files with 18 additions and 7 deletions

View File

@ -75,7 +75,7 @@
"@hono/node-server": "1.19.7",
"@hono/node-ws": "1.2.0",
"@hono/swagger-ui": "0.5.2",
"@hono/zod-openapi": "1.1.0",
"@hono/zod-openapi": "1.2.0",
"@hono/zod-validator": "0.7.2",
"@jellybrick/dbus-next": "0.10.3",
"@jellybrick/electron-better-web-request": "1.0.4",

23
pnpm-lock.yaml generated
View File

@ -73,8 +73,8 @@ importers:
specifier: 0.5.2
version: 0.5.2(hono@4.10.3)
'@hono/zod-openapi':
specifier: 1.1.0
version: 1.1.0(hono@4.10.3)(zod@4.2.1)
specifier: 1.2.0
version: 1.2.0(hono@4.10.3)(zod@4.2.1)
'@hono/zod-validator':
specifier: 0.7.2
version: 0.7.2(hono@4.10.3)(zod@4.2.1)
@ -834,8 +834,8 @@ packages:
peerDependencies:
hono: '*'
'@hono/zod-openapi@1.1.0':
resolution: {integrity: sha512-S4jVR+A/jI4MA/RKJqmpjdHAN2l/EsqLnKHBv68x3WxV1NGVe3Sh7f6LV6rHEGYNHfiqpD75664A/erc+r9dQA==}
'@hono/zod-openapi@1.2.0':
resolution: {integrity: sha512-KDfHqv/Wy4elVseZXgokbHxeWuqBL+AZfqsOMpEihBMUsk/fJ+bLIi3Sf70JFVpt1Ihui8RasYrInozt7ZBDIA==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@ -847,6 +847,12 @@ packages:
hono: '>=3.9.0'
zod: ^3.25.0 || ^4.0.0
'@hono/zod-validator@0.7.6':
resolution: {integrity: sha512-Io1B6d011Gj1KknV4rXYz4le5+5EubcWEU/speUjuw9XMMIaP3n78yXLhjd2A3PXaXaUwEAluOiAyLqhBEJgsw==}
peerDependencies:
hono: '>=3.9.0'
zod: ^3.25.0 || ^4.0.0
'@humanfs/core@0.19.1':
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
engines: {node: '>=18.18.0'}
@ -5351,10 +5357,10 @@ snapshots:
dependencies:
hono: 4.10.3
'@hono/zod-openapi@1.1.0(hono@4.10.3)(zod@4.2.1)':
'@hono/zod-openapi@1.2.0(hono@4.10.3)(zod@4.2.1)':
dependencies:
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.2.1)
'@hono/zod-validator': 0.7.2(hono@4.10.3)(zod@4.2.1)
'@hono/zod-validator': 0.7.6(hono@4.10.3)(zod@4.2.1)
hono: 4.10.3
openapi3-ts: 4.5.0
zod: 4.2.1
@ -5364,6 +5370,11 @@ snapshots:
hono: 4.10.3
zod: 4.2.1
'@hono/zod-validator@0.7.6(hono@4.10.3)(zod@4.2.1)':
dependencies:
hono: 4.10.3
zod: 4.2.1
'@humanfs/core@0.19.1': {}
'@humanfs/node@0.16.6':