Replace django-channels with useWebSocket from @vueuse/core (!1759)

This commit is contained in:
Kasper Seweryn 2022-04-16 08:56:26 +00:00 committed by JuniorJPDJ
commit f21c860985
9 changed files with 64 additions and 125 deletions

View file

@ -17,10 +17,11 @@
"postinstall": "yarn run fix-fomantic-css"
},
"dependencies": {
"@vue/composition-api": "1.4.9",
"@vueuse/core": "8.2.5",
"axios": "0.26.1",
"axios-auth-refresh": "3.2.2",
"diff": "5.0.0",
"django-channels": "2.1.3",
"focus-trap": "6.7.3",
"fomantic-ui-css": "2.8.8",
"howler": "2.2.3",