WIP: Rewrite queue

This commit is contained in:
wvffle 2022-10-20 08:51:41 +00:00 committed by Georg Krause
commit c08e1fad94
No known key found for this signature in database
GPG key ID: 2970D504B2183D22
5 changed files with 135 additions and 76 deletions

View file

@ -22,9 +22,10 @@
"@sentry/tracing": "7.17.2",
"@sentry/vue": "7.17.2",
"@vue/runtime-core": "3.2.41",
"@vueuse/core": "9.3.0",
"@vueuse/integrations": "9.3.0",
"@vueuse/router": "9.3.0",
"@vueuse/core": "9.3.1",
"@vueuse/integrations": "9.3.1",
"@vueuse/math": "9.3.1",
"@vueuse/router": "9.3.1",
"axios": "0.27.2",
"axios-auth-refresh": "3.3.4",
"diff": "5.1.0",