From ed76bb69265f07411cdc1eb4825218a5362ba4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 15:21:42 +0000 Subject: 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/zod-openapi@0.15.3...@hono/zod-openapi@0.16.0) --- updated-dependencies: - dependency-name: "@hono/zod-openapi" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'pnpm-lock.yaml') 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(hono@4.5.9) '@hono/zod-openapi': - specifier: ^0.15.3 - version: 0.15.3(hono@4.5.9)(zod@3.23.8) + specifier: ^0.16.0 + version: 0.16.0(hono@4.5.9)(zod@3.23.8) '@hono/zod-validator': specifier: ^0.2.2 version: 0.2.2(hono@4.5.9)(zod@3.23.8) @@ -433,8 +433,8 @@ packages: peerDependencies: hono: '*' - '@hono/zod-openapi@0.15.3': - resolution: {integrity: sha512-9oc4Bbs+L5oGjUOCrApCrx8BSWa5ctOBjRcwxplxkWPYFPhyOhdkMg47QKenGkESfFz0K6zb4F/c0LGPEmR62g==} + '@hono/zod-openapi@0.16.0': + 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 - '@hono/zod-openapi@0.15.3(hono@4.5.9)(zod@3.23.8)': + '@hono/zod-openapi@0.16.0(hono@4.5.9)(zod@3.23.8)': dependencies: '@asteasolutions/zod-to-openapi': 7.1.1(zod@3.23.8) '@hono/zod-validator': 0.2.2(hono@4.5.9)(zod@3.23.8) -- cgit v1.2.3