chore: roll 1.58.0-alpha-2026-01-07 (#1300)

This commit is contained in:
Yury Semikhatsky
2026-01-07 09:45:30 -08:00
committed by GitHub
parent dba2fd054d
commit d47197f41f
4 changed files with 37 additions and 17 deletions

View File

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