fix: vue3 language switcher (#2712)
This commit is contained in:
parent
04882e05a3
commit
3ac6bc3c3b
12 changed files with 269 additions and 372 deletions
10
package.json
10
package.json
|
|
@ -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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue