chore(deps): update playwright monorepo to v1.51.1 (#3105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-18 13:19:35 +09:00
committed by GitHub
parent 7a3a803d72
commit c74505ac90
2 changed files with 17 additions and 17 deletions

View File

@ -297,7 +297,7 @@
},
"devDependencies": {
"@eslint/js": "9.22.0",
"@playwright/test": "1.51.0",
"@playwright/test": "1.51.1",
"@stylistic/eslint-plugin-js": "4.2.0",
"@total-typescript/ts-reset": "0.6.1",
"@types/electron-localshortcut": "3.1.3",
@ -324,7 +324,7 @@
"eslint-plugin-prettier": "5.2.3",
"glob": "11.0.1",
"node-gyp": "11.1.0",
"playwright": "1.51.0",
"playwright": "1.51.1",
"rollup": "4.35.0",
"typescript": "5.8.2",
"typescript-eslint": "8.26.1",

30
pnpm-lock.yaml generated
View File

@ -203,8 +203,8 @@ importers:
specifier: 9.22.0
version: 9.22.0
'@playwright/test':
specifier: 1.51.0
version: 1.51.0
specifier: 1.51.1
version: 1.51.1
'@stylistic/eslint-plugin-js':
specifier: 4.2.0
version: 4.2.0(eslint@9.22.0)
@ -284,8 +284,8 @@ importers:
specifier: 11.1.0
version: 11.1.0
playwright:
specifier: 1.51.0
version: 1.51.0
specifier: 1.51.1
version: 1.51.1
rollup:
specifier: 4.35.0
version: 4.35.0
@ -1133,8 +1133,8 @@ packages:
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@playwright/test@1.51.0':
resolution: {integrity: sha512-dJ0dMbZeHhI+wb77+ljx/FeC8VBP6j/rj9OAojO08JI80wTZy6vRk9KvHKiDCUh4iMpEiseMgqRBIeW+eKX6RA==}
'@playwright/test@1.51.1':
resolution: {integrity: sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==}
engines: {node: '>=18'}
hasBin: true
@ -3678,13 +3678,13 @@ packages:
resolution: {integrity: sha512-o8mkY4E/+LNUf6LzX96ht6k6CEDi65k9G2rjMtBe9Oo+VPKSvl+0GKHuH/AlG+GA5LPG/i5hrekkxUc3s2HU+Q==}
hasBin: true
playwright-core@1.51.0:
resolution: {integrity: sha512-x47yPE3Zwhlil7wlNU/iktF7t2r/URR3VLbH6EknJd/04Qc/PSJ0EY3CMXipmglLG+zyRxW6HNo2EGbKLHPWMg==}
playwright-core@1.51.1:
resolution: {integrity: sha512-/crRMj8+j/Nq5s8QcvegseuyeZPxpQCZb6HNk3Sos3BlZyAknRjoyJPFWkpNn8v0+P3WiwqFF8P+zQo4eqiNuw==}
engines: {node: '>=18'}
hasBin: true
playwright@1.51.0:
resolution: {integrity: sha512-442pTfGM0xxfCYxuBa/Pu6B2OqxqqaYq39JS8QDMGThUvIOCd6s0ANDog3uwA0cHavVlnTQzGCN7Id2YekDSXA==}
playwright@1.51.1:
resolution: {integrity: sha512-kkx+MB2KQRkyxjYPc3a0wLZZoDczmppyGJIvQ43l+aZihkaVvmu/21kiyaHeHjiFxjxNNFnUncKmcGIyOojsaw==}
engines: {node: '>=18'}
hasBin: true
@ -5512,9 +5512,9 @@ snapshots:
'@pkgr/core@0.1.1': {}
'@playwright/test@1.51.0':
'@playwright/test@1.51.1':
dependencies:
playwright: 1.51.0
playwright: 1.51.1
'@polka/url@1.0.0-next.28': {}
@ -8405,11 +8405,11 @@ snapshots:
dependencies:
pngjs: 6.0.0
playwright-core@1.51.0: {}
playwright-core@1.51.1: {}
playwright@1.51.0:
playwright@1.51.1:
dependencies:
playwright-core: 1.51.0
playwright-core: 1.51.1
optionalDependencies:
fsevents: 2.3.2