From 57f7781db613b4d9bc370399fdeb86168d460b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 22:06:47 +0000 Subject: [PATCH] chore(deps): bump hono from 4.9.7 to 4.11.4 in /benchmarks/jsx Bumps [hono](https://github.com/honojs/hono) from 4.9.7 to 4.11.4. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.7...v4.11.4) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/jsx/package.json | 2 +- benchmarks/jsx/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/benchmarks/jsx/package.json b/benchmarks/jsx/package.json index 5a7a3690..9bf71b6c 100644 --- a/benchmarks/jsx/package.json +++ b/benchmarks/jsx/package.json @@ -18,7 +18,7 @@ "@types/react": "^18.2.40", "@types/react-dom": "^18.2.17", "benchmark": "^2.1.4", - "hono": "^4.9.7", + "hono": "^4.11.4", "nano-jsx": "^0.1.0", "preact": "^10.19.2", "preact-render-to-string": "^6.3.1", diff --git a/benchmarks/jsx/yarn.lock b/benchmarks/jsx/yarn.lock index e1fe6fbf..740fecd0 100644 --- a/benchmarks/jsx/yarn.lock +++ b/benchmarks/jsx/yarn.lock @@ -254,10 +254,10 @@ he@1.2.0: resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== -hono@^4.9.7: - version "4.9.7" - resolved "https://registry.yarnpkg.com/hono/-/hono-4.9.7.tgz#8ac244477397de71d7d3d393fad129209b5b631e" - integrity sha512-t4Te6ERzIaC48W3x4hJmBwgNlLhmiEdEE5ViYb02ffw4ignHNHa5IBtPjmbKstmtKa8X6C35iWwK4HaqvrzG9w== +hono@^4.11.4: + version "4.11.4" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.11.4.tgz#0c1ba7175e08624932224bc7644e4cb22b294080" + integrity sha512-U7tt8JsyrxSRKspfhtLET79pU8K+tInj5QZXs1jSugO1Vq5dFj3kmZsRldo29mTBfcjDRVRXrEZ6LS63Cog9ZA== "js-tokens@^3.0.0 || ^4.0.0": version "4.0.0"