chore(deps): bump @hono/zod-openapi from 0.19.2 to 0.19.4 (#18814)

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

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-version: 0.19.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]
2025-04-10 08:25:40 +00:00
committed by GitHub
parent f20d5b3620
commit e4ba55d9b7
2 changed files with 14 additions and 7 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"@bbob/html": "4.2.0",
"@bbob/preset-html5": "4.2.0",
"@hono/node-server": "1.14.0",
"@hono/zod-openapi": "0.19.2",
"@hono/zod-openapi": "0.19.4",
"@notionhq/client": "2.3.0",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/exporter-prometheus": "0.200.0",
+13 -6
View File
@@ -27,8 +27,8 @@ importers:
specifier: 1.14.0
version: 1.14.0(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)
'@notionhq/client':
specifier: 2.3.0
version: 2.3.0
@@ -1407,8 +1407,8 @@ packages:
peerDependencies:
hono: ^4
'@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'
@@ -6052,6 +6052,11 @@ packages:
engines: {node: '>= 14'}
hasBin: true
yaml@2.7.1:
resolution: {integrity: sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==}
engines: {node: '>= 14'}
hasBin: true
yargs-parser@15.0.3:
resolution: {integrity: sha512-/MVEVjTXy/cGAjdtQf8dW3V9b97bPN7rNn8ETj6BmAQL7ibC7O1Q9SPJbGjgh3SlwoBNXMzj/ZGIj8mBgl12YA==}
@@ -7091,7 +7096,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)
@@ -10836,7 +10841,7 @@ snapshots:
openapi3-ts@4.4.0:
dependencies:
yaml: 2.7.0
yaml: 2.7.1
optionator@0.8.3:
dependencies:
@@ -12250,6 +12255,8 @@ snapshots:
yaml@2.7.0: {}
yaml@2.7.1: {}
yargs-parser@15.0.3:
dependencies:
camelcase: 5.3.1