mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 20:52:06 +00:00
fix(deps): update dependency virtua to v0.41.5 (#3549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -304,7 +304,7 @@
|
|||||||
"tiny-pinyin": "1.3.2",
|
"tiny-pinyin": "1.3.2",
|
||||||
"tinyld": "1.3.4",
|
"tinyld": "1.3.4",
|
||||||
"ts-morph": "26.0.0",
|
"ts-morph": "26.0.0",
|
||||||
"virtua": "0.41.1",
|
"virtua": "0.41.5",
|
||||||
"vudio": "2.1.1",
|
"vudio": "2.1.1",
|
||||||
"x11": "2.3.0",
|
"x11": "2.3.0",
|
||||||
"youtubei.js": "14.0.0",
|
"youtubei.js": "14.0.0",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -227,8 +227,8 @@ importers:
|
|||||||
specifier: 26.0.0
|
specifier: 26.0.0
|
||||||
version: 26.0.0
|
version: 26.0.0
|
||||||
virtua:
|
virtua:
|
||||||
specifier: 0.41.1
|
specifier: 0.41.5
|
||||||
version: 0.41.1(solid-js@1.9.7)
|
version: 0.41.5(solid-js@1.9.7)
|
||||||
vudio:
|
vudio:
|
||||||
specifier: 2.1.1
|
specifier: 2.1.1
|
||||||
version: 2.1.1(patch_hash=0e06c2ed11c02bdc490c209fa80070e98517c2735c641f5738b6e15d7dc1959d)
|
version: 2.1.1(patch_hash=0e06c2ed11c02bdc490c209fa80070e98517c2735c641f5738b6e15d7dc1959d)
|
||||||
@ -4650,8 +4650,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==}
|
resolution: {integrity: sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==}
|
||||||
engines: {node: '>=0.6.0'}
|
engines: {node: '>=0.6.0'}
|
||||||
|
|
||||||
virtua@0.41.1:
|
virtua@0.41.5:
|
||||||
resolution: {integrity: sha512-QL57UVmXPxpnJnKEn/DPrRzmw0kL5mD8svz3X98WfcliDV9FMAv4b6FaHMMPUYPFqdHZCPnC+hh9aFNKs3UaIg==}
|
resolution: {integrity: sha512-x1vsA9qIQNBFcCs1rzCjyYdMvDu/kT6o6zwwQnyqFOFdOyIzqyzU3WfR/hJC8WxUZXSCo2LkuoqapL8VDDMQPg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: '>=16.14.0'
|
react: '>=16.14.0'
|
||||||
react-dom: '>=16.14.0'
|
react-dom: '>=16.14.0'
|
||||||
@ -9632,7 +9632,7 @@ snapshots:
|
|||||||
extsprintf: 1.4.1
|
extsprintf: 1.4.1
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
virtua@0.41.1(solid-js@1.9.7):
|
virtua@0.41.5(solid-js@1.9.7):
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
solid-js: 1.9.7
|
solid-js: 1.9.7
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user