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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-04-10 07:24:49 +09:00
committed by GitHub
parent 587fcdf23a
commit f4bc90bf2d
2 changed files with 6 additions and 6 deletions

View File

@ -247,7 +247,7 @@
"@ghostery/adblocker-electron-preload": "2.5.0",
"@hono/node-server": "1.14.0",
"@hono/swagger-ui": "0.5.1",
"@hono/zod-openapi": "0.19.2",
"@hono/zod-openapi": "0.19.4",
"@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

@ -58,8 +58,8 @@ importers:
specifier: 0.5.1
version: 0.5.1(hono@4.7.6)
'@hono/zod-openapi':
specifier: 0.19.2
version: 0.19.2(hono@4.7.6)(zod@3.24.2)
specifier: 0.19.4
version: 0.19.4(hono@4.7.6)(zod@3.24.2)
'@hono/zod-validator':
specifier: 0.4.3
version: 0.4.3(hono@4.7.6)(zod@3.24.2)
@ -777,8 +777,8 @@ packages:
peerDependencies:
hono: '*'
'@hono/zod-openapi@0.19.2':
resolution: {integrity: sha512-lkFa6wdQVgY7d7/m++Ixr3hvKCF5Y+zjTIPM37fex5ylCfX53A/W28gZRDuFZx3aR+noKob7lHfwdk9dURLzxw==}
'@hono/zod-openapi@0.19.4':
resolution: {integrity: sha512-wt/Hn5TudVLGQxARVBBGDN/ckDOWUQrw9gdZoDBfRb5+G8+AJ/qeRDV8iorKE3SyEeiRkJ5ErKevkjCsAgH69Q==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@ -5099,7 +5099,7 @@ snapshots:
dependencies:
hono: 4.7.6
'@hono/zod-openapi@0.19.2(hono@4.7.6)(zod@3.24.2)':
'@hono/zod-openapi@0.19.4(hono@4.7.6)(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.6)(zod@3.24.2)