fix: linux build (#2946)

This commit is contained in:
Daniel Salazar
2026-05-07 11:23:10 -07:00
committed by GitHub
parent 360cbf48af
commit 6c19dfbafd
3 changed files with 928 additions and 1216 deletions
+927 -1212
View File
File diff suppressed because it is too large Load Diff
-3
View File
@@ -78,9 +78,6 @@
"javascript-time-ago": "^2.5.11",
"open": "^10.1.0"
},
"optionalDependencies": {
"sharp": "^0.34.4"
},
"engines": {
"node": ">=24.0.0"
}
+1 -1
View File
@@ -63,7 +63,7 @@
"parse-domain": "^8.2.2",
"prompt-sync": "^4.2.0",
"replicate": "^1.0.0",
"sharp": "^0.34.3",
"sharp": "^0.34.5",
"socket.io": "^4.8.3",
"svg-captcha": "^1.4.0",
"together-ai": "^0.33.0",