chore(deps): bump @hono/zod-openapi from 0.18.2 to 0.18.3 (#17773)

Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Commits](https://github.com/honojs/middleware/compare/@hono/zod-openapi@0.18.2...@hono/zod-openapi@0.18.3)

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  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] 2024-12-02 06:04:00 -08:00 committed by GitHub
parent d3d81c889b
commit f8af6cdaac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -53,7 +53,7 @@
"@bbob/html": "4.2.0",
"@bbob/preset-html5": "4.2.0",
"@hono/node-server": "1.13.7",
"@hono/zod-openapi": "0.18.2",
"@hono/zod-openapi": "0.18.3",
"@notionhq/client": "2.2.15",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/exporter-prometheus": "0.55.0",

View File

@ -25,8 +25,8 @@ importers:
specifier: 1.13.7
version: 1.13.7(hono@4.6.12)
'@hono/zod-openapi':
specifier: 0.18.2
version: 0.18.2(hono@4.6.12)(zod@3.23.8)
specifier: 0.18.3
version: 0.18.3(hono@4.6.12)(zod@3.23.8)
'@notionhq/client':
specifier: 2.2.15
version: 2.2.15
@ -1361,8 +1361,8 @@ packages:
peerDependencies:
hono: ^4
'@hono/zod-openapi@0.18.2':
resolution: {integrity: sha512-CW4HkkW5Uq9YWweYWgi5UIAmlUlDQaRl642QFX7QKto9uv7ZDD15cvzOclGD55fL9yiKh5bk3dymDVSlwz8dEg==}
'@hono/zod-openapi@0.18.3':
resolution: {integrity: sha512-bNlRDODnp7P9Fs13ZPajEOt13G0XwXKfKRHMEFCphQsFiD1Y+twzHaglpNAhNcflzR1DQwHY92ZS06b4LTPbIQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@ -6798,7 +6798,7 @@ snapshots:
dependencies:
hono: 4.6.12
'@hono/zod-openapi@0.18.2(hono@4.6.12)(zod@3.23.8)':
'@hono/zod-openapi@0.18.3(hono@4.6.12)(zod@3.23.8)':
dependencies:
'@asteasolutions/zod-to-openapi': 7.2.0(zod@3.23.8)
'@hono/zod-validator': 0.4.1(hono@4.6.12)(zod@3.23.8)