diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-30 15:26:23 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-30 15:26:23 +0000 |
| commit | a3d14d83dbf0b67d4524f3d8bf9291b7b84f233c (patch) | |
| tree | 4e90348ecdd77177d72e850a14f20a8c2b873e95 /pnpm-lock.yaml | |
| parent | b100c46f3669c53df3a59ef8cc1afb5f973c56f1 (diff) | |
node_modules: bump @hono/zod-validator from 0.2.2 to 0.3.0 (#311)
Bumps [@hono/zod-validator](https://github.com/honojs/middleware) from 0.2.2 to 0.3.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-validator"
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>
Diffstat (limited to 'pnpm-lock.yaml')
| -rw-r--r-- | pnpm-lock.yaml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 05af6e9..f0fae2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^0.16.0 version: 0.16.0([email protected])([email protected]) '@hono/zod-validator': - specifier: ^0.2.2 - version: 0.2.2([email protected])([email protected]) + specifier: ^0.3.0 + version: 0.3.0([email protected])([email protected]) hono: specifier: ^4.6.3 version: 4.6.3 @@ -590,6 +590,12 @@ packages: hono: '>=3.9.0' zod: ^3.19.1 + '@hono/[email protected]': + resolution: {integrity: sha512-7XcTk3yYyk6ldrO/VuqsroE7stvDZxHJQcpATRAyha8rUxJNBPV3+6waDrARfgEqxOVlzIadm3/6sE/dPseXgQ==} + peerDependencies: + hono: '>=3.9.0' + zod: ^3.19.1 + '@humanwhocodes/[email protected]': resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} engines: {node: '>=10.10.0'} @@ -1711,6 +1717,11 @@ snapshots: hono: 4.6.3 zod: 3.23.8 + dependencies: + hono: 4.6.3 + zod: 3.23.8 + '@humanwhocodes/[email protected]': dependencies: '@humanwhocodes/object-schema': 2.0.3 |
