diff --git a/benchmarks/honojsx/package.json b/benchmarks/honojsx/package.json index 7b3cf119..9b7dba23 100644 --- a/benchmarks/honojsx/package.json +++ b/benchmarks/honojsx/package.json @@ -7,7 +7,7 @@ "build": "tsc" }, "dependencies": { - "hono": "^4.8.2", + "hono": "^4.10.3", "tslib": "^2.8.1", "typescript": "^5.9.2" }, diff --git a/benchmarks/runner/package.json b/benchmarks/runner/package.json index ea2bd06e..2f9dbca7 100644 --- a/benchmarks/runner/package.json +++ b/benchmarks/runner/package.json @@ -21,7 +21,7 @@ "@kitajs/bench-html-vhtml": "workspace:*", "common-tags": "1.8.2", "ghtml": "3.1.2", - "hono": "4.8.2", + "hono": "4.10.3", "html-minifier": "4.0.0", "jsxte": "3.3.1", "mitata": "1.0.34", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e5bc66ce..e120854a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: benchmarks/honojsx: dependencies: hono: - specifier: ^4.8.2 - version: 4.8.2 + specifier: ^4.10.3 + version: 4.10.3 tslib: specifier: ^2.8.1 version: 2.8.1 @@ -176,8 +176,8 @@ importers: specifier: 3.1.2 version: 3.1.2 hono: - specifier: 4.8.2 - version: 4.8.2 + specifier: 4.10.3 + version: 4.10.3 html-minifier: specifier: 4.0.0 version: 4.0.0 @@ -251,7 +251,7 @@ importers: version: 8.0.2 '@swc-node/register': specifier: ^1.11.1 - version: 1.11.1(@swc/core@1.7.26(@swc/helpers@0.5.17))(@swc/types@0.1.12)(typescript@5.9.2) + version: 1.11.1(@swc/core@1.7.26(@swc/helpers@0.5.17))(@swc/types@0.1.12)(typescript@5.9.3) '@swc/helpers': specifier: ^0.5.17 version: 0.5.17 @@ -1229,8 +1229,8 @@ packages: resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==} hasBin: true - hono@4.8.2: - resolution: {integrity: sha512-hM+1RIn9PK1I6SiTNS6/y7O1mvg88awYLFEuEtoiMtRyT3SD2iu9pSFgbBXT3b1Ua4IwzvSTLvwO0SEhDxCi4w==} + hono@4.10.3: + resolution: {integrity: sha512-2LOYWUbnhdxdL8MNbNg9XZig6k+cZXm5IjHn2Aviv7honhBMOHb+jxrKIeJRZJRmn+htUCKhaicxwXuUDlchRA==} engines: {node: '>=16.9.0'} hosted-git-info@2.8.9: @@ -2085,6 +2085,11 @@ packages: engines: {node: '>=14.17'} hasBin: true + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + engines: {node: '>=14.17'} + hasBin: true + uglify-js@3.19.3: resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} engines: {node: '>=0.8.0'} @@ -2639,6 +2644,21 @@ snapshots: - '@swc/types' - supports-color + '@swc-node/register@1.11.1(@swc/core@1.7.26(@swc/helpers@0.5.17))(@swc/types@0.1.12)(typescript@5.9.3)': + dependencies: + '@swc-node/core': 1.14.1(@swc/core@1.7.26(@swc/helpers@0.5.17))(@swc/types@0.1.12) + '@swc-node/sourcemap-support': 0.6.1 + '@swc/core': 1.7.26(@swc/helpers@0.5.17) + colorette: 2.0.20 + debug: 4.4.3 + oxc-resolver: 11.8.0 + pirates: 4.0.7 + tslib: 2.8.1 + typescript: 5.9.3 + transitivePeerDependencies: + - '@swc/types' + - supports-color + '@swc-node/sourcemap-support@0.6.1': dependencies: source-map-support: 0.5.21 @@ -3155,7 +3175,7 @@ snapshots: he@1.2.0: {} - hono@4.8.2: {} + hono@4.10.3: {} hosted-git-info@2.8.9: {} @@ -4047,6 +4067,8 @@ snapshots: typescript@5.9.2: {} + typescript@5.9.3: {} + uglify-js@3.19.3: {} undici-types@6.21.0: {}