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.47.2 (#2436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -208,7 +208,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@playwright/test": "1.47.1",
|
||||
"@playwright/test": "1.47.2",
|
||||
"@stylistic/eslint-plugin-js": "^2.8.0",
|
||||
"@total-typescript/ts-reset": "0.6.1",
|
||||
"@types/color": "3.0.6",
|
||||
@ -234,7 +234,7 @@
|
||||
"eslint-plugin-import": "2.30.0",
|
||||
"glob": "11.0.0",
|
||||
"node-gyp": "10.2.0",
|
||||
"playwright": "1.47.1",
|
||||
"playwright": "1.47.2",
|
||||
"rollup": "4.22.4",
|
||||
"typescript": "5.6.2",
|
||||
"typescript-eslint": "^8.6.0",
|
||||
|
||||
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@ -173,8 +173,8 @@ importers:
|
||||
specifier: ^9.10.0
|
||||
version: 9.11.0
|
||||
'@playwright/test':
|
||||
specifier: 1.47.1
|
||||
version: 1.47.1
|
||||
specifier: 1.47.2
|
||||
version: 1.47.2
|
||||
'@stylistic/eslint-plugin-js':
|
||||
specifier: ^2.8.0
|
||||
version: 2.8.0(eslint@9.11.0)
|
||||
@ -251,8 +251,8 @@ importers:
|
||||
specifier: 10.2.0
|
||||
version: 10.2.0
|
||||
playwright:
|
||||
specifier: 1.47.1
|
||||
version: 1.47.1
|
||||
specifier: 1.47.2
|
||||
version: 1.47.2
|
||||
rollup:
|
||||
specifier: 4.22.4
|
||||
version: 4.22.4
|
||||
@ -896,8 +896,8 @@ packages:
|
||||
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
'@playwright/test@1.47.1':
|
||||
resolution: {integrity: sha512-dbWpcNQZ5nj16m+A5UNScYx7HX5trIy7g4phrcitn+Nk83S32EBX/CLU4hiF4RGKX/yRc93AAqtfaXB7JWBd4Q==}
|
||||
'@playwright/test@1.47.2':
|
||||
resolution: {integrity: sha512-jTXRsoSPONAs8Za9QEQdyjFn+0ZQFjCiIztAIF6bi1HqhBzG9Ma7g1WotyiGqFSBRZjIEqMdT8RUlbk1QVhzCQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -3292,13 +3292,13 @@ packages:
|
||||
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
||||
engines: {node: '>=8.6'}
|
||||
|
||||
playwright-core@1.47.1:
|
||||
resolution: {integrity: sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==}
|
||||
playwright-core@1.47.2:
|
||||
resolution: {integrity: sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.47.1:
|
||||
resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==}
|
||||
playwright@1.47.2:
|
||||
resolution: {integrity: sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -4690,9 +4690,9 @@ snapshots:
|
||||
'@pkgjs/parseargs@0.11.0':
|
||||
optional: true
|
||||
|
||||
'@playwright/test@1.47.1':
|
||||
'@playwright/test@1.47.2':
|
||||
dependencies:
|
||||
playwright: 1.47.1
|
||||
playwright: 1.47.2
|
||||
|
||||
'@polka/url@1.0.0-next.24': {}
|
||||
|
||||
@ -7422,11 +7422,11 @@ snapshots:
|
||||
|
||||
picomatch@2.3.1: {}
|
||||
|
||||
playwright-core@1.47.1: {}
|
||||
playwright-core@1.47.2: {}
|
||||
|
||||
playwright@1.47.1:
|
||||
playwright@1.47.2:
|
||||
dependencies:
|
||||
playwright-core: 1.47.1
|
||||
playwright-core: 1.47.2
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user