mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 19:01:47 +00:00
chore(deps): update playwright monorepo to v1.41.2 (#1706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -180,7 +180,7 @@
|
||||
"youtubei.js": "9.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.41.1",
|
||||
"@playwright/test": "1.41.2",
|
||||
"@total-typescript/ts-reset": "0.5.1",
|
||||
"@types/color": "3.0.6",
|
||||
"@types/electron-localshortcut": "3.1.3",
|
||||
@ -204,7 +204,7 @@
|
||||
"eslint-plugin-prettier": "5.1.3",
|
||||
"glob": "10.3.10",
|
||||
"node-gyp": "10.0.1",
|
||||
"playwright": "1.41.1",
|
||||
"playwright": "1.41.2",
|
||||
"rollup": "4.9.6",
|
||||
"typescript": "5.3.3",
|
||||
"utf-8-validate": "6.0.3",
|
||||
|
||||
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@ -150,8 +150,8 @@ dependencies:
|
||||
|
||||
devDependencies:
|
||||
'@playwright/test':
|
||||
specifier: 1.41.1
|
||||
version: 1.41.1
|
||||
specifier: 1.41.2
|
||||
version: 1.41.2
|
||||
'@total-typescript/ts-reset':
|
||||
specifier: 0.5.1
|
||||
version: 0.5.1
|
||||
@ -222,8 +222,8 @@ devDependencies:
|
||||
specifier: 10.0.1
|
||||
version: 10.0.1
|
||||
playwright:
|
||||
specifier: 1.41.1
|
||||
version: 1.41.1
|
||||
specifier: 1.41.2
|
||||
version: 1.41.2
|
||||
rollup:
|
||||
specifier: 4.9.6
|
||||
version: 4.9.6
|
||||
@ -1295,12 +1295,12 @@ packages:
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@playwright/test@1.41.1:
|
||||
resolution: {integrity: sha512-9g8EWTjiQ9yFBXc6HjCWe41msLpxEX0KhmfmPl9RPLJdfzL4F0lg2BdJ91O9azFdl11y1pmpwdjBiSxvqc+btw==}
|
||||
/@playwright/test@1.41.2:
|
||||
resolution: {integrity: sha512-qQB9h7KbibJzrDpkXkYvsmiDJK14FULCCZgEcoe2AvFAS64oCirWTwzTlAYEbKaRxWs5TFesE1Na6izMv3HfGg==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
playwright: 1.41.1
|
||||
playwright: 1.41.2
|
||||
dev: true
|
||||
|
||||
/@polka/url@1.0.0-next.24:
|
||||
@ -5422,18 +5422,18 @@ packages:
|
||||
find-up: 3.0.0
|
||||
dev: false
|
||||
|
||||
/playwright-core@1.41.1:
|
||||
resolution: {integrity: sha512-/KPO5DzXSMlxSX77wy+HihKGOunh3hqndhqeo/nMxfigiKzogn8kfL0ZBDu0L1RKgan5XHCPmn6zXd2NUJgjhg==}
|
||||
/playwright-core@1.41.2:
|
||||
resolution: {integrity: sha512-VaTvwCA4Y8kxEe+kfm2+uUUw5Lubf38RxF7FpBxLPmGe5sdNkSg5e3ChEigaGrX7qdqT3pt2m/98LiyvU2x6CA==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/playwright@1.41.1:
|
||||
resolution: {integrity: sha512-gdZAWG97oUnbBdRL3GuBvX3nDDmUOuqzV/D24dytqlKt+eI5KbwusluZRGljx1YoJKZ2NRPaeWiFTeGZO7SosQ==}
|
||||
/playwright@1.41.2:
|
||||
resolution: {integrity: sha512-v0bOa6H2GJChDL8pAeLa/LZC4feoAMbSQm1/jF/ySsWWoaNItvrMP7GEkvEEFyCTUYKMxjQKaTSg5up7nR6/8A==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
playwright-core: 1.41.1
|
||||
playwright-core: 1.41.2
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user