mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 02:51:46 +00:00
chore(deps): update playwright monorepo to v1.43.1 (#1969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -185,7 +185,7 @@
|
||||
"youtubei.js": "9.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.43.0",
|
||||
"@playwright/test": "1.43.1",
|
||||
"@total-typescript/ts-reset": "0.5.1",
|
||||
"@types/color": "3.0.6",
|
||||
"@types/electron-localshortcut": "3.1.3",
|
||||
@ -210,7 +210,7 @@
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"glob": "10.3.12",
|
||||
"node-gyp": "10.1.0",
|
||||
"playwright": "1.43.0",
|
||||
"playwright": "1.43.1",
|
||||
"rollup": "4.14.1",
|
||||
"typescript": "5.4.5",
|
||||
"utf-8-validate": "6.0.3",
|
||||
|
||||
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@ -165,8 +165,8 @@ dependencies:
|
||||
|
||||
devDependencies:
|
||||
'@playwright/test':
|
||||
specifier: 1.43.0
|
||||
version: 1.43.0
|
||||
specifier: 1.43.1
|
||||
version: 1.43.1
|
||||
'@total-typescript/ts-reset':
|
||||
specifier: 0.5.1
|
||||
version: 0.5.1
|
||||
@ -240,8 +240,8 @@ devDependencies:
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0
|
||||
playwright:
|
||||
specifier: 1.43.0
|
||||
version: 1.43.0
|
||||
specifier: 1.43.1
|
||||
version: 1.43.1
|
||||
rollup:
|
||||
specifier: 4.14.1
|
||||
version: 4.14.1
|
||||
@ -1352,12 +1352,12 @@ packages:
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@playwright/test@1.43.0:
|
||||
resolution: {integrity: sha512-Ebw0+MCqoYflop7wVKj711ccbNlrwTBCtjY5rlbiY9kHL2bCYxq+qltK6uPsVBGGAOb033H2VO0YobcQVxoW7Q==}
|
||||
/@playwright/test@1.43.1:
|
||||
resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
playwright: 1.43.0
|
||||
playwright: 1.43.1
|
||||
dev: true
|
||||
|
||||
/@polka/url@1.0.0-next.24:
|
||||
@ -5600,18 +5600,18 @@ packages:
|
||||
find-up: 3.0.0
|
||||
dev: false
|
||||
|
||||
/playwright-core@1.43.0:
|
||||
resolution: {integrity: sha512-iWFjyBUH97+pUFiyTqSLd8cDMMOS0r2ZYz2qEsPjH8/bX++sbIJT35MSwKnp1r/OQBAqC5XO99xFbJ9XClhf4w==}
|
||||
/playwright-core@1.43.1:
|
||||
resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/playwright@1.43.0:
|
||||
resolution: {integrity: sha512-SiOKHbVjTSf6wHuGCbqrEyzlm6qvXcv7mENP+OZon1I07brfZLGdfWV0l/efAzVx7TF3Z45ov1gPEkku9q25YQ==}
|
||||
/playwright@1.43.1:
|
||||
resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
playwright-core: 1.43.0
|
||||
playwright-core: 1.43.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user