From afbd08acd983c0046a239439c02dd24d8c5c4ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 15:41:21 +0000 Subject: [PATCH] chore(deps): bump hono from 4.9.7 to 4.10.2 in /benchmarks/jsx Bumps [hono](https://github.com/honojs/hono) from 4.9.7 to 4.10.2. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](https://github.com/honojs/hono/compare/v4.9.7...v4.10.2) --- updated-dependencies: - dependency-name: hono dependency-version: 4.10.2 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..faf3fd53 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.10.2", "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..e4be579d 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.10.2: + version "4.10.2" + resolved "https://registry.yarnpkg.com/hono/-/hono-4.10.2.tgz#a78d322f2c5fabebb1887f7ae1632a6524513e74" + integrity sha512-p6fyzl+mQo6uhESLxbF5WlBOAJMDh36PljwlKtP5V1v09NxlqGru3ShK+4wKhSuhuYf8qxMmrivHOa/M7q0sMg== "js-tokens@^3.0.0 || ^4.0.0": version "4.0.0"