WS improvements

This commit is contained in:
2025-02-10 13:59:25 +01:00
parent 9030550c0f
commit cfaea6ec7c
3 changed files with 46 additions and 6 deletions

View File

@ -31,6 +31,7 @@
"@mikro-orm/reflection": "^6.4.2",
"@types/ioredis": "^4.28.10",
"bcryptjs": "^2.4.3",
"bufferutil": "^4.0.9",
"bullmq": "^5.13.2",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
@ -45,6 +46,7 @@
"socket.io": "^4.7.5",
"ts-node": "^10.9.2",
"typescript": "^5.5.3",
"utf-8-validate": "^6.0.5",
"zod": "^3.23.8"
},
"devDependencies": {