From 66c91ba09dca9847d657122065e1d17ddb264669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 23:35:29 +0000 Subject: [PATCH] Bump @hono/standard-validator from 0.2.1 to 0.2.2 Bumps [@hono/standard-validator](https://github.com/honojs/middleware/tree/HEAD/packages/standard-validator) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/honojs/middleware/releases) - [Changelog](https://github.com/honojs/middleware/blob/main/packages/standard-validator/CHANGELOG.md) - [Commits](https://github.com/honojs/middleware/commits/@hono/standard-validator@0.2.2/packages/standard-validator) --- updated-dependencies: - dependency-name: "@hono/standard-validator" dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index c190b95..43e7648 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "type": "module", "dependencies": { "@hono/node-server": "^1.19.8", - "@hono/standard-validator": "^0.2.1", + "@hono/standard-validator": "^0.2.2", "hono": "^4.11.4", "hono-openapi": "^1.1.2", "kysely": "^0.28.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f0c17a..bdeae15 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,14 +12,14 @@ importers: specifier: ^1.19.8 version: 1.19.8(hono@4.11.4) '@hono/standard-validator': - specifier: ^0.2.1 - version: 0.2.1(@standard-schema/spec@1.1.0)(hono@4.11.4) + specifier: ^0.2.2 + version: 0.2.2(@standard-schema/spec@1.1.0)(hono@4.11.4) hono: specifier: ^4.11.4 version: 4.11.4 hono-openapi: specifier: ^1.1.2 - version: 1.1.2(@hono/standard-validator@0.2.1(@standard-schema/spec@1.1.0)(hono@4.11.4))(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-community/standard-openapi@0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-schema/spec@1.1.0)(openapi-types@12.1.3)(zod@4.3.5))(@types/json-schema@7.0.15)(hono@4.11.4)(openapi-types@12.1.3) + version: 1.1.2(@hono/standard-validator@0.2.2(@standard-schema/spec@1.1.0)(hono@4.11.4))(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-community/standard-openapi@0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-schema/spec@1.1.0)(openapi-types@12.1.3)(zod@4.3.5))(@types/json-schema@7.0.15)(hono@4.11.4)(openapi-types@12.1.3) kysely: specifier: ^0.28.9 version: 0.28.9 @@ -237,10 +237,10 @@ packages: peerDependencies: hono: ^4 - '@hono/standard-validator@0.2.1': - resolution: {integrity: sha512-uF1W7/iSWi0r5Mugj5ZzdlCVp/KeGatS6JYt+Eht9xKO0IDtdZbdaLApgjrzHINQQa+Wnxw2pcX6EfO+vgB+Wg==} + '@hono/standard-validator@0.2.2': + resolution: {integrity: sha512-mJ7W84Bt/rSvoIl63Ynew+UZOHAzzRAoAXb3JaWuxAkM/Lzg+ZHTCUiz77KOtn2e623WNN8LkD57Dk0szqUrIw==} peerDependencies: - '@standard-schema/spec': 1.0.0 + '@standard-schema/spec': ^1.0.0 hono: '>=3.9.0' '@jridgewell/sourcemap-codec@1.5.5': @@ -1324,7 +1324,7 @@ snapshots: dependencies: hono: 4.11.4 - '@hono/standard-validator@0.2.1(@standard-schema/spec@1.1.0)(hono@4.11.4)': + '@hono/standard-validator@0.2.2(@standard-schema/spec@1.1.0)(hono@4.11.4)': dependencies: '@standard-schema/spec': 1.1.0 hono: 4.11.4 @@ -1734,14 +1734,14 @@ snapshots: dependencies: function-bind: 1.1.2 - hono-openapi@1.1.2(@hono/standard-validator@0.2.1(@standard-schema/spec@1.1.0)(hono@4.11.4))(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-community/standard-openapi@0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-schema/spec@1.1.0)(openapi-types@12.1.3)(zod@4.3.5))(@types/json-schema@7.0.15)(hono@4.11.4)(openapi-types@12.1.3): + hono-openapi@1.1.2(@hono/standard-validator@0.2.2(@standard-schema/spec@1.1.0)(hono@4.11.4))(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-community/standard-openapi@0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-schema/spec@1.1.0)(openapi-types@12.1.3)(zod@4.3.5))(@types/json-schema@7.0.15)(hono@4.11.4)(openapi-types@12.1.3): dependencies: '@standard-community/standard-json': 0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5) '@standard-community/standard-openapi': 0.2.9(@standard-community/standard-json@0.3.5(@standard-schema/spec@1.1.0)(@types/json-schema@7.0.15)(quansync@0.2.11)(zod@4.3.5))(@standard-schema/spec@1.1.0)(openapi-types@12.1.3)(zod@4.3.5) '@types/json-schema': 7.0.15 openapi-types: 12.1.3 optionalDependencies: - '@hono/standard-validator': 0.2.1(@standard-schema/spec@1.1.0)(hono@4.11.4) + '@hono/standard-validator': 0.2.2(@standard-schema/spec@1.1.0)(hono@4.11.4) hono: 4.11.4 hono@4.11.4: {}