From 20d2be102a3351d686dbb535810e3b72daa430eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 22:22:18 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.28 to 4.12.30 Bumps [hono](https://github.com/honojs/hono) from 4.12.28 to 4.12.30. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.28...v4.12.30) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 32 +++++++++++++------------------- pnpm-workspace.yaml | 2 +- 2 files changed, 14 insertions(+), 20 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b426767..cd7f617 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ catalogs: specifier: 4.1.8 version: 4.1.8 hono: - specifier: 4.12.28 - version: 4.12.28 + specifier: 4.12.30 + version: 4.12.30 knip: specifier: 6.26.0 version: 6.26.0 @@ -161,7 +161,7 @@ importers: dependencies: '@hono/node-server': specifier: 'catalog:' - version: 2.0.8(hono@4.12.28) + version: 2.0.8(hono@4.12.30) '@orpc/contract': specifier: 'catalog:' version: 2.0.0-beta.16 @@ -185,7 +185,7 @@ importers: version: link:../../packages/core hono: specifier: 'catalog:' - version: 4.12.28 + version: 4.12.30 unthrown: specifier: 'catalog:' version: 4.1.0 @@ -2762,12 +2762,8 @@ packages: highlight.js@10.7.3: resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==} - hono@4.12.27: - resolution: {integrity: sha512-1yrb/+w6HWQJrUCLkJ2IF5jNIPvvFkblV5RNOYl6bV+OA6p9GLcMpHFFGTosSvHvcAUibuUukRqhlYI4z32C7Q==} - engines: {node: '>=16.9.0'} - - hono@4.12.28: - resolution: {integrity: sha512-YwUvVpSF7m1yOblFPrU3Hbo8XhPheBoiyfGuII6z19LnOr6JpDnyyp7LFNrfV56wS8tpvtBFGRISHN02pDdLOA==} + hono@4.12.30: + resolution: {integrity: sha512-emn+JoJjrN9YTpRDS5it/UI2SO9BAE37T6I3d963RxcZ81G9A4pr2SZTEiiaiKbzx+NKRg5BZ89fCL7gCJCUog==} engines: {node: '>=16.9.0'} hookable@5.5.3: @@ -4668,13 +4664,13 @@ snapshots: '@shikijs/types': 3.23.0 '@shikijs/vscode-textmate': 10.0.2 - '@hono/node-server@1.19.11(hono@4.12.27)': + '@hono/node-server@1.19.11(hono@4.12.30)': dependencies: - hono: 4.12.27 + hono: 4.12.30 - '@hono/node-server@2.0.8(hono@4.12.28)': + '@hono/node-server@2.0.8(hono@4.12.30)': dependencies: - hono: 4.12.28 + hono: 4.12.30 '@iconify-json/simple-icons@1.2.87': dependencies: @@ -5073,13 +5069,13 @@ snapshots: '@electric-sql/pglite': 0.4.1 '@electric-sql/pglite-socket': 0.1.1(@electric-sql/pglite@0.4.1) '@electric-sql/pglite-tools': 0.3.1(@electric-sql/pglite@0.4.1) - '@hono/node-server': 1.19.11(hono@4.12.27) + '@hono/node-server': 1.19.11(hono@4.12.30) '@prisma/get-platform': 7.2.0 '@prisma/query-plan-executor': 7.2.0 '@prisma/streams-local': 0.1.2 foreground-child: 3.3.1 get-port-please: 3.2.0 - hono: 4.12.27 + hono: 4.12.30 http-status-codes: 2.3.0 pathe: 2.0.3 proper-lockfile: 4.1.2 @@ -6192,9 +6188,7 @@ snapshots: highlight.js@10.7.3: {} - hono@4.12.27: {} - - hono@4.12.28: {} + hono@4.12.30: {} hookable@5.5.3: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 2e4a9b3..8935c96 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -27,7 +27,7 @@ catalog: "@unthrown/prisma": 0.1.0 "@unthrown/vitest": 4.1.0 "@vitest/coverage-v8": 4.1.8 - hono: 4.12.28 + hono: 4.12.30 knip: 6.26.0 lefthook: 2.1.9 oxfmt: 0.58.0