diff --git a/examples/hono/package.json b/examples/hono/package.json index 9b698674..ac4769c3 100644 --- a/examples/hono/package.json +++ b/examples/hono/package.json @@ -25,7 +25,7 @@ "@hono/node-server": "^1.13.7", "@runnablejs/hono": "workspace:*", "dotenv": "^16.0.3", - "hono": "^4.6.14" + "hono": "^4.12.12" }, "devDependencies": { "@types/node": "^24.10.1", diff --git a/packages/runnable-hono/package.json b/packages/runnable-hono/package.json index 6c252fba..8c08cfb9 100644 --- a/packages/runnable-hono/package.json +++ b/packages/runnable-hono/package.json @@ -53,7 +53,7 @@ "@runnablejs/config": "workspace:*", "@runnablejs/tsconfig": "workspace:*", "@types/node": "^24.10.1", - "hono": "^4.10.7", + "hono": "^4.12.12", "resolve-package-path": "^4.0.3", "tsx": "^3.14.0", "typescript": "^5.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d12d102..08a77f09 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,7 +46,7 @@ importers: dependencies: '@hono/node-server': specifier: ^1.13.7 - version: 1.19.6(hono@4.10.7) + version: 1.19.6(hono@4.12.12) '@runnablejs/hono': specifier: workspace:* version: link:../../packages/runnable-hono @@ -54,8 +54,8 @@ importers: specifier: ^16.0.3 version: 16.6.1 hono: - specifier: ^4.6.14 - version: 4.10.7 + specifier: ^4.12.12 + version: 4.12.12 devDependencies: '@types/node': specifier: ^24.10.1 @@ -417,7 +417,7 @@ importers: devDependencies: '@hono/node-server': specifier: ^1.19.6 - version: 1.19.6(hono@4.10.7) + version: 1.19.6(hono@4.12.12) '@runnablejs/config': specifier: workspace:* version: link:../config @@ -428,8 +428,8 @@ importers: specifier: ^24.10.1 version: 24.10.1 hono: - specifier: ^4.10.7 - version: 4.10.7 + specifier: ^4.12.12 + version: 4.12.12 resolve-package-path: specifier: ^4.0.3 version: 4.0.3 @@ -2099,8 +2099,8 @@ packages: '@types/ms@2.1.0': resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==} - '@types/node@20.19.25': - resolution: {integrity: sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==} + '@types/node@20.19.39': + resolution: {integrity: sha512-orrrD74MBUyK8jOAD/r0+lfa1I2MO6I+vAkmAWzMYbCcgrN4lCrmK52gRFQq/JRxfYPfonkr4b0jcY7Olqdqbw==} '@types/node@24.10.1': resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==} @@ -3498,6 +3498,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globby@14.1.0: @@ -3547,8 +3548,8 @@ packages: hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==} - hono@4.10.7: - resolution: {integrity: sha512-icXIITfw/07Q88nLSkB9aiUrd8rYzSweK681Kjo/TSggaGbOX4RRyxxm71v+3PC8C/j+4rlxGeoTRxQDkaJkUw==} + hono@4.12.12: + resolution: {integrity: sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==} engines: {node: '>=16.9.0'} hookable@5.5.3: @@ -4924,6 +4925,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me tdigest@0.1.2: resolution: {integrity: sha512-+G0LLgjjo9BZX2MfdvPfH+MKLCrxlXSYec5DaPYP1fe6Iyhf0/fSmJ0bFiZ1F8BT6cGXl2LpltQptzjXKWEkKA==} @@ -5373,6 +5375,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@3.0.0: resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==} @@ -6354,9 +6357,9 @@ snapshots: '@floating-ui/utils@0.2.10': {} - '@hono/node-server@1.19.6(hono@4.10.7)': + '@hono/node-server@1.19.6(hono@4.12.12)': dependencies: - hono: 4.10.7 + hono: 4.12.12 '@iconify-json/fa@1.2.2': dependencies: @@ -7139,7 +7142,7 @@ snapshots: '@types/ms@2.1.0': {} - '@types/node@20.19.25': + '@types/node@20.19.39': dependencies: undici-types: 6.21.0 optional: true @@ -9095,7 +9098,7 @@ snapshots: happy-dom@20.0.11: dependencies: - '@types/node': 20.19.25 + '@types/node': 20.19.39 '@types/whatwg-mimetype': 3.0.2 whatwg-mimetype: 3.0.0 optional: true @@ -9138,7 +9141,7 @@ snapshots: dependencies: react-is: 16.13.1 - hono@4.10.7: {} + hono@4.12.12: {} hookable@5.5.3: {}