mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 11:21:46 +00:00
chore(deps): update dependency playwright to v1.41.0-alpha-jan-5-2024
This commit is contained in:
@ -181,7 +181,7 @@
|
|||||||
"youtubei.js": "8.1.0"
|
"youtubei.js": "8.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@playwright/test": "1.41.0-alpha-dec-18-2023",
|
"@playwright/test": "1.41.0-alpha-jan-5-2024",
|
||||||
"@total-typescript/ts-reset": "0.5.1",
|
"@total-typescript/ts-reset": "0.5.1",
|
||||||
"@types/color": "3.0.6",
|
"@types/color": "3.0.6",
|
||||||
"@types/electron-localshortcut": "3.1.3",
|
"@types/electron-localshortcut": "3.1.3",
|
||||||
@ -205,7 +205,7 @@
|
|||||||
"eslint-plugin-prettier": "5.1.2",
|
"eslint-plugin-prettier": "5.1.2",
|
||||||
"glob": "10.3.10",
|
"glob": "10.3.10",
|
||||||
"node-gyp": "10.0.1",
|
"node-gyp": "10.0.1",
|
||||||
"playwright": "1.41.0-alpha-dec-18-2023",
|
"playwright": "1.41.0-alpha-jan-5-2024",
|
||||||
"rollup": "4.9.3",
|
"rollup": "4.9.3",
|
||||||
"typescript": "5.3.3",
|
"typescript": "5.3.3",
|
||||||
"utf-8-validate": "6.0.3",
|
"utf-8-validate": "6.0.3",
|
||||||
|
|||||||
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@ -149,8 +149,8 @@ dependencies:
|
|||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@playwright/test':
|
'@playwright/test':
|
||||||
specifier: 1.41.0-alpha-dec-18-2023
|
specifier: 1.41.0-alpha-jan-5-2024
|
||||||
version: 1.41.0-alpha-dec-18-2023
|
version: 1.41.0-alpha-jan-5-2024
|
||||||
'@total-typescript/ts-reset':
|
'@total-typescript/ts-reset':
|
||||||
specifier: 0.5.1
|
specifier: 0.5.1
|
||||||
version: 0.5.1
|
version: 0.5.1
|
||||||
@ -221,8 +221,8 @@ devDependencies:
|
|||||||
specifier: 10.0.1
|
specifier: 10.0.1
|
||||||
version: 10.0.1
|
version: 10.0.1
|
||||||
playwright:
|
playwright:
|
||||||
specifier: 1.41.0-alpha-dec-18-2023
|
specifier: 1.41.0-alpha-jan-5-2024
|
||||||
version: 1.41.0-alpha-dec-18-2023
|
version: 1.41.0-alpha-jan-5-2024
|
||||||
rollup:
|
rollup:
|
||||||
specifier: 4.9.3
|
specifier: 4.9.3
|
||||||
version: 4.9.3
|
version: 4.9.3
|
||||||
@ -1087,12 +1087,12 @@ packages:
|
|||||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@playwright/test@1.41.0-alpha-dec-18-2023:
|
/@playwright/test@1.41.0-alpha-jan-5-2024:
|
||||||
resolution: {integrity: sha512-rxSQVGljKdqEpc9V1j6BmByXKvKQuvE45TALttF33fYwkmsZG/YN35PbcSEfsVlUn0aVjs9DFKkgYb9m58TA1w==}
|
resolution: {integrity: sha512-jAzQJQqXRoSs721vnG2ZNZiDWWj+MpxsjkIhiaCmSbWVZJ6EdRCQumM0lFmhVimwjQsFzg/MOgGE54LUN3OlpA==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
playwright: 1.41.0-alpha-dec-18-2023
|
playwright: 1.41.0-alpha-jan-5-2024
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@polka/url@1.0.0-next.24:
|
/@polka/url@1.0.0-next.24:
|
||||||
@ -5183,18 +5183,18 @@ packages:
|
|||||||
find-up: 3.0.0
|
find-up: 3.0.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/playwright-core@1.41.0-alpha-dec-18-2023:
|
/playwright-core@1.41.0-alpha-jan-5-2024:
|
||||||
resolution: {integrity: sha512-Oq0CbX6wvd7Srh1LCRLYZAJ7FSnjnH4UPPR4Qcyk97v+CwCK12lTwKA+2+t8VOcUA5k7KoziWsS62ekZPrsIGA==}
|
resolution: {integrity: sha512-KZBM5WC7VlQQlm7rYmkO6Gp3CwyNWk5wgSPzHW4AkFJNYtZVEktvuihFtro5ZNrt7ZpWh3C2mylaCkrQp7GEcw==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/playwright@1.41.0-alpha-dec-18-2023:
|
/playwright@1.41.0-alpha-jan-5-2024:
|
||||||
resolution: {integrity: sha512-lV0zEYSuNAfz6hogEK9yH/bjA1vjzRjm/6a7ckwVnjj9Stxz5ttUtZ942BH+d5a1cj6g1FcTDU3xLIsqxOhjpg==}
|
resolution: {integrity: sha512-TcsJeb1OUEh4GqsZIkWPwN+IJmeNTMcXIyPrk+oNCFF0Fa4IGENNXJhZDFjp6Gx3c9kYZQtxAxxdNXWN72LaYw==}
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
playwright-core: 1.41.0-alpha-dec-18-2023
|
playwright-core: 1.41.0-alpha-jan-5-2024
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|||||||
Reference in New Issue
Block a user