feat: upgrade electron and playwright (#5632)

This commit is contained in:
LongYinan
2024-01-19 03:16:06 +00:00
parent cf2ad141ea
commit 9d28eb530a
14 changed files with 48 additions and 48 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"devDependencies": {
"@affine/electron-api": "workspace:*",
"@node-rs/argon2": "^1.5.2",
"@playwright/test": "^1.39.0",
"@playwright/test": "^1.41.0",
"express": "^4.18.2",
"http-proxy-middleware": "^3.0.0-beta.1"
},