fix: playwright 锁定 1.52.0 匹配 rebrowser-playwright 版本

This commit is contained in:
2026-03-01 11:56:34 +08:00
parent 2538a19e98
commit ca26f36f9b
2 changed files with 34 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
"@types/express": "^5.0.0",
"@types/node": "^22.0.0",
"pino-pretty": "^13.0.0",
"playwright": "^1.52.0",
"tsup": "^8.0.0",
"typescript": "^5.7.0",
"vitest": "^3.0.0"