chore: roll 1.57.0-alpha-2025-10-24 (#1164)

This commit is contained in:
Yury Semikhatsky
2025-10-24 11:29:05 -07:00
committed by GitHub
parent 67ed859c2a
commit b3dce4097e
2 changed files with 17 additions and 17 deletions

View File

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