fix: make progress bars work again
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
This commit is contained in:
parent
665e001087
commit
502773b7b4
13 changed files with 37 additions and 56 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue