fix(deps): update dependency @hono/zod-openapi to v0.19.2 (#3046)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-03 22:34:33 +09:00
committed by GitHub
parent c2cf5992f8
commit 30bc676fd2
2 changed files with 6 additions and 6 deletions

View File

@ -246,7 +246,7 @@
"@ghostery/adblocker-electron-preload": "2.5.0",
"@hono/node-server": "1.13.8",
"@hono/swagger-ui": "0.5.0",
"@hono/zod-openapi": "0.19.0",
"@hono/zod-openapi": "0.19.2",
"@hono/zod-validator": "0.4.3",
"@jellybrick/dbus-next": "0.10.3",
"@jellybrick/electron-better-web-request": "1.0.4",

10
pnpm-lock.yaml generated
View File

@ -55,8 +55,8 @@ importers:
specifier: 0.5.0
version: 0.5.0(hono@4.7.2)
'@hono/zod-openapi':
specifier: 0.19.0
version: 0.19.0(hono@4.7.2)(zod@3.24.2)
specifier: 0.19.2
version: 0.19.2(hono@4.7.2)(zod@3.24.2)
'@hono/zod-validator':
specifier: 0.4.3
version: 0.4.3(hono@4.7.2)(zod@3.24.2)
@ -884,8 +884,8 @@ packages:
peerDependencies:
hono: '*'
'@hono/zod-openapi@0.19.0':
resolution: {integrity: sha512-w7uFGKnmKKGaUbFJ9WavhjTKg59uVVGeTO/IqRYSUzwmpBaIPNAbJkzeCpbnG8Y5DzbAfeDk4NJQjkrvJzy0bw==}
'@hono/zod-openapi@0.19.2':
resolution: {integrity: sha512-lkFa6wdQVgY7d7/m++Ixr3hvKCF5Y+zjTIPM37fex5ylCfX53A/W28gZRDuFZx3aR+noKob7lHfwdk9dURLzxw==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@ -5106,7 +5106,7 @@ snapshots:
dependencies:
hono: 4.7.2
'@hono/zod-openapi@0.19.0(hono@4.7.2)(zod@3.24.2)':
'@hono/zod-openapi@0.19.2(hono@4.7.2)(zod@3.24.2)':
dependencies:
'@asteasolutions/zod-to-openapi': 7.3.0(zod@3.24.2)
'@hono/zod-validator': 0.4.3(hono@4.7.2)(zod@3.24.2)