chore: roll 1.60.0-alpha-1775258971000 (#1513)

## Summary
- Roll Playwright to `1.60.0-alpha-1775258971000`
This commit is contained in:
Yury Semikhatsky
2026-04-03 16:56:56 -07:00
committed by GitHub
parent b214e8b387
commit a07bc4e247
5 changed files with 36 additions and 26 deletions

28
package-lock.json generated
View File

@@ -13,7 +13,7 @@
],
"devDependencies": {
"@modelcontextprotocol/sdk": "^1.25.2",
"@playwright/test": "1.60.0-alpha-1774999321000",
"@playwright/test": "1.60.0-alpha-1775258971000",
"@types/node": "^24.3.0"
}
},
@@ -854,13 +854,13 @@
"link": true
},
"node_modules/@playwright/test": {
"version": "1.60.0-alpha-1774999321000",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.60.0-alpha-1774999321000.tgz",
"integrity": "sha512-vUvFOjH6jnQ2/noiZe24f5sr+SSOk15Qz49/C9XbwELDZ9So2kys7NhiEfzkTWcnieHRurL04YVl44h2mwDbPw==",
"version": "1.60.0-alpha-1775258971000",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.60.0-alpha-1775258971000.tgz",
"integrity": "sha512-6ZvWKDxCRxSNWtqcXdjjUfdiFkPXWb+q1EgfiG5JL5Hmpz1klCSfFgqssSpjOsZdjVlFTkPBruxClEaKCL3lgw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"playwright": "1.60.0-alpha-1774999321000"
"playwright": "1.60.0-alpha-1775258971000"
},
"bin": {
"playwright": "cli.js"
@@ -2624,12 +2624,12 @@
}
},
"node_modules/playwright": {
"version": "1.60.0-alpha-1774999321000",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.60.0-alpha-1774999321000.tgz",
"integrity": "sha512-Bd5DkzYKG+2g1jLO6NeTXmGLbBYSFffJIOsR4l4hUBkJvzvGGdLZ7jZb2tOtb0WIoWXQKdQj3Ap6WthV4DBS8w==",
"version": "1.60.0-alpha-1775258971000",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.60.0-alpha-1775258971000.tgz",
"integrity": "sha512-xaS8b8clhxs1uLiBQFdrKYPAxZPI1eZDshsK9LMvMyuNkwiFlK0FxWNWj01kA/dUf5/hm26xarLiM/Ah1DugyA==",
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.60.0-alpha-1774999321000"
"playwright-core": "1.60.0-alpha-1775258971000"
},
"bin": {
"playwright": "cli.js"
@@ -2646,9 +2646,9 @@
"link": true
},
"node_modules/playwright-core": {
"version": "1.60.0-alpha-1774999321000",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.60.0-alpha-1774999321000.tgz",
"integrity": "sha512-ams3Zo4VXxeOg5ZTTh16GkE8g48Bmxo/9pg9gXl9SVKlVohCU7Jaog7XntY8yFuzENA6dJc1Fz7Z/NNTm9nGEw==",
"version": "1.60.0-alpha-1775258971000",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.60.0-alpha-1775258971000.tgz",
"integrity": "sha512-SJ5hXQUf50wA/wI1Z9xkFoJq7IwLhfX4o7hXZJExxtGo3U8UQsS3AtD1TVWkO0KTeMdFnaQ8XE4BMa5wziegnw==",
"license": "Apache-2.0",
"bin": {
"playwright-core": "cli.js"
@@ -3444,8 +3444,8 @@
"version": "0.0.70",
"license": "Apache-2.0",
"dependencies": {
"playwright": "1.60.0-alpha-1774999321000",
"playwright-core": "1.60.0-alpha-1774999321000"
"playwright": "1.60.0-alpha-1775258971000",
"playwright-core": "1.60.0-alpha-1775258971000"
},
"bin": {
"playwright-mcp": "cli.js"