fix(deps): update dependency @hono/zod-validator to v0.7.6 (#4178)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-20 18:50:39 +09:00
committed by GitHub
parent ca0b86bee7
commit ae981396e5
2 changed files with 3 additions and 14 deletions

View File

@ -76,7 +76,7 @@
"@hono/node-ws": "1.2.0",
"@hono/swagger-ui": "0.5.2",
"@hono/zod-openapi": "1.2.0",
"@hono/zod-validator": "0.7.2",
"@hono/zod-validator": "0.7.6",
"@jellybrick/dbus-next": "0.10.3",
"@jellybrick/electron-better-web-request": "1.0.4",
"@jellybrick/mpris-service": "2.1.5",

15
pnpm-lock.yaml generated
View File

@ -76,8 +76,8 @@ importers:
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)
specifier: 0.7.6
version: 0.7.6(hono@4.10.3)(zod@4.2.1)
'@jellybrick/dbus-next':
specifier: 0.10.3
version: 0.10.3
@ -841,12 +841,6 @@ packages:
hono: '>=4.3.6'
zod: ^4.0.0
'@hono/zod-validator@0.7.2':
resolution: {integrity: sha512-ub5eL/NeZ4eLZawu78JpW/J+dugDAYhwqUIdp9KYScI6PZECij4Hx4UsrthlEUutqDDhPwRI0MscUfNkvn/mqQ==}
peerDependencies:
hono: '>=3.9.0'
zod: ^3.25.0 || ^4.0.0
'@hono/zod-validator@0.7.6':
resolution: {integrity: sha512-Io1B6d011Gj1KknV4rXYz4le5+5EubcWEU/speUjuw9XMMIaP3n78yXLhjd2A3PXaXaUwEAluOiAyLqhBEJgsw==}
peerDependencies:
@ -5365,11 +5359,6 @@ snapshots:
openapi3-ts: 4.5.0
zod: 4.2.1
'@hono/zod-validator@0.7.2(hono@4.10.3)(zod@4.2.1)':
dependencies:
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