minor fixes

This commit is contained in:
sky
2025-08-23 17:24:30 -04:00
parent 4e315c993a
commit bcda82b065
6 changed files with 49 additions and 711 deletions

View File

@ -12,7 +12,6 @@
"license": "ISC",
"type": "module",
"dependencies": {
"@pm2/io": "^6.1.0",
"axios": "^1.3.1",
"body-parser": "^2.0.2",
"chalk": "^5.3.0",
@ -21,16 +20,12 @@
"dayjs": "^1.11.11",
"dotenv": "^16.4.5",
"express": "^5.0.0",
"fast-glob": "^3.3.2",
"file-type": "^19.0.0",
"install": "^0.13.0",
"lucida": "^2.0.0-54",
"mime-types": "^2.1.35",
"node-html-parser": "^6.1.13",
"openai": "^4.85.3",
"rword": "^3.2.1",
"sanitize-html": "^2.13.0",
"sequelize": "^6.37.3",
"sharp": "^0.33.4",
"ws": "^8.18.0"
}