mirror of
https://git.gay/lucida/lucida
synced 2025-12-11 20:15:14 +01:00
update librespot, bump version
This commit is contained in:
parent
164a7b821f
commit
38fa3b5c9f
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lucida",
|
||||
"version": "2.0.0-47",
|
||||
"version": "2.0.0-48",
|
||||
"description": "A modular music downloader tool",
|
||||
"main": "build/index.js",
|
||||
"type": "module",
|
||||
@ -36,7 +36,7 @@
|
||||
"dependencies": {
|
||||
"blowfish-cbc": "^1.0.1",
|
||||
"image-size": "^1.1.1",
|
||||
"librespot": "^0.2.17",
|
||||
"librespot": "^0.2.18",
|
||||
"undici": "^6.19.4",
|
||||
"xmldom-qsa": "^1.1.3"
|
||||
},
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -15,8 +15,8 @@ importers:
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1
|
||||
librespot:
|
||||
specifier: ^0.2.17
|
||||
version: 0.2.17
|
||||
specifier: ^0.2.18
|
||||
version: 0.2.18
|
||||
undici:
|
||||
specifier: ^6.19.4
|
||||
version: 6.19.4
|
||||
@ -460,8 +460,8 @@ packages:
|
||||
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
librespot@0.2.17:
|
||||
resolution: {integrity: sha512-daSvrKh22gFDurCrn3LpVHSV0gjNK6XN9h0nlrIcydOjgNOGHlpIRTmr62OVLtkmkL52Azod9q5JCtF6bnsuhQ==}
|
||||
librespot@0.2.18:
|
||||
resolution: {integrity: sha512-fyVaseRgyC6JINd1q12GaJNZoA9etepI8wA3wLDX/HsrUvKzy6PaGCN879b2Vv9Ac7MZuGC7QnpxzJg0ukfLpg==}
|
||||
|
||||
locate-path@6.0.0:
|
||||
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
||||
@ -645,8 +645,8 @@ packages:
|
||||
resolution: {integrity: sha512-i3uaEUwNdkRq2qtTRRJb13moW5HWqviu7Vl7oYRYz++uPtGHJj+x7TGjcEuwS5Mt2P4nA0U9dhIX3DdB6JGY0g==}
|
||||
engines: {node: '>=18.17'}
|
||||
|
||||
unplayplay@1.0.2:
|
||||
resolution: {integrity: sha512-93aGwcNPyWpIhro6HCWqtWZ0mlurpcpVU2ODSYZCI1PhWGKrJfe7oOF4AKVuVK74YFLYlW3JVzl6Vw1Bck2Vpg==}
|
||||
unplayplay@1.0.3:
|
||||
resolution: {integrity: sha512-shS2YkH9Dzq6tXICs3VXAy0Vkey1ZU237XAXd2g9gm4yWJXcHJYdW0YDaWg+ypV/k+Nz/w2/GPFewUv7NnNsxg==}
|
||||
|
||||
uri-js@4.4.1:
|
||||
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
||||
@ -1121,11 +1121,11 @@ snapshots:
|
||||
prelude-ls: 1.2.1
|
||||
type-check: 0.4.0
|
||||
|
||||
librespot@0.2.17:
|
||||
librespot@0.2.18:
|
||||
dependencies:
|
||||
protobufjs: 7.2.6
|
||||
undici: 5.28.3
|
||||
unplayplay: 1.0.2
|
||||
unplayplay: 1.0.3
|
||||
|
||||
locate-path@6.0.0:
|
||||
dependencies:
|
||||
@ -1282,7 +1282,7 @@ snapshots:
|
||||
|
||||
undici@6.19.4: {}
|
||||
|
||||
unplayplay@1.0.2:
|
||||
unplayplay@1.0.3:
|
||||
dependencies:
|
||||
node-addon-api: 8.1.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user