chore(deps): bump playwright from 1.49.0 to 1.58.2 (#873)

Update @playwright/test and Docker base image together to fix
CI failures caused by mismatched browser versions.

Closes #864

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Bowl42
2026-03-06 12:40:44 +08:00
committed by GitHub
parent 13426b2fbd
commit e81d46262d
3 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
"test:down": "docker compose down -v"
},
"devDependencies": {
"@playwright/test": "1.49.0",
"@playwright/test": "1.58.2",
"@types/nodemailer": "^7.0.11",
"@types/ws": "^8.5.0",
"ws": "^8.18.0"