начало чата
All checks were successful
Deploy / deploy (push) Successful in 3m47s

This commit is contained in:
2026-04-16 02:21:54 +06:00
parent 9f39ee6430
commit 0915d3c64d
26 changed files with 1592 additions and 1112 deletions

View File

@@ -10,6 +10,7 @@
"@fastify/autoload": "^6.3.1",
"@fastify/cookie": "^11.0.2",
"@fastify/cors": "^11.1.0",
"@fastify/multipart": "^10.0.0",
"@lucia-auth/adapter-prisma": "^4.0.1",
"@prisma/client": "^6.17.0",
"bcrypt": "^6.0.0",
@@ -21,6 +22,7 @@
"mediasoup": "^3.19.3",
"prisma": "^6.17.0",
"socket.io": "^4.8.1",
"uuid": "^13.0.0",
"ws": "^8.18.3",
"zod": "^4.1.12"
},