added websocket updates

This commit is contained in:
wea_ondara
2024-05-28 17:26:14 +02:00
parent e356717fb8
commit 6ce07e29d7
13 changed files with 226 additions and 39 deletions

View File

@@ -18,6 +18,7 @@
"tsoa:routes": "npm exec tsoa routes"
},
"dependencies": {
"@types/express-ws": "^3.0.4",
"ajv-formats": "^3.0.1",
"bcrypt": "^5.1.1",
"compression": "^1.7.4",
@@ -28,6 +29,7 @@
"filewatcher": "^3.0.1",
"glob": "^10.3.16",
"knex": "^3.1.0",
"mitt": "^3.0.1",
"mysql2": "^3.9.7",
"objection": "^3.1.4",
"sqlite3": "^5.1.7",