mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix(deps): update dependency @hono/node-server to v1.17.1 (#3625)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -70,7 +70,7 @@
|
||||
"@foobar404/wave": "2.0.5",
|
||||
"@ghostery/adblocker-electron": "2.11.1",
|
||||
"@ghostery/adblocker-electron-preload": "2.11.1",
|
||||
"@hono/node-server": "1.15.0",
|
||||
"@hono/node-server": "1.17.1",
|
||||
"@hono/swagger-ui": "0.5.2",
|
||||
"@hono/zod-openapi": "1.0.0-beta.1",
|
||||
"@hono/zod-validator": "0.7.1",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -56,8 +56,8 @@ importers:
|
||||
specifier: 2.11.1
|
||||
version: 2.11.1(electron@38.0.0-alpha.9)
|
||||
'@hono/node-server':
|
||||
specifier: 1.15.0
|
||||
version: 1.15.0(hono@4.8.7)
|
||||
specifier: 1.17.1
|
||||
version: 1.17.1(hono@4.8.7)
|
||||
'@hono/swagger-ui':
|
||||
specifier: 0.5.2
|
||||
version: 0.5.2(hono@4.8.7)
|
||||
@ -809,8 +809,8 @@ packages:
|
||||
'@ghostery/url-parser@1.3.0':
|
||||
resolution: {integrity: sha512-FEzdSeiva0Mt3bR4xePFzthhjT4IzvA5QTvS1xXkNyLpMGeq40mb3V2fSs0ZItRaP9IybZthDfHUSbQ1HLdx4Q==}
|
||||
|
||||
'@hono/node-server@1.15.0':
|
||||
resolution: {integrity: sha512-MjmK4l5N4dQpZ9OSWN0tCj7ejuc7WvuWMzSKtc89bnknJykAeHxzRigXBTYZk85H6Awrii6RM59iUiUluApu2A==}
|
||||
'@hono/node-server@1.17.1':
|
||||
resolution: {integrity: sha512-SY79W/C+2b1MyAzmIcV32Q47vO1b5XwLRwj8S9N6Jr5n1QCkIfAIH6umOSgqWZ4/v67hg6qq8Ha5vZonVidGsg==}
|
||||
engines: {node: '>=18.14.1'}
|
||||
peerDependencies:
|
||||
hono: ^4
|
||||
@ -5423,7 +5423,7 @@ snapshots:
|
||||
dependencies:
|
||||
tldts-experimental: 7.0.9
|
||||
|
||||
'@hono/node-server@1.15.0(hono@4.8.7)':
|
||||
'@hono/node-server@1.17.1(hono@4.8.7)':
|
||||
dependencies:
|
||||
hono: 4.8.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user