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"