mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
fix(deps): update dependency @hono/node-server to v1.19.7 (#3862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -72,7 +72,7 @@
|
|||||||
"@foobar404/wave": "2.0.5",
|
"@foobar404/wave": "2.0.5",
|
||||||
"@ghostery/adblocker-electron": "2.11.6",
|
"@ghostery/adblocker-electron": "2.11.6",
|
||||||
"@ghostery/adblocker-electron-preload": "2.11.6",
|
"@ghostery/adblocker-electron-preload": "2.11.6",
|
||||||
"@hono/node-server": "1.19.1",
|
"@hono/node-server": "1.19.7",
|
||||||
"@hono/node-ws": "1.2.0",
|
"@hono/node-ws": "1.2.0",
|
||||||
"@hono/swagger-ui": "0.5.2",
|
"@hono/swagger-ui": "0.5.2",
|
||||||
"@hono/zod-openapi": "1.1.0",
|
"@hono/zod-openapi": "1.1.0",
|
||||||
|
|||||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -64,11 +64,11 @@ importers:
|
|||||||
specifier: 2.11.6
|
specifier: 2.11.6
|
||||||
version: 2.11.6(electron@38.7.2)
|
version: 2.11.6(electron@38.7.2)
|
||||||
'@hono/node-server':
|
'@hono/node-server':
|
||||||
specifier: 1.19.1
|
specifier: 1.19.7
|
||||||
version: 1.19.1(hono@4.10.3)
|
version: 1.19.7(hono@4.10.3)
|
||||||
'@hono/node-ws':
|
'@hono/node-ws':
|
||||||
specifier: 1.2.0
|
specifier: 1.2.0
|
||||||
version: 1.2.0(@hono/node-server@1.19.1(hono@4.10.3))(bufferutil@4.0.9)(hono@4.10.3)(utf-8-validate@6.0.5)
|
version: 1.2.0(@hono/node-server@1.19.7(hono@4.10.3))(bufferutil@4.0.9)(hono@4.10.3)(utf-8-validate@6.0.5)
|
||||||
'@hono/swagger-ui':
|
'@hono/swagger-ui':
|
||||||
specifier: 0.5.2
|
specifier: 0.5.2
|
||||||
version: 0.5.2(hono@4.10.3)
|
version: 0.5.2(hono@4.10.3)
|
||||||
@ -816,8 +816,8 @@ packages:
|
|||||||
'@ghostery/url-parser@1.3.0':
|
'@ghostery/url-parser@1.3.0':
|
||||||
resolution: {integrity: sha512-FEzdSeiva0Mt3bR4xePFzthhjT4IzvA5QTvS1xXkNyLpMGeq40mb3V2fSs0ZItRaP9IybZthDfHUSbQ1HLdx4Q==}
|
resolution: {integrity: sha512-FEzdSeiva0Mt3bR4xePFzthhjT4IzvA5QTvS1xXkNyLpMGeq40mb3V2fSs0ZItRaP9IybZthDfHUSbQ1HLdx4Q==}
|
||||||
|
|
||||||
'@hono/node-server@1.19.1':
|
'@hono/node-server@1.19.7':
|
||||||
resolution: {integrity: sha512-h44e5s+ByUriaRIbeS/C74O8v90m0A95luyYQGMF7KEn96KkYMXO7bZAwombzTpjQTU4e0TkU8U1WBIXlwuwtA==}
|
resolution: {integrity: sha512-vUcD0uauS7EU2caukW8z5lJKtoGMokxNbJtBiwHgpqxEXokaHCBkQUmCHhjFB1VUTWdqj25QoMkMKzgjq+uhrw==}
|
||||||
engines: {node: '>=18.14.1'}
|
engines: {node: '>=18.14.1'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
hono: ^4
|
hono: ^4
|
||||||
@ -5334,13 +5334,13 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
tldts-experimental: 7.0.12
|
tldts-experimental: 7.0.12
|
||||||
|
|
||||||
'@hono/node-server@1.19.1(hono@4.10.3)':
|
'@hono/node-server@1.19.7(hono@4.10.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
hono: 4.10.3
|
hono: 4.10.3
|
||||||
|
|
||||||
'@hono/node-ws@1.2.0(@hono/node-server@1.19.1(hono@4.10.3))(bufferutil@4.0.9)(hono@4.10.3)(utf-8-validate@6.0.5)':
|
'@hono/node-ws@1.2.0(@hono/node-server@1.19.7(hono@4.10.3))(bufferutil@4.0.9)(hono@4.10.3)(utf-8-validate@6.0.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@hono/node-server': 1.19.1(hono@4.10.3)
|
'@hono/node-server': 1.19.7(hono@4.10.3)
|
||||||
hono: 4.10.3
|
hono: 4.10.3
|
||||||
ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
ws: 8.18.3(bufferutil@4.0.9)(utf-8-validate@6.0.5)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user