chore: roll 1.59.0-alpha-1774912654000 (#1500)

This commit is contained in:
Yury Semikhatsky
2026-03-30 16:39:05 -07:00
committed by GitHub
parent 3e8fc820a6
commit c7285818ed
3 changed files with 17 additions and 17 deletions

28
package-lock.json generated
View File

@@ -13,7 +13,7 @@
],
"devDependencies": {
"@modelcontextprotocol/sdk": "^1.25.2",
"@playwright/test": "1.59.0-alpha-1774903871000",
"@playwright/test": "1.59.0-alpha-1774912654000",
"@types/node": "^24.3.0"
}
},
@@ -854,13 +854,13 @@
"link": true
},
"node_modules/@playwright/test": {
"version": "1.59.0-alpha-1774903871000",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.59.0-alpha-1774903871000.tgz",
"integrity": "sha512-VyTJsUhaCrpK5Uq5R493NkmkT8cdxICX2Bbpa/I5fJwQO/3xl3n3bJ7MOv6GYKPyCZDzISh4jXqs5yMnoGZPJw==",
"version": "1.59.0-alpha-1774912654000",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.59.0-alpha-1774912654000.tgz",
"integrity": "sha512-/OjIU6mfPP7UisfqKLnKqjG8gDq4gwoek55z6VqaWnGgZnRdJwCNBao5Azymk5qmp7hzxu3rXdW0sFmsNXLEfQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"playwright": "1.59.0-alpha-1774903871000"
"playwright": "1.59.0-alpha-1774912654000"
},
"bin": {
"playwright": "cli.js"
@@ -2624,12 +2624,12 @@
}
},
"node_modules/playwright": {
"version": "1.59.0-alpha-1774903871000",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.59.0-alpha-1774903871000.tgz",
"integrity": "sha512-wxkJjGiZ9LLtwxvdlOV1hPBubJe5kiJ2VXED0kmqT6Q/mRt0yNcdU580JUAa7e4um4AMUpRGnmq3ZNxpbnITng==",
"version": "1.59.0-alpha-1774912654000",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.59.0-alpha-1774912654000.tgz",
"integrity": "sha512-98v8NQ0ZaNTdOhwo24sq7Y79wuh+Q6TShG6DKgyQIUr4cBV5gDRIcRjTVZz5LhwYAwCOXCanvY5er47mowV8ww==",
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.59.0-alpha-1774903871000"
"playwright-core": "1.59.0-alpha-1774912654000"
},
"bin": {
"playwright": "cli.js"
@@ -2646,9 +2646,9 @@
"link": true
},
"node_modules/playwright-core": {
"version": "1.59.0-alpha-1774903871000",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.59.0-alpha-1774903871000.tgz",
"integrity": "sha512-Em/rbCpGHNblUwtO92KTnhYla4vehZpTCXy8iML2LPeTwRjk/4AOYcSKjrpAh05mQqPv9iz75KZXaNUddgiwpA==",
"version": "1.59.0-alpha-1774912654000",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.59.0-alpha-1774912654000.tgz",
"integrity": "sha512-A4zBS+GASROUFrHTMeC0ySI1+f/Wjbm0OJIAUFu4q+0Si3tfLg742dGwq1AezmMBovINt6Fi7fOTjtGZCQQCEw==",
"license": "Apache-2.0",
"bin": {
"playwright-core": "cli.js"
@@ -3444,8 +3444,8 @@
"version": "0.0.68",
"license": "Apache-2.0",
"dependencies": {
"playwright": "1.59.0-alpha-1774903871000",
"playwright-core": "1.59.0-alpha-1774903871000"
"playwright": "1.59.0-alpha-1774912654000",
"playwright-core": "1.59.0-alpha-1774912654000"
},
"bin": {
"playwright-mcp": "cli.js"