fix: make progress bars work again

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
This commit is contained in:
Kasper Seweryn 2023-03-01 01:17:16 +01:00 committed by Georg krause
commit 502773b7b4
13 changed files with 37 additions and 56 deletions

View file

@ -58,7 +58,7 @@
},
"devDependencies": {
"@intlify/eslint-plugin-vue-i18n": "2.0.0",
"@intlify/unplugin-vue-i18n": "^0.8.1",
"@intlify/unplugin-vue-i18n": "^0.8.2",
"@types/diff": "5.0.2",
"@types/dompurify": "2.4.0",
"@types/howler": "2.2.7",
@ -72,7 +72,7 @@
"@typescript-eslint/eslint-plugin": "5.48.2",
"@vitejs/plugin-vue": "4.0.0",
"@vitest/coverage-c8": "0.25.8",
"@vue/compiler-sfc": "3.2.45",
"@vue/compiler-sfc": "3.2.47",
"@vue/eslint-config-standard": "8.0.1",
"@vue/eslint-config-typescript": "11.0.2",
"@vue/test-utils": "2.2.7",