summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-11 15:45:26 +0000
committerGitHub <[email protected]>2024-11-11 15:45:26 +0000
commit0c1cb6801e525520b531b3da93d78383994a8712 (patch)
tree2886c370a9692242420d9d6854b7efb609095b94
parent33da9faee5593a4428bd689128cfded2e2a3edfd (diff)
node_modules: bump @hono/zod-openapi from 0.16.4 to 0.17.0 (#344)
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.16.4 to 0.17.0. - [Release notes](https://github.com/honojs/middleware/releases) - [Commits](https://github.com/honojs/middleware/compare/@hono/[email protected]...@hono/[email protected]) --- updated-dependencies: - dependency-name: "@hono/zod-openapi" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml10
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 3d628b5..4dab86b 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/swagger-ui": "^0.4.1",
- "@hono/zod-openapi": "^0.16.4",
+ "@hono/zod-openapi": "^0.17.0",
"@hono/zod-validator": "^0.4.1",
"hono": "^4.6.9",
"zod": "^3.23.8"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6afcc1d..955f218 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -12,8 +12,8 @@ importers:
specifier: ^0.4.1
version: 0.4.1([email protected])
'@hono/zod-openapi':
- specifier: ^0.16.4
+ specifier: ^0.17.0
'@hono/zod-validator':
specifier: ^0.4.1
@@ -577,8 +577,8 @@ packages:
peerDependencies:
hono: '*'
- resolution: {integrity: sha512-mnF6GthBaKex0D5PsY/4lYNtkaGJNE38bjeUI//EUqq7Ee4TNm2su35IUiFH4HcmJp5fWYMLyOJOpjnkClzEGw==}
+ resolution: {integrity: sha512-Ed6U/6cbCOBQYl0N3E94Q9UKAT5eg+x1RtShGU9OERH9ZM/SYMSLk2Biu8Eba2myu7MuzDsne9rVLrUpno1GnA==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@@ -1712,7 +1712,7 @@ snapshots:
dependencies:
hono: 4.6.9
dependencies:
'@asteasolutions/zod-to-openapi': 7.1.1([email protected])
'@hono/zod-validator': 0.3.0([email protected])([email protected])