From f9f8a44905d8c8e0312084df3f5a53e60e91dcc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 22:48:48 +0000 Subject: [PATCH] chore(deps): bump hono from 4.11.4 to 4.12.7 Bumps [hono](https://github.com/honojs/hono) from 4.11.4 to 4.12.7. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.11.4...v4.12.7) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 22 +++++++++++----------- pnpm-workspace.yaml | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5ba8b05..2e39ffd6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ catalogs: specifier: ^8.0.0 version: 8.0.0 hono: - specifier: ^4.11.4 - version: 4.11.4 + specifier: ^4.12.7 + version: 4.12.8 lint-staged: specifier: ^15.5.2 version: 15.5.2 @@ -264,7 +264,7 @@ importers: version: 2.1.1 hono: specifier: 'catalog:' - version: 4.11.4 + version: 4.12.8 lucide-react: specifier: 'catalog:' version: 0.503.0(react@19.1.0) @@ -3328,8 +3328,8 @@ packages: headers-polyfill@4.0.3: resolution: {integrity: sha512-IScLbePpkvO846sIwOtOTDjutRMWdXdJmXdMvk6gCBHxFO8d+QKOQedyZSxFTTFYRSmlgSTDtXqqq4pcenBXLQ==} - hono@4.11.4: - resolution: {integrity: sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA==} + hono@4.12.8: + resolution: {integrity: sha512-VJCEvtrezO1IAR+kqEYnxUOoStaQPGrCmX3j4wDTNOcD1uRPFpGlwQUIW8niPuvHXaTUxeOUl5MMDGrl+tmO9A==} engines: {node: '>=16.9.0'} hookable@5.5.3: @@ -5691,9 +5691,9 @@ snapshots: '@esbuild/win32-x64@0.27.0': optional: true - '@hono/node-server@1.19.9(hono@4.11.4)': + '@hono/node-server@1.19.9(hono@4.12.8)': dependencies: - hono: 4.11.4 + hono: 4.12.8 '@img/colour@1.1.0': {} @@ -5966,7 +5966,7 @@ snapshots: '@modelcontextprotocol/sdk@1.26.0(@cfworker/json-schema@4.1.1)(zod@3.25.76)': dependencies: - '@hono/node-server': 1.19.9(hono@4.11.4) + '@hono/node-server': 1.19.9(hono@4.12.8) ajv: 8.17.1 ajv-formats: 3.0.1(ajv@8.17.1) content-type: 1.0.5 @@ -5976,7 +5976,7 @@ snapshots: eventsource-parser: 3.0.6 express: 5.2.1 express-rate-limit: 8.2.1(express@5.2.1) - hono: 4.11.4 + hono: 4.12.8 jose: 6.1.3 json-schema-typed: 8.0.2 pkce-challenge: 5.0.0 @@ -7744,7 +7744,7 @@ snapshots: headers-polyfill@4.0.3: {} - hono@4.11.4: {} + hono@4.12.8: {} hookable@5.5.3: {} @@ -9803,7 +9803,7 @@ snapshots: '@silvia-odwyer/photon-node': 0.3.4 chalk: 5.4.1 fs-extra: 11.3.0 - hono: 4.11.4 + hono: 4.12.8 jsdoc-api: 9.3.4 just-filter-object: 3.2.0 just-map-values: 3.2.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index b1b94c61..0cabe63c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -35,7 +35,7 @@ catalog: commander: ^14.0.0 dotenv: ^16.6.1 dotenv-cli: ^8.0.0 - hono: ^4.11.4 + hono: ^4.12.7 lint-staged: ^15.5.2 lucide-react: ^0.503.0 msw: ^2.10.2