Use slim Chromium runtime

This commit is contained in:
Codex
2026-07-08 00:41:15 +00:00
parent d704bb96d7
commit 3da6fdab49
5 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -10,13 +10,13 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@playwright/test": "^1.45.0",
"archiver": "^7.0.1",
"better-sqlite3": "^11.1.2",
"cheerio": "1.0.0",
"express": "^4.19.2",
"fs-extra": "^11.2.0",
"nanoid": "^5.0.7",
"playwright": "1.61.1",
"sanitize-filename": "^1.6.3",
"zod": "^3.23.8"
},