deps(server): add @tus/server and @tus/file-store

This commit is contained in:
Jannis Braun
2026-04-30 01:08:26 +02:00
parent f538f1d92e
commit 4477554f8a
2 changed files with 132 additions and 0 deletions
+2
View File
@@ -19,6 +19,8 @@
"@fastify/rate-limit": "^9.1.0",
"@fastify/static": "^7.0.4",
"@fastify/websocket": "^10.0.1",
"@tus/file-store": "^1.5.1",
"@tus/server": "^1.10.2",
"bcryptjs": "^2.4.3",
"better-sqlite3": "^11.3.0",
"cheerio": "^1.0.0",