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"