mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-23 16:12:06 +00:00
chore(deps): update dependency ws to v8.19.0 (#4254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -176,7 +176,7 @@
|
|||||||
"vite-plugin-inspect": "11.3.3",
|
"vite-plugin-inspect": "11.3.3",
|
||||||
"vite-plugin-resolve": "2.5.2",
|
"vite-plugin-resolve": "2.5.2",
|
||||||
"vite-plugin-solid": "2.11.10",
|
"vite-plugin-solid": "2.11.10",
|
||||||
"ws": "8.18.3"
|
"ws": "8.19.0"
|
||||||
},
|
},
|
||||||
"auto-changelog": {
|
"auto-changelog": {
|
||||||
"hideCredit": true,
|
"hideCredit": true,
|
||||||
|
|||||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -368,8 +368,8 @@ importers:
|
|||||||
specifier: 2.11.10
|
specifier: 2.11.10
|
||||||
version: 2.11.10(rolldown-vite@7.3.1(@types/node@24.3.0)(jiti@2.6.1)(yaml@2.8.1))(solid-js@1.9.10)
|
version: 2.11.10(rolldown-vite@7.3.1(@types/node@24.3.0)(jiti@2.6.1)(yaml@2.8.1))(solid-js@1.9.10)
|
||||||
ws:
|
ws:
|
||||||
specifier: 8.18.3
|
specifier: 8.19.0
|
||||||
version: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
version: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -4640,8 +4640,8 @@ packages:
|
|||||||
wrappy@1.0.2:
|
wrappy@1.0.2:
|
||||||
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
||||||
|
|
||||||
ws@8.18.3:
|
ws@8.19.0:
|
||||||
resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==}
|
resolution: {integrity: sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==}
|
||||||
engines: {node: '>=10.0.0'}
|
engines: {node: '>=10.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
bufferutil: ^4.0.1
|
bufferutil: ^4.0.1
|
||||||
@ -5190,7 +5190,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@hono/node-server': 1.19.9(hono@4.11.4)
|
'@hono/node-server': 1.19.9(hono@4.11.4)
|
||||||
hono: 4.11.4
|
hono: 4.11.4
|
||||||
ws: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- bufferutil
|
- bufferutil
|
||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
@ -5944,7 +5944,7 @@ snapshots:
|
|||||||
'@discordjs/rest': 2.5.1
|
'@discordjs/rest': 2.5.1
|
||||||
'@vladfrangu/async_event_emitter': 2.4.6
|
'@vladfrangu/async_event_emitter': 2.4.6
|
||||||
discord-api-types: 0.38.37
|
discord-api-types: 0.38.37
|
||||||
ws: 8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
ws: 8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- bufferutil
|
- bufferutil
|
||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
@ -9448,7 +9448,7 @@ snapshots:
|
|||||||
|
|
||||||
wrappy@1.0.2: {}
|
wrappy@1.0.2: {}
|
||||||
|
|
||||||
ws@8.18.3(bufferutil@4.1.0)(utf-8-validate@6.0.6):
|
ws@8.19.0(bufferutil@4.1.0)(utf-8-validate@6.0.6):
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
bufferutil: 4.1.0
|
bufferutil: 4.1.0
|
||||||
utf-8-validate: 6.0.6
|
utf-8-validate: 6.0.6
|
||||||
|
|||||||
Reference in New Issue
Block a user