feat: ensure next track is always preloaded

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
This commit is contained in:
Kasper Seweryn 2023-01-28 21:23:46 +01:00 committed by Georg krause
commit 49be19c8b4
3 changed files with 54 additions and 46 deletions

View file

@ -20,10 +20,10 @@
"@sentry/tracing": "7.27.0",
"@sentry/vue": "7.27.0",
"@vue/runtime-core": "3.2.45",
"@vueuse/core": "9.6.0",
"@vueuse/integrations": "9.6.0",
"@vueuse/math": "9.6.0",
"@vueuse/router": "9.6.0",
"@vueuse/core": "9.11.1",
"@vueuse/integrations": "9.11.1",
"@vueuse/math": "9.11.1",
"@vueuse/router": "9.11.1",
"axios": "1.2.3",
"axios-auth-refresh": "3.3.6",
"butterchurn": "3.0.0-beta.4",