summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-09 15:57:31 +0000
committerGitHub <[email protected]>2024-12-09 15:57:31 +0000
commit12b3971ee24065ed6ad17b4781047c2bd4e03463 (patch)
treea0736f7ab680e54a0abf5c419c2ae99b0d2c7e2e
parent1493c1cdef9f837211f2ddf35f7382fa7bb9d538 (diff)
node_modules: bump @hono/zod-openapi from 0.18.0 to 0.18.3 (#357)
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.18.0 to 0.18.3. - [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-patch ... 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 ec4312a..b62d6b2 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"dependencies": {
"@hono/swagger-ui": "^0.4.1",
- "@hono/zod-openapi": "^0.18.0",
+ "@hono/zod-openapi": "^0.18.3",
"@hono/zod-validator": "^0.4.1",
"hono": "^4.6.12",
"zod": "^3.23.8"
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2885b54..a6a3bd1 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.18.0
+ specifier: ^0.18.3
'@hono/zod-validator':
specifier: ^0.4.1
@@ -577,8 +577,8 @@ packages:
peerDependencies:
hono: '*'
- resolution: {integrity: sha512-MNdFSbACkEq1txteKsBrVB0Mnil0zd5urOrP8eti6kUDI95CKVws+vjHQWNddRqmqlBHa5kFAcVXSInHFmcYGQ==}
+ resolution: {integrity: sha512-bNlRDODnp7P9Fs13ZPajEOt13G0XwXKfKRHMEFCphQsFiD1Y+twzHaglpNAhNcflzR1DQwHY92ZS06b4LTPbIQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
hono: '>=4.3.6'
@@ -1686,7 +1686,7 @@ snapshots:
dependencies:
hono: 4.6.12
dependencies:
'@asteasolutions/zod-to-openapi': 7.1.1([email protected])
'@hono/zod-validator': 0.4.1([email protected])([email protected])