fix(front): fix ordering=+title

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2548>
This commit is contained in:
Kasper Seweryn 2023-08-05 14:44:22 +02:00
commit 7037b708b4
4 changed files with 91 additions and 88 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.12.0",
"@vueuse/integrations": "9.12.0",
"@vueuse/math": "9.12.0",
"@vueuse/router": "9.12.0",
"@vueuse/core": "10.3.0",
"@vueuse/integrations": "10.3.0",
"@vueuse/math": "10.3.0",
"@vueuse/router": "10.3.0",
"axios": "1.2.3",
"axios-auth-refresh": "3.3.6",
"butterchurn": "3.0.0-beta.4",