From 961d858eed0b17712e283a5dfb1fd7cdc778b905 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 22:41:07 +0000 Subject: [PATCH] chore(deps): bump hono from 4.12.30 to 4.13.5 Bumps [hono](https://github.com/honojs/hono) from 4.12.30 to 4.13.5. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.12.30...v4.13.5) --- updated-dependencies: - dependency-name: hono dependency-version: 4.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- packages/feature-flags/package.json | 2 +- packages/inertia-modal/package.json | 2 +- packages/inertia/package.json | 2 +- yarn.lock | 17 ++++++++++++----- 5 files changed, 16 insertions(+), 9 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 093bd084..7b2e8951 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -178,7 +178,7 @@ "@swc/core": "^1.15.43", "@swc/helpers": "^0.5.23", "clipanion": "^4.0.0-rc.4", - "hono": "^4.12.30", + "hono": "^4.13.5", "intl-messageformat": "^11.2.12", "openapi3-ts": "^4.6.0", "zod": "^4.4.3" diff --git a/packages/feature-flags/package.json b/packages/feature-flags/package.json index be89e2e1..ebd8bc30 100644 --- a/packages/feature-flags/package.json +++ b/packages/feature-flags/package.json @@ -87,7 +87,7 @@ "@types/node": "^26.1.1", "@types/react": "^19.2.17", "@types/react-dom": "^19.2.3", - "hono": "^4.12.30", + "hono": "^4.13.5", "react": "^19.2.7", "react-dom": "^19.2.7", "stratal": "workspace:*", diff --git a/packages/inertia-modal/package.json b/packages/inertia-modal/package.json index c003f3b6..8736f740 100644 --- a/packages/inertia-modal/package.json +++ b/packages/inertia-modal/package.json @@ -66,7 +66,7 @@ "@stratal/inertia": "workspace:*", "@types/node": "^26.1.1", "@types/react": "^19.2.17", - "hono": "^4.12.30", + "hono": "^4.13.5", "react": "^19.2.7", "stratal": "workspace:*", "tsdown": "^0.22.9", diff --git a/packages/inertia/package.json b/packages/inertia/package.json index 77e6cf02..95704ccc 100644 --- a/packages/inertia/package.json +++ b/packages/inertia/package.json @@ -133,7 +133,7 @@ "@types/react-dom": "^19.2.3", "@vitest/runner": "~4.1.10", "@vitest/snapshot": "~4.1.10", - "hono": "^4.12.30", + "hono": "^4.13.5", "jsdom": "^29.1.1", "react": "^19.2.7", "react-dom": "^19.2.7", diff --git a/yarn.lock b/yarn.lock index 5fb0c96d..9b098ae0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2734,7 +2734,7 @@ __metadata: "@types/node": "npm:^26.1.1" "@types/react": "npm:^19.2.17" "@types/react-dom": "npm:^19.2.3" - hono: "npm:^4.12.30" + hono: "npm:^4.13.5" react: "npm:^19.2.7" react-dom: "npm:^19.2.7" stratal: "workspace:*" @@ -2811,7 +2811,7 @@ __metadata: "@stratal/inertia": "workspace:*" "@types/node": "npm:^26.1.1" "@types/react": "npm:^19.2.17" - hono: "npm:^4.12.30" + hono: "npm:^4.13.5" react: "npm:^19.2.7" stratal: "workspace:*" tsdown: "npm:^0.22.9" @@ -2849,7 +2849,7 @@ __metadata: "@types/react-dom": "npm:^19.2.3" "@vitest/runner": "npm:~4.1.10" "@vitest/snapshot": "npm:~4.1.10" - hono: "npm:^4.12.30" + hono: "npm:^4.13.5" intl-messageformat: "npm:^11.2.12" jsdom: "npm:^29.1.1" react: "npm:^19.2.7" @@ -5755,13 +5755,20 @@ __metadata: languageName: node linkType: hard -"hono@npm:^4.11.4, hono@npm:^4.12.30": +"hono@npm:^4.11.4": version: 4.12.30 resolution: "hono@npm:4.12.30" checksum: 10c0/3262ba275e44dc9515032e15aa6a88e8915bc65f5a4b9a1bc538f3ac2bdd19aa2235e6e2fdd6af3b0e5551c162856c3dccd4f353e721c43fe81e5f3268573dde languageName: node linkType: hard +"hono@npm:^4.13.5": + version: 4.13.5 + resolution: "hono@npm:4.13.5" + checksum: 10c0/c4ec94e9d6fdefbdfc011b3f06a201ed134c38c8db77fb65ef7282ef445526ce188ce3f80a2f2638ad30d93bb2a03e43bb34ed254a82b8e82011e5d7e0dc02ba + languageName: node + linkType: hard + "hookable@npm:^6.1.1": version: 6.1.1 resolution: "hookable@npm:6.1.1" @@ -8591,7 +8598,7 @@ __metadata: "@vitest/runner": "npm:~4.1.10" "@vitest/snapshot": "npm:~4.1.10" clipanion: "npm:^4.0.0-rc.4" - hono: "npm:^4.12.30" + hono: "npm:^4.13.5" intl-messageformat: "npm:^11.2.12" jsonc-parser: "npm:^3.3.1" openapi3-ts: "npm:^4.6.0"