chore: roll 1.58.0-alpha-2025-12-29 (#1287)

This commit is contained in:
Yury Semikhatsky
2025-12-29 09:55:46 -08:00
committed by GitHub
parent c806df7b13
commit e8b471ec60
2 changed files with 17 additions and 17 deletions

View File

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