mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-03-10 05:13:56 +00:00
fix(deps): update dependency conf to v15.1.0 (#4303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -91,7 +91,7 @@
|
|||||||
"butterchurn-presets": "3.0.0-beta.4",
|
"butterchurn-presets": "3.0.0-beta.4",
|
||||||
"chinese-conv": "^4.0.0",
|
"chinese-conv": "^4.0.0",
|
||||||
"color": "5.0.3",
|
"color": "5.0.3",
|
||||||
"conf": "15.0.2",
|
"conf": "15.1.0",
|
||||||
"custom-electron-prompt": "1.6.1",
|
"custom-electron-prompt": "1.6.1",
|
||||||
"deepmerge-ts": "7.1.5",
|
"deepmerge-ts": "7.1.5",
|
||||||
"electron-debug": "4.1.0",
|
"electron-debug": "4.1.0",
|
||||||
|
|||||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -121,8 +121,8 @@ importers:
|
|||||||
specifier: 5.0.3
|
specifier: 5.0.3
|
||||||
version: 5.0.3
|
version: 5.0.3
|
||||||
conf:
|
conf:
|
||||||
specifier: 15.0.2
|
specifier: 15.1.0
|
||||||
version: 15.0.2
|
version: 15.1.0
|
||||||
custom-electron-prompt:
|
custom-electron-prompt:
|
||||||
specifier: 1.6.1
|
specifier: 1.6.1
|
||||||
version: 1.6.1(electron@40.1.0)
|
version: 1.6.1(electron@40.1.0)
|
||||||
@ -1947,8 +1947,8 @@ packages:
|
|||||||
concat-map@0.0.1:
|
concat-map@0.0.1:
|
||||||
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
||||||
|
|
||||||
conf@15.0.2:
|
conf@15.1.0:
|
||||||
resolution: {integrity: sha512-JBSrutapCafTrddF9dH3lc7+T2tBycGF4uPkI4Js+g4vLLEhG6RZcFi3aJd5zntdf5tQxAejJt8dihkoQ/eSJw==}
|
resolution: {integrity: sha512-Uy5YN9KEu0WWDaZAVJ5FAmZoaJt9rdK6kH+utItPyGsCqCgaTKkrmZx3zoE0/3q6S3bcp3Ihkk+ZqPxWxFK5og==}
|
||||||
engines: {node: '>=20'}
|
engines: {node: '>=20'}
|
||||||
|
|
||||||
content-disposition@0.5.2:
|
content-disposition@0.5.2:
|
||||||
@ -6464,7 +6464,7 @@ snapshots:
|
|||||||
|
|
||||||
concat-map@0.0.1: {}
|
concat-map@0.0.1: {}
|
||||||
|
|
||||||
conf@15.0.2:
|
conf@15.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
ajv: 8.17.1
|
ajv: 8.17.1
|
||||||
ajv-formats: 3.0.1(ajv@8.17.1)
|
ajv-formats: 3.0.1(ajv@8.17.1)
|
||||||
@ -6794,7 +6794,7 @@ snapshots:
|
|||||||
|
|
||||||
electron-store@11.0.2:
|
electron-store@11.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
conf: 15.0.2
|
conf: 15.1.0
|
||||||
type-fest: 5.4.3
|
type-fest: 5.4.3
|
||||||
|
|
||||||
electron-to-chromium@1.5.279: {}
|
electron-to-chromium@1.5.279: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user