chore(deps): bump @hono/zod-openapi from 0.18.0 to 0.18.1 (#17737)

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

---
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-11-28 08:43:41 +00:00 committed by GitHub
parent aef6aa84ba
commit ddd7098c52
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.0",
"@hono/zod-openapi": "0.18.1",
"@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.0
version: 0.18.0(hono@4.6.12)(zod@3.23.8)
specifier: 0.18.1
version: 0.18.1(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.0':
resolution: {integrity: sha512-MNdFSbACkEq1txteKsBrVB0Mnil0zd5urOrP8eti6kUDI95CKVws+vjHQWNddRqmqlBHa5kFAcVXSInHFmcYGQ==}
'@hono/zod-openapi@0.18.1':
resolution: {integrity: sha512-9P/xTbFHvHqjdv2Z/oxHwf+u6QPes4Nkls0LBANTVbnVeSVQSUsPDnkPlNey2ETyJ3So9NL3bC72tVwd6dYGNA==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@ -6786,7 +6786,7 @@ snapshots:
dependencies:
hono: 4.6.12
'@hono/zod-openapi@0.18.0(hono@4.6.12)(zod@3.23.8)':
'@hono/zod-openapi@0.18.1(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)