fix: export issues (#915)

This commit is contained in:
diced
2025-10-27 15:05:01 -07:00
parent 2a6f1f418a
commit ffbad41994
3 changed files with 303 additions and 96 deletions

View File

@@ -49,6 +49,7 @@
"@prisma/migrate": "6.13.0",
"@smithy/node-http-handler": "^4.1.1",
"@tabler/icons-react": "^3.34.1",
"archiver": "^7.0.1",
"argon2": "^0.44.0",
"asciinema-player": "^3.10.0",
"bytes": "^3.1.2",
@@ -62,7 +63,6 @@
"fast-glob": "^3.3.3",
"fastify": "^5.5.0",
"fastify-plugin": "^5.0.1",
"fflate": "^0.8.2",
"fluent-ffmpeg": "^2.1.3",
"highlight.js": "^11.11.1",
"iron-session": "^8.0.4",
@@ -88,6 +88,7 @@
"zustand": "^5.0.8"
},
"devDependencies": {
"@types/archiver": "^7.0.0",
"@types/bytes": "^3.1.5",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/katex": "^0.16.7",