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 -15
View File
@@ -8,13 +8,13 @@
"name": "aishare",
"version": "0.1.0",
"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"
},
@@ -470,20 +470,6 @@
"node": ">=14"
}
},
"node_modules/@playwright/test": {
"version": "1.61.1",
"resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.61.1.tgz",
"integrity": "sha512-8nKv6+0RJSL9FE4jYOEGXnPeM/Hg12qZpmqzZjRh3qM0Y7c3z1mrOTfFLids72RDQYVh9WpLEfR5WdpNX4fkig==",
"dependencies": {
"playwright": "1.61.1"
},
"bin": {
"playwright": "cli.js"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@rollup/rollup-android-arm-eabi": {
"version": "4.62.2",
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.62.2.tgz",