This commit is contained in:
Oleg Maslov
2026-09-02 10:14:22 +02:00
parent 0c3e2ead3b
commit b20b138fe4
771 changed files with 161561 additions and 9027 deletions

View File

@@ -36,9 +36,11 @@
"dependencies": {
"@clerk/fastify": "^3.0.0",
"@fastify/cors": "^10.0.0",
"@fastify/static": "^9.0.0",
"@fastify/static": "^10.1.2",
"@fastify/websocket": "^11.0.0",
"@huggingface/transformers": "3.8.1",
"@whiskeysockets/baileys": "^7.0.0-rc13",
"adm-zip": "^0.6.0",
"archiver": "^7.0.1",
"better-sqlite3": "^12.6.2",
"bullmq": "^5.0.0",
@@ -55,6 +57,7 @@
"postgres": "^3.4.0",
"sqlite-vec": "^0.1.7-alpha.2",
"stripe": "^21.0.1",
"undici": "^6.27.0",
"ws": "^8.21.0",
"zod": "^3.24.0"
},