chore: roll to 1.57.0-alpha-1761929702000 (#1178)

This commit is contained in:
Dmitry Gozman
2025-10-31 20:16:50 +00:00
committed by GitHub
parent ac6e678135
commit 8ee8445342
3 changed files with 25 additions and 19 deletions

View File

@@ -37,15 +37,15 @@
}
},
"dependencies": {
"playwright": "1.57.0-alpha-2025-10-24",
"playwright-core": "1.57.0-alpha-2025-10-24"
"playwright": "1.57.0-alpha-1761929702000",
"playwright-core": "1.57.0-alpha-1761929702000"
},
"bin": {
"mcp-server-playwright": "cli.js"
},
"devDependencies": {
"@modelcontextprotocol/sdk": "^1.17.5",
"@playwright/test": "1.57.0-alpha-2025-10-24",
"@playwright/test": "1.57.0-alpha-1761929702000",
"@types/node": "^24.3.0",
"zod-to-json-schema": "^3.24.6"
}