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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-25 04:31:13 +09:00
committed by GitHub
parent fb2b8185ea
commit e9d8583e59
2 changed files with 10 additions and 10 deletions

View File

@ -75,7 +75,7 @@
"@hono/node-server": "1.19.9",
"@hono/node-ws": "1.3.0",
"@hono/swagger-ui": "0.5.3",
"@hono/zod-openapi": "1.2.1",
"@hono/zod-openapi": "1.2.2",
"@hono/zod-validator": "0.7.6",
"@indic-transliteration/sanscript": "1.3.3",
"@jellybrick/dbus-next": "0.10.3",

18
pnpm-lock.yaml generated
View File

@ -73,8 +73,8 @@ importers:
specifier: 0.5.3
version: 0.5.3(hono@4.11.10)
'@hono/zod-openapi':
specifier: 1.2.1
version: 1.2.1(hono@4.11.10)(zod@4.3.6)
specifier: 1.2.2
version: 1.2.2(hono@4.11.10)(zod@4.3.6)
'@hono/zod-validator':
specifier: 0.7.6
version: 0.7.6(hono@4.11.10)(zod@4.3.6)
@ -382,8 +382,8 @@ packages:
'@assemblyscript/loader@0.17.14':
resolution: {integrity: sha512-+PVTOfla/0XMLRTQLJFPg4u40XcdTfon6GGea70hBGi8Pd7ZymIXyVUR+vK8wt5Jb4MVKTKPIz43Myyebw5mZA==}
'@asteasolutions/zod-to-openapi@8.4.0':
resolution: {integrity: sha512-Ckp971tmTw4pnv+o7iK85ldBHBKk6gxMaoNyLn3c2Th/fKoTG8G3jdYuOanpdGqwlDB0z01FOjry2d32lfTqrA==}
'@asteasolutions/zod-to-openapi@8.4.1':
resolution: {integrity: sha512-WmJUsFINbnWxGvHSd16aOjgKf+5GsfdxruO2YDLcgplsidakCauik1lhlk83YDH06265Yd1XtUyF24o09uygpw==}
peerDependencies:
zod: ^4.0.0
@ -820,8 +820,8 @@ packages:
peerDependencies:
hono: '>=4.0.0'
'@hono/zod-openapi@1.2.1':
resolution: {integrity: sha512-aZza4V8wkqpdHBWFNPiCeWd0cGOXbYuQW9AyezHs/jwQm5p67GkUyXwfthAooAwnG7thTpvOJkThZpCoY6us8w==}
'@hono/zod-openapi@1.2.2':
resolution: {integrity: sha512-va6vsL23wCJ1d0Vd+vGL1XOt+wPwItxirYafuhlW9iC2MstYr2FvsI7mctb45eBTjZfkqB/3LYDJEppPjOEiHw==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@ -4724,7 +4724,7 @@ snapshots:
'@assemblyscript/loader@0.17.14': {}
'@asteasolutions/zod-to-openapi@8.4.0(zod@4.3.6)':
'@asteasolutions/zod-to-openapi@8.4.1(zod@4.3.6)':
dependencies:
openapi3-ts: 4.5.0
zod: 4.3.6
@ -5199,9 +5199,9 @@ snapshots:
dependencies:
hono: 4.11.10
'@hono/zod-openapi@1.2.1(hono@4.11.10)(zod@4.3.6)':
'@hono/zod-openapi@1.2.2(hono@4.11.10)(zod@4.3.6)':
dependencies:
'@asteasolutions/zod-to-openapi': 8.4.0(zod@4.3.6)
'@asteasolutions/zod-to-openapi': 8.4.1(zod@4.3.6)
'@hono/zod-validator': 0.7.6(hono@4.11.10)(zod@4.3.6)
hono: 4.11.10
openapi3-ts: 4.5.0