mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
chore(deps): update playwright monorepo to v1.44.1 (#2082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@ -170,8 +170,8 @@ importers:
|
||||
version: 9.3.0
|
||||
devDependencies:
|
||||
'@playwright/test':
|
||||
specifier: 1.43.1
|
||||
version: 1.43.1
|
||||
specifier: 1.44.1
|
||||
version: 1.44.1
|
||||
'@total-typescript/ts-reset':
|
||||
specifier: 0.5.1
|
||||
version: 0.5.1
|
||||
@ -245,8 +245,8 @@ importers:
|
||||
specifier: 10.1.0
|
||||
version: 10.1.0
|
||||
playwright:
|
||||
specifier: 1.43.1
|
||||
version: 1.43.1
|
||||
specifier: 1.44.1
|
||||
version: 1.44.1
|
||||
rollup:
|
||||
specifier: 4.18.0
|
||||
version: 4.18.0
|
||||
@ -999,8 +999,8 @@ packages:
|
||||
resolution: {integrity: sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@playwright/test@1.43.1':
|
||||
resolution: {integrity: sha512-HgtQzFgNEEo4TE22K/X7sYTYNqEMMTZmFS8kTq6m8hXj+m1D8TgwgIbumHddJa9h4yl4GkKb8/bgAl2+g7eDgA==}
|
||||
'@playwright/test@1.44.1':
|
||||
resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
|
||||
@ -3371,13 +3371,13 @@ packages:
|
||||
resolution: {integrity: sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
playwright-core@1.43.1:
|
||||
resolution: {integrity: sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==}
|
||||
playwright-core@1.44.1:
|
||||
resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.43.1:
|
||||
resolution: {integrity: sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==}
|
||||
playwright@1.44.1:
|
||||
resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==}
|
||||
engines: {node: '>=16'}
|
||||
hasBin: true
|
||||
|
||||
@ -4785,9 +4785,9 @@ snapshots:
|
||||
|
||||
'@pkgr/core@0.1.0': {}
|
||||
|
||||
'@playwright/test@1.43.1':
|
||||
'@playwright/test@1.44.1':
|
||||
dependencies:
|
||||
playwright: 1.43.1
|
||||
playwright: 1.44.1
|
||||
|
||||
'@polka/url@1.0.0-next.24': {}
|
||||
|
||||
@ -7503,11 +7503,11 @@ snapshots:
|
||||
dependencies:
|
||||
find-up: 3.0.0
|
||||
|
||||
playwright-core@1.43.1: {}
|
||||
playwright-core@1.44.1: {}
|
||||
|
||||
playwright@1.43.1:
|
||||
playwright@1.44.1:
|
||||
dependencies:
|
||||
playwright-core: 1.43.1
|
||||
playwright-core: 1.44.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user