chore: roll 1.57.0-alpha-2025-10-09 (#1123)

This commit is contained in:
Yury Semikhatsky
2025-10-09 13:32:16 -07:00
committed by GitHub
parent 7ee5c87a4b
commit e17bf17dff
4 changed files with 30 additions and 25 deletions

View File

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