mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
chore(deps): update dependency ws to v8.17.1 (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -225,7 +225,7 @@
|
|||||||
"vite-plugin-inspect": "0.8.4",
|
"vite-plugin-inspect": "0.8.4",
|
||||||
"vite-plugin-resolve": "2.5.1",
|
"vite-plugin-resolve": "2.5.1",
|
||||||
"vite-plugin-solid": "2.10.2",
|
"vite-plugin-solid": "2.10.2",
|
||||||
"ws": "8.17.0"
|
"ws": "8.17.1"
|
||||||
},
|
},
|
||||||
"auto-changelog": {
|
"auto-changelog": {
|
||||||
"hideCredit": true,
|
"hideCredit": true,
|
||||||
|
|||||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -274,8 +274,8 @@ importers:
|
|||||||
specifier: 2.10.2
|
specifier: 2.10.2
|
||||||
version: 2.10.2(solid-js@1.8.17)(vite@5.3.1(@types/node@20.12.5))
|
version: 2.10.2(solid-js@1.8.17)(vite@5.3.1(@types/node@20.12.5))
|
||||||
ws:
|
ws:
|
||||||
specifier: 8.17.0
|
specifier: 8.17.1
|
||||||
version: 8.17.0(bufferutil@4.0.8)(utf-8-validate@6.0.4)
|
version: 8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -3963,8 +3963,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.17.0:
|
ws@8.17.1:
|
||||||
resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==}
|
resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==}
|
||||||
engines: {node: '>=10.0.0'}
|
engines: {node: '>=10.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
bufferutil: ^4.0.1
|
bufferutil: ^4.0.1
|
||||||
@ -4903,7 +4903,7 @@ snapshots:
|
|||||||
'@xhayper/discord-rpc@1.1.2(patch_hash=7eeaht6k4r7cw3nunras7mx7iu)':
|
'@xhayper/discord-rpc@1.1.2(patch_hash=7eeaht6k4r7cw3nunras7mx7iu)':
|
||||||
dependencies:
|
dependencies:
|
||||||
axios: 1.6.5
|
axios: 1.6.5
|
||||||
ws: 8.17.0(bufferutil@4.0.8)(utf-8-validate@6.0.4)
|
ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
bufferutil: 4.0.8
|
bufferutil: 4.0.8
|
||||||
utf-8-validate: 6.0.4
|
utf-8-validate: 6.0.4
|
||||||
@ -8047,7 +8047,7 @@ snapshots:
|
|||||||
|
|
||||||
wrappy@1.0.2: {}
|
wrappy@1.0.2: {}
|
||||||
|
|
||||||
ws@8.17.0(bufferutil@4.0.8)(utf-8-validate@6.0.4):
|
ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@6.0.4):
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
bufferutil: 4.0.8
|
bufferutil: 4.0.8
|
||||||
utf-8-validate: 6.0.4
|
utf-8-validate: 6.0.4
|
||||||
|
|||||||
Reference in New Issue
Block a user