summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-26 15:21:42 +0000
committerGitHub <[email protected]>2024-08-26 15:21:42 +0000
commited76bb69265f07411cdc1eb4825218a5362ba4f6 (patch)
tree41fe27344f5a85f9008c62abbf0ceac80cd26731
parentce9315b14e11205adbb68a226e336a3be8dc7de8 (diff)
node_modules: bump @hono/zod-openapi from 0.15.3 to 0.16.0 (#281)
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.15.3 to 0.16.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 7d0b20a..8810016 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/swagger-ui": "^0.4.0",
- "@hono/zod-openapi": "^0.15.3",
+ "@hono/zod-openapi": "^0.16.0",
"@hono/zod-validator": "^0.2.2",
"hono": "^4.5.9",
"zod": "^3.23.8"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2bc3579..d2d8bb9 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -12,8 +12,8 @@ importers:
specifier: ^0.4.0
version: 0.4.0([email protected])
'@hono/zod-openapi':
- specifier: ^0.15.3
+ specifier: ^0.16.0
'@hono/zod-validator':
specifier: ^0.2.2
@@ -433,8 +433,8 @@ packages:
peerDependencies:
hono: '*'
- resolution: {integrity: sha512-9oc4Bbs+L5oGjUOCrApCrx8BSWa5ctOBjRcwxplxkWPYFPhyOhdkMg47QKenGkESfFz0K6zb4F/c0LGPEmR62g==}
+ resolution: {integrity: sha512-jTnccfMTxDmA50FZeyTDD5oNDpcYo0qPzugwMuinnEQRYHLEqOXLv+sP89KNZWCGcL3Ccl+cr5GGE4yxenozqw==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@@ -1482,7 +1482,7 @@ snapshots:
dependencies:
hono: 4.5.9
dependencies:
'@asteasolutions/zod-to-openapi': 7.1.1([email protected])
'@hono/zod-validator': 0.2.2([email protected])([email protected])