diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-30 15:29:09 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-30 15:29:09 +0000 |
| commit | d8a39e4e6fde4848e560cd79607e05c4ecb801e5 (patch) | |
| tree | 72c4caa5adac929001f1df9d28b9977465f84dbc /pnpm-lock.yaml | |
| parent | a3d14d83dbf0b67d4524f3d8bf9291b7b84f233c (diff) | |
node_modules: bump @hono/zod-openapi from 0.16.0 to 0.16.2 (#313)
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware) from 0.16.0 to 0.16.2.
- [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>
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 23 |
1 files changed, 6 insertions, 17 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0fae2a..a069534 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.0 - version: 0.16.0([email protected])([email protected]) + specifier: ^0.16.2 + version: 0.16.2([email protected])([email protected]) '@hono/zod-validator': specifier: ^0.3.0 version: 0.3.0([email protected])([email protected]) @@ -577,19 +577,13 @@ packages: peerDependencies: hono: '*' - '@hono/[email protected]': - resolution: {integrity: sha512-jTnccfMTxDmA50FZeyTDD5oNDpcYo0qPzugwMuinnEQRYHLEqOXLv+sP89KNZWCGcL3Ccl+cr5GGE4yxenozqw==} + '@hono/[email protected]': + resolution: {integrity: sha512-MxlZzvHTXmOihKgIqYrEH5TysIs3Ep0PlTfmdaXe22HR0o2BULbpWW3F7W4I+2jAbt9rxLbxcs3aE2MXnIuAbw==} engines: {node: '>=16.0.0'} peerDependencies: hono: '>=4.3.6' zod: 3.* - '@hono/[email protected]': - resolution: {integrity: sha512-dSDxaPV70Py8wuIU2QNpoVEIOSzSXZ/6/B/h4xA7eOMz7+AarKTSGV8E6QwrdcCbBLkpqfJ4Q2TmBO0eP1tCBQ==} - peerDependencies: - hono: '>=3.9.0' - zod: ^3.19.1 - '@hono/[email protected]': resolution: {integrity: sha512-7XcTk3yYyk6ldrO/VuqsroE7stvDZxHJQcpATRAyha8rUxJNBPV3+6waDrARfgEqxOVlzIadm3/6sE/dPseXgQ==} peerDependencies: @@ -1705,15 +1699,10 @@ snapshots: dependencies: hono: 4.6.3 dependencies: '@asteasolutions/zod-to-openapi': 7.1.1([email protected]) - '@hono/zod-validator': 0.2.2([email protected])([email protected]) - hono: 4.6.3 - zod: 3.23.8 - - dependencies: + '@hono/zod-validator': 0.3.0([email protected])([email protected]) hono: 4.6.3 zod: 3.23.8 |
