chore: roll 1.58.0-alpha-1766189059000 (#1276)

This commit is contained in:
Yury Semikhatsky
2025-12-19 17:44:20 -08:00
committed by GitHub
parent 10c340c0b3
commit c784f93a65
4 changed files with 129 additions and 192 deletions

View File

@@ -38,15 +38,15 @@
}
},
"dependencies": {
"playwright": "1.58.0-alpha-2025-12-11",
"playwright-core": "1.58.0-alpha-2025-12-11"
"playwright": "1.58.0-alpha-1766189059000",
"playwright-core": "1.58.0-alpha-1766189059000"
},
"bin": {
"mcp-server-playwright": "cli.js"
},
"devDependencies": {
"@modelcontextprotocol/sdk": "^1.24.0",
"@playwright/test": "1.58.0-alpha-2025-12-11",
"@playwright/test": "1.58.0-alpha-1766189059000",
"@types/node": "^24.3.0"
}
}