feat: switch metadata remover

This commit is contained in:
diced
2025-06-06 10:40:38 -07:00
parent d0a613ab8e
commit 4b3878d553
4 changed files with 42 additions and 56 deletions

View File

@@ -49,7 +49,6 @@
"@prisma/migrate": "^6.9.0",
"@smithy/node-http-handler": "^4.0.6",
"@tabler/icons-react": "^3.34.0",
"@xoi/gps-metadata-remover": "^2.0.0",
"argon2": "^0.43.0",
"bytes": "^3.1.2",
"clsx": "^2.1.1",
@@ -58,6 +57,7 @@
"cross-env": "^7.0.3",
"dayjs": "^1.11.13",
"dotenv": "^16.5.0",
"exif-be-gone": "^1.5.1",
"fast-glob": "^3.3.3",
"fastify": "^5.3.3",
"fastify-plugin": "^5.0.1",
@@ -89,7 +89,6 @@
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.28.0",
"@types/bytes": "^3.1.5",
"@types/express": "^5.0.2",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/katex": "^0.16.7",
"@types/ms": "^2.1.0",