chore(deps): bump @hono/zod-openapi from 1.2.3 to 1.2.4 (#21554)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) from 1.2.3 to 1.2.4.
- [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.2.4/packages/zod-openapi)

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-version: 1.2.4
  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] 2026-03-30 08:21:30 +00:00 committed by GitHub
parent bfe04d8a4b
commit b8379980a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -60,7 +60,7 @@
"@bbob/plugin-helper": "4.3.1",
"@bbob/preset-html5": "4.3.1",
"@hono/node-server": "1.19.11",
"@hono/zod-openapi": "1.2.3",
"@hono/zod-openapi": "1.2.4",
"@jocmp/mercury-parser": "3.0.7",
"@notionhq/client": "5.15.0",
"@opentelemetry/api": "1.9.1",

View File

@ -44,8 +44,8 @@ importers:
specifier: 1.19.11
version: 1.19.11(hono@4.12.8)
'@hono/zod-openapi':
specifier: 1.2.3
version: 1.2.3(hono@4.12.8)(zod@4.3.6)
specifier: 1.2.4
version: 1.2.4(hono@4.12.8)(zod@4.3.6)
'@jocmp/mercury-parser':
specifier: 3.0.7
version: 3.0.7
@ -1080,8 +1080,8 @@ packages:
peerDependencies:
hono: ^4
'@hono/zod-openapi@1.2.3':
resolution: {integrity: sha512-zAviC3ApRAYGUiGWZiW/mrK/UBqkTi9BKQxn1IvwYyp2kS+k1tlnwut59DfEInpcsq1347zAYOqYI+obMy4vzQ==}
'@hono/zod-openapi@1.2.4':
resolution: {integrity: sha512-cZu71bpODTbtIDoUsIIYPrs58wJ565Tbg6FE+JshU0irBAd6KxrP+k62Amm/mjA7tTOQ3+ingODHKGFOnv+Ibw==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@ -6668,7 +6668,7 @@ snapshots:
dependencies:
hono: 4.12.8
'@hono/zod-openapi@1.2.3(hono@4.12.8)(zod@4.3.6)':
'@hono/zod-openapi@1.2.4(hono@4.12.8)(zod@4.3.6)':
dependencies:
'@asteasolutions/zod-to-openapi': 8.5.0(zod@4.3.6)
'@hono/zod-validator': 0.7.6(hono@4.12.8)(zod@4.3.6)