mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
fix(deps): update dependency conf to v14 (#3458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@ -97,8 +97,8 @@ importers:
|
||||
specifier: 5.0.0
|
||||
version: 5.0.0
|
||||
conf:
|
||||
specifier: 13.1.0
|
||||
version: 13.1.0
|
||||
specifier: 14.0.0
|
||||
version: 14.0.0
|
||||
custom-electron-prompt:
|
||||
specifier: 1.5.8
|
||||
version: 1.5.8(electron@36.4.0)
|
||||
@ -1965,6 +1965,10 @@ packages:
|
||||
resolution: {integrity: sha512-Bi6v586cy1CoTFViVO4lGTtx780lfF96fUmS1lSX6wpZf6330NvHUu6fReVuDP1de8Mg0nkZb01c8tAQdz1o3w==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
conf@14.0.0:
|
||||
resolution: {integrity: sha512-L6BuueHTRuJHQvQVc6YXYZRtN5vJUtOdCTLn0tRYYV5azfbAFcPghB5zEE40mVrV6w7slMTqUfkDomutIK14fw==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
config-file-ts@0.2.8-rc1:
|
||||
resolution: {integrity: sha512-GtNECbVI82bT4RiDIzBSVuTKoSHufnU7Ce7/42bkWZJZFLjmDF2WBpVsvRkhKCfKBnTBb3qZrBwPpFBU/Myvhg==}
|
||||
|
||||
@ -6593,6 +6597,18 @@ snapshots:
|
||||
semver: 7.7.2
|
||||
uint8array-extras: 1.4.0
|
||||
|
||||
conf@14.0.0:
|
||||
dependencies:
|
||||
ajv: 8.17.1
|
||||
ajv-formats: 3.0.1(ajv@8.17.1)
|
||||
atomically: 2.0.3
|
||||
debounce-fn: 6.0.0
|
||||
dot-prop: 9.0.0
|
||||
env-paths: 3.0.0
|
||||
json-schema-typed: 8.0.1
|
||||
semver: 7.7.2
|
||||
uint8array-extras: 1.4.0
|
||||
|
||||
config-file-ts@0.2.8-rc1:
|
||||
dependencies:
|
||||
glob: 10.4.5
|
||||
|
||||
Reference in New Issue
Block a user