chore(deps): bump @hono/zod-openapi from 1.3.0 to 1.4.0 (#21966)

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

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

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-05-11 18:53:17 +08:00 committed by GitHub
parent a94c0326fb
commit 7809d074fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

View File

@ -62,7 +62,7 @@
"@bbob/preset-html5": "4.3.1",
"@honeybadger-io/js": "6.14.0",
"@hono/node-server": "2.0.2",
"@hono/zod-openapi": "1.3.0",
"@hono/zod-openapi": "1.4.0",
"@jocmp/mercury-parser": "3.0.8",
"@notionhq/client": "5.20.0",
"@opentelemetry/api": "1.9.1",

View File

@ -47,8 +47,8 @@ importers:
specifier: 2.0.2
version: 2.0.2(hono@4.12.18)
'@hono/zod-openapi':
specifier: 1.3.0
version: 1.3.0(hono@4.12.18)(zod@4.4.3)
specifier: 1.4.0
version: 1.4.0(hono@4.12.18)(zod@4.4.3)
'@jocmp/mercury-parser':
specifier: 3.0.8
version: 3.0.8
@ -1257,17 +1257,17 @@ packages:
peerDependencies:
hono: ^4
'@hono/zod-openapi@1.3.0':
resolution: {integrity: sha512-loDVevfMaaNa0slskhpMcqjSdidVXba2QJwNVmnS5Dp6L8AqSgtjJxWGJfRZtosyzYOb5gx4ZzXNCe+QhwY7xw==}
'@hono/zod-openapi@1.4.0':
resolution: {integrity: sha512-AFchqR1N/NxfI4hUOSGI2/g8zLROxA1OE7Oh5JJFlTaGxhrdRyH+93gd0tIBpb0z8s9r8hUoNnaOBfHbdb4NMw==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
hono: '>=4.10.0'
zod: ^4.0.0
'@hono/zod-validator@0.7.6':
resolution: {integrity: sha512-Io1B6d011Gj1KknV4rXYz4le5+5EubcWEU/speUjuw9XMMIaP3n78yXLhjd2A3PXaXaUwEAluOiAyLqhBEJgsw==}
'@hono/zod-validator@0.8.0':
resolution: {integrity: sha512-5uS4S1/LKtZQYvD4BtpPUFkOv8d1wNxHHrChm26buMiEYc1FrHWvDUaKVBwkiVtvSExHSpLGDvcnpI2Copyj9w==}
peerDependencies:
hono: '>=3.9.0'
hono: '>=4.10.0'
zod: ^3.25.0 || ^4.0.0
'@humanfs/core@0.19.2':
@ -7033,15 +7033,15 @@ snapshots:
dependencies:
hono: 4.12.18
'@hono/zod-openapi@1.3.0(hono@4.12.18)(zod@4.4.3)':
'@hono/zod-openapi@1.4.0(hono@4.12.18)(zod@4.4.3)':
dependencies:
'@asteasolutions/zod-to-openapi': 8.5.0(zod@4.4.3)
'@hono/zod-validator': 0.7.6(hono@4.12.18)(zod@4.4.3)
'@hono/zod-validator': 0.8.0(hono@4.12.18)(zod@4.4.3)
hono: 4.12.18
openapi3-ts: 4.5.0
zod: 4.4.3
'@hono/zod-validator@0.7.6(hono@4.12.18)(zod@4.4.3)':
'@hono/zod-validator@0.8.0(hono@4.12.18)(zod@4.4.3)':
dependencies:
hono: 4.12.18
zod: 4.4.3