chore(deps): bump @hono/node-server from 1.15.0 to 1.16.0 (#19604)
This commit is contained in:
parent
2797f56794
commit
5cd2104901
|
|
@ -53,7 +53,7 @@
|
|||
"@bbob/html": "4.2.0",
|
||||
"@bbob/plugin-helper": "4.2.0",
|
||||
"@bbob/preset-html5": "4.2.0",
|
||||
"@hono/node-server": "1.15.0",
|
||||
"@hono/node-server": "1.16.0",
|
||||
"@hono/zod-openapi": "0.19.10",
|
||||
"@notionhq/client": "4.0.1",
|
||||
"@opentelemetry/api": "1.9.0",
|
||||
|
|
|
|||
|
|
@ -48,8 +48,8 @@ importers:
|
|||
specifier: 4.2.0
|
||||
version: 4.2.0(patch_hash=2dfb8d9be036009fcc315551cb39b08f478c9a279511267cf570a3486073d39b)
|
||||
'@hono/node-server':
|
||||
specifier: 1.15.0
|
||||
version: 1.15.0(hono@4.8.5)
|
||||
specifier: 1.16.0
|
||||
version: 1.16.0(hono@4.8.5)
|
||||
'@hono/zod-openapi':
|
||||
specifier: 0.19.10
|
||||
version: 0.19.10(hono@4.8.5)(zod@3.25.76)
|
||||
|
|
@ -1448,8 +1448,8 @@ packages:
|
|||
resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
'@hono/node-server@1.15.0':
|
||||
resolution: {integrity: sha512-MjmK4l5N4dQpZ9OSWN0tCj7ejuc7WvuWMzSKtc89bnknJykAeHxzRigXBTYZk85H6Awrii6RM59iUiUluApu2A==}
|
||||
'@hono/node-server@1.16.0':
|
||||
resolution: {integrity: sha512-9LwRb5XOrTFapOABiQjGC50wRVlzUvWZsDHINCnkBniP+Q+LQf4waN0nzk9t+2kqcTsnGnieSmqpHsr6kH2bdw==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
|
|
@ -7205,7 +7205,7 @@ snapshots:
|
|||
|
||||
'@fastify/busboy@2.1.1': {}
|
||||
|
||||
'@hono/node-server@1.15.0(hono@4.8.5)':
|
||||
'@hono/node-server@1.16.0(hono@4.8.5)':
|
||||
dependencies:
|
||||
hono: 4.8.5
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue