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.47.1
This commit is contained in:
committed by
JellyBrick
parent
216e76f4a1
commit
91dceb3c22
30
pnpm-lock.yaml
generated
30
pnpm-lock.yaml
generated
@ -170,8 +170,8 @@ importers:
|
||||
version: 10.4.0
|
||||
devDependencies:
|
||||
'@playwright/test':
|
||||
specifier: 1.47.0
|
||||
version: 1.47.0
|
||||
specifier: 1.47.1
|
||||
version: 1.47.1
|
||||
'@total-typescript/ts-reset':
|
||||
specifier: 0.6.1
|
||||
version: 0.6.1
|
||||
@ -251,8 +251,8 @@ importers:
|
||||
specifier: 10.2.0
|
||||
version: 10.2.0
|
||||
playwright:
|
||||
specifier: 1.47.0
|
||||
version: 1.47.0
|
||||
specifier: 1.47.1
|
||||
version: 1.47.1
|
||||
rollup:
|
||||
specifier: 4.21.3
|
||||
version: 4.21.3
|
||||
@ -887,8 +887,8 @@ packages:
|
||||
resolution: {integrity: sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
|
||||
'@playwright/test@1.47.0':
|
||||
resolution: {integrity: sha512-SgAdlSwYVpToI4e/IH19IHHWvoijAYH5hu2MWSXptRypLSnzj51PcGD+rsOXFayde4P9ZLi+loXVwArg6IUkCA==}
|
||||
'@playwright/test@1.47.1':
|
||||
resolution: {integrity: sha512-dbWpcNQZ5nj16m+A5UNScYx7HX5trIy7g4phrcitn+Nk83S32EBX/CLU4hiF4RGKX/yRc93AAqtfaXB7JWBd4Q==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -3283,13 +3283,13 @@ packages:
|
||||
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
||||
engines: {node: '>=8.6'}
|
||||
|
||||
playwright-core@1.47.0:
|
||||
resolution: {integrity: sha512-1DyHT8OqkcfCkYUD9zzUTfg7EfTd+6a8MkD/NWOvjo0u/SCNd5YmY/lJwFvUZOxJbWNds+ei7ic2+R/cRz/PDg==}
|
||||
playwright-core@1.47.1:
|
||||
resolution: {integrity: sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
playwright@1.47.0:
|
||||
resolution: {integrity: sha512-jOWiRq2pdNAX/mwLiwFYnPHpEZ4rM+fRSQpRHwEwZlP2PUANvL3+aJOF/bvISMhFD30rqMxUB4RJx9aQbfh4Ww==}
|
||||
playwright@1.47.1:
|
||||
resolution: {integrity: sha512-SUEKi6947IqYbKxRiqnbUobVZY4bF1uu+ZnZNJX9DfU1tlf2UhWfvVjLf01pQx9URsOr18bFVUKXmanYWhbfkw==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
@ -4676,9 +4676,9 @@ snapshots:
|
||||
|
||||
'@pkgr/core@0.1.0': {}
|
||||
|
||||
'@playwright/test@1.47.0':
|
||||
'@playwright/test@1.47.1':
|
||||
dependencies:
|
||||
playwright: 1.47.0
|
||||
playwright: 1.47.1
|
||||
|
||||
'@polka/url@1.0.0-next.24': {}
|
||||
|
||||
@ -7411,11 +7411,11 @@ snapshots:
|
||||
|
||||
picomatch@2.3.1: {}
|
||||
|
||||
playwright-core@1.47.0: {}
|
||||
playwright-core@1.47.1: {}
|
||||
|
||||
playwright@1.47.0:
|
||||
playwright@1.47.1:
|
||||
dependencies:
|
||||
playwright-core: 1.47.0
|
||||
playwright-core: 1.47.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user