refactor(web): websocket events (#7152)

This commit is contained in:
Michel Heusschen
2024-02-16 21:43:40 +01:00
committed by GitHub
parent bbf7a54c65
commit c84c0bae6c
10 changed files with 134 additions and 99 deletions
+1
View File
@@ -24,6 +24,7 @@
"devDependencies": {
"@faker-js/faker": "^8.0.0",
"@floating-ui/dom": "^1.5.1",
"@socket.io/component-emitter": "^3.1.0",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.0.6",
"@sveltejs/vite-plugin-svelte": "^3.0.0",