chore(deps): update playwright monorepo to v1.45.0 (#2181)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-29 09:41:09 +09:00
committed by GitHub
parent bd8468a8c1
commit 7b6a7377a8
2 changed files with 20 additions and 20 deletions

View File

@ -192,7 +192,7 @@
"youtubei.js": "10.0.0"
},
"devDependencies": {
"@playwright/test": "1.44.1",
"@playwright/test": "1.45.0",
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.6",
"@types/electron-localshortcut": "3.1.3",
@ -217,7 +217,7 @@
"eslint-plugin-prettier": "5.1.3",
"glob": "10.4.2",
"node-gyp": "10.1.0",
"playwright": "1.44.1",
"playwright": "1.45.0",
"rollup": "4.18.0",
"typescript": "5.5.2",
"utf-8-validate": "6.0.4",

36
pnpm-lock.yaml generated
View File

@ -175,8 +175,8 @@ importers:
version: 10.0.0
devDependencies:
'@playwright/test':
specifier: 1.44.1
version: 1.44.1
specifier: 1.45.0
version: 1.45.0
'@total-typescript/ts-reset':
specifier: 0.5.1
version: 0.5.1
@ -250,8 +250,8 @@ importers:
specifier: 10.1.0
version: 10.1.0
playwright:
specifier: 1.44.1
version: 1.44.1
specifier: 1.45.0
version: 1.45.0
rollup:
specifier: 4.18.0
version: 4.18.0
@ -729,9 +729,9 @@ packages:
resolution: {integrity: sha512-Zwq5OCzuwJC2jwqmpEQt7Ds1DTi6BWSwoGkbb1n9pO3hzb35BoJELx7c0T23iDkBGkh2e7tvOtjF3tr3OaQHDQ==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.44.1':
resolution: {integrity: sha512-1hZ4TNvD5z9VuhNJ/walIjvMVvYkZKf71axoF/uiAqpntQJXpG64dlXhoDXE3OczPuTuvjf/M5KWFg5VAVUS3Q==}
engines: {node: '>=16'}
'@playwright/test@1.45.0':
resolution: {integrity: sha512-TVYsfMlGAaxeUllNkywbwek67Ncf8FRGn8ZlRdO291OL3NjG9oMbfVhyP82HQF0CZLMrYsvesqoUekxdWuF9Qw==}
engines: {node: '>=18'}
hasBin: true
'@polka/url@1.0.0-next.24':
@ -3066,14 +3066,14 @@ packages:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
playwright-core@1.44.1:
resolution: {integrity: sha512-wh0JWtYTrhv1+OSsLPgFzGzt67Y7BE/ZS3jEqgGBlp2ppp1ZDj8c+9IARNW4dwf1poq5MgHreEM2KV/GuR4cFA==}
engines: {node: '>=16'}
playwright-core@1.45.0:
resolution: {integrity: sha512-lZmHlFQ0VYSpAs43dRq1/nJ9G/6SiTI7VPqidld9TDefL9tX87bTKExWZZUF5PeRyqtXqd8fQi2qmfIedkwsNQ==}
engines: {node: '>=18'}
hasBin: true
playwright@1.44.1:
resolution: {integrity: sha512-qr/0UJ5CFAtloI3avF95Y0L1xQo6r3LQArLIg/z/PoGJ6xa+EwzrwO5lpNr/09STxdHuUoP2mvuELJS+hLdtgg==}
engines: {node: '>=16'}
playwright@1.45.0:
resolution: {integrity: sha512-4z3ac3plDfYzGB6r0Q3LF8POPR20Z8D0aXcxbJvmfMgSSq1hkcgvFRXJk9rUq5H/MJ0Ktal869hhOdI/zUTeLA==}
engines: {node: '>=18'}
hasBin: true
plist@3.1.0:
@ -4365,9 +4365,9 @@ snapshots:
'@pkgr/core@0.1.0': {}
'@playwright/test@1.44.1':
'@playwright/test@1.45.0':
dependencies:
playwright: 1.44.1
playwright: 1.45.0
'@polka/url@1.0.0-next.24': {}
@ -7011,11 +7011,11 @@ snapshots:
picomatch@2.3.1: {}
playwright-core@1.44.1: {}
playwright-core@1.45.0: {}
playwright@1.44.1:
playwright@1.45.0:
dependencies:
playwright-core: 1.44.1
playwright-core: 1.45.0
optionalDependencies:
fsevents: 2.3.2