chore(deps): bump @hono/zod-openapi from 1.1.5 to 1.1.6 (#20729)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-openapi/CHANGELOG.md)
- [Commits](https://github.com/honojs/middleware/commits/@hono/zod-openapi@1.1.6/packages/zod-openapi)

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-version: 1.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-12-19 08:07:21 +00:00 committed by GitHub
parent ce34d6eb59
commit ef03a82171
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -61,7 +61,7 @@
"@bbob/plugin-helper": "4.3.1",
"@bbob/preset-html5": "4.3.1",
"@hono/node-server": "1.19.7",
"@hono/zod-openapi": "1.1.5",
"@hono/zod-openapi": "1.1.6",
"@notionhq/client": "5.6.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/exporter-prometheus": "0.208.0",

View File

@ -42,8 +42,8 @@ importers:
specifier: 1.19.7
version: 1.19.7(hono@4.11.1)
'@hono/zod-openapi':
specifier: 1.1.5
version: 1.1.5(hono@4.11.1)(zod@4.2.1)
specifier: 1.1.6
version: 1.1.6(hono@4.11.1)(zod@4.2.1)
'@notionhq/client':
specifier: 5.6.0
version: 5.6.0
@ -487,8 +487,8 @@ packages:
'@asamuzakjp/nwsapi@2.3.9':
resolution: {integrity: sha512-n8GuYSrI9bF7FFZ/SjhwevlHc8xaVlb/7HmHelnc/PZXBD2ZR49NnN9sMMuDdEGPeeRQ5d0hqlSlEpgCX3Wl0Q==}
'@asteasolutions/zod-to-openapi@8.1.0':
resolution: {integrity: sha512-tQFxVs05J/6QXXqIzj6rTRk3nj1HFs4pe+uThwE95jL5II2JfpVXkK+CqkO7aT0Do5AYqO6LDrKpleLUFXgY+g==}
'@asteasolutions/zod-to-openapi@8.2.0':
resolution: {integrity: sha512-u05zNUirlukJAf9oEHmxSF31L1XQhz9XdpVILt7+xhrz65oQqBpiOWFkGvRWL0IpjOUJ878idKoNmYPxrFnkeg==}
peerDependencies:
zod: ^4.0.0
@ -1480,15 +1480,15 @@ packages:
peerDependencies:
hono: ^4
'@hono/zod-openapi@1.1.5':
resolution: {integrity: sha512-EAnY6ad4yt/MUKHx716BEGGOXSl5d0/FOLozOYB/pmSEFq07qrzefKFtBEMAgd3hlpJXjH+4lwgTtlAo+BGBgQ==}
'@hono/zod-openapi@1.1.6':
resolution: {integrity: sha512-wEdG1MlCWAnngRVPKZJ/dv5P/b5UL3di/+SLX0Cuuc8hJ6Gf8L3vDMXcXywSYAwxK8iiatF7HoTxJ96gtckLpQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
zod: ^4.0.0
'@hono/zod-validator@0.7.5':
resolution: {integrity: sha512-n4l4hutkfYU07PzRUHBOVzUEn38VSfrh+UVE5d0w4lyfWDOEhzxIupqo5iakRiJL44c3vTuFJBvcmUl8b9agIA==}
'@hono/zod-validator@0.7.6':
resolution: {integrity: sha512-Io1B6d011Gj1KknV4rXYz4le5+5EubcWEU/speUjuw9XMMIaP3n78yXLhjd2A3PXaXaUwEAluOiAyLqhBEJgsw==}
peerDependencies:
hono: '>=3.9.0'
zod: ^3.25.0 || ^4.0.0
@ -6362,7 +6362,7 @@ snapshots:
'@asamuzakjp/nwsapi@2.3.9': {}
'@asteasolutions/zod-to-openapi@8.1.0(zod@4.2.1)':
'@asteasolutions/zod-to-openapi@8.2.0(zod@4.2.1)':
dependencies:
openapi3-ts: 4.5.0
zod: 4.2.1
@ -7406,15 +7406,15 @@ snapshots:
dependencies:
hono: 4.11.1
'@hono/zod-openapi@1.1.5(hono@4.11.1)(zod@4.2.1)':
'@hono/zod-openapi@1.1.6(hono@4.11.1)(zod@4.2.1)':
dependencies:
'@asteasolutions/zod-to-openapi': 8.1.0(zod@4.2.1)
'@hono/zod-validator': 0.7.5(hono@4.11.1)(zod@4.2.1)
'@asteasolutions/zod-to-openapi': 8.2.0(zod@4.2.1)
'@hono/zod-validator': 0.7.6(hono@4.11.1)(zod@4.2.1)
hono: 4.11.1
openapi3-ts: 4.5.0
zod: 4.2.1
'@hono/zod-validator@0.7.5(hono@4.11.1)(zod@4.2.1)':
'@hono/zod-validator@0.7.6(hono@4.11.1)(zod@4.2.1)':
dependencies:
hono: 4.11.1
zod: 4.2.1