mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 20:52:06 +00:00
chore(deps): update dependency @types/color to v4 (#2547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -276,7 +276,7 @@
|
|||||||
"@playwright/test": "1.48.1",
|
"@playwright/test": "1.48.1",
|
||||||
"@stylistic/eslint-plugin-js": "2.9.0",
|
"@stylistic/eslint-plugin-js": "2.9.0",
|
||||||
"@total-typescript/ts-reset": "0.6.1",
|
"@total-typescript/ts-reset": "0.6.1",
|
||||||
"@types/color": "3.0.6",
|
"@types/color": "4.2.0",
|
||||||
"@types/electron-localshortcut": "3.1.3",
|
"@types/electron-localshortcut": "3.1.3",
|
||||||
"@types/eslint__js": "8.42.3",
|
"@types/eslint__js": "8.42.3",
|
||||||
"@types/howler": "2.2.12",
|
"@types/howler": "2.2.12",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -209,8 +209,8 @@ importers:
|
|||||||
specifier: 0.6.1
|
specifier: 0.6.1
|
||||||
version: 0.6.1
|
version: 0.6.1
|
||||||
'@types/color':
|
'@types/color':
|
||||||
specifier: 3.0.6
|
specifier: 4.2.0
|
||||||
version: 3.0.6
|
version: 4.2.0
|
||||||
'@types/electron-localshortcut':
|
'@types/electron-localshortcut':
|
||||||
specifier: 3.1.3
|
specifier: 3.1.3
|
||||||
version: 3.1.3
|
version: 3.1.3
|
||||||
@ -1314,8 +1314,8 @@ packages:
|
|||||||
'@types/color-name@1.1.3':
|
'@types/color-name@1.1.3':
|
||||||
resolution: {integrity: sha512-87W6MJCKZYDhLAx/J1ikW8niMvmGRyY+rpUxWpL1cO7F8Uu5CHuQoFv+R0/L5pgNdW4jTyda42kv60uwVIPjLw==}
|
resolution: {integrity: sha512-87W6MJCKZYDhLAx/J1ikW8niMvmGRyY+rpUxWpL1cO7F8Uu5CHuQoFv+R0/L5pgNdW4jTyda42kv60uwVIPjLw==}
|
||||||
|
|
||||||
'@types/color@3.0.6':
|
'@types/color@4.2.0':
|
||||||
resolution: {integrity: sha512-NMiNcZFRUAiUUCCf7zkAelY8eV3aKqfbzyFQlXpPIEeoNDbsEHGpb854V3gzTsGKYj830I5zPuOwU/TP5/cW6A==}
|
resolution: {integrity: sha512-6+xrIRImMtGAL2X3qYkd02Mgs+gFGs+WsK0b7VVMaO4mYRISwyTjcqNrO0mNSmYEoq++rSLDB2F5HDNmqfOe+A==}
|
||||||
|
|
||||||
'@types/debug@4.1.12':
|
'@types/debug@4.1.12':
|
||||||
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
|
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
|
||||||
@ -5354,7 +5354,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/color-name@1.1.3': {}
|
'@types/color-name@1.1.3': {}
|
||||||
|
|
||||||
'@types/color@3.0.6':
|
'@types/color@4.2.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/color-convert': 2.0.3
|
'@types/color-convert': 2.0.3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user