chore: roll to 1.56.0-alpha-2025-10-01 (#1098)

This commit is contained in:
Yury Semikhatsky
2025-10-01 14:55:17 -07:00
committed by GitHub
parent 1caecd00c7
commit d149b89889
3 changed files with 22 additions and 19 deletions

View File

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