fix: vue3 language switcher (#2712)

This commit is contained in:
dni ⚡ 2024-09-25 12:09:00 +02:00 committed by GitHub
parent 04882e05a3
commit 3ac6bc3c3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 269 additions and 372 deletions

View file

@ -24,13 +24,13 @@
"chart.js": "^4.4.4",
"moment": "^2.30.1",
"qrcode.vue": "^3.4.1",
"quasar": "2.16.10",
"quasar": "2.17.0",
"showdown": "^2.1.0",
"underscore": "^1.13.7",
"vue": "3.5.2",
"vue-i18n": "^9.14.0",
"vue-qrcode-reader": "^5.5.7",
"vue-router": "4.4.3",
"vue": "3.5.8",
"vue-i18n": "^10.0.3",
"vue-qrcode-reader": "^5.5.10",
"vue-router": "4.4.5",
"vuex": "4.1.0"
},
"vendor": [