Update vuex and vue router

This commit is contained in:
Alf Sebastian Houge
2023-02-04 23:28:09 +01:00
parent f2bc01289a
commit 630a7f2ec6
2 changed files with 28 additions and 36 deletions

View File

@@ -39,9 +39,9 @@
"vue": "^2.6.11",
"vue-chartjs": "^3.5.1",
"vue-i18n": "^8.28.2",
"vue-meta": "^2.3.3",
"vue-router": "^3.1.6",
"vuex": "^3.1.2"
"vue-meta": "^2.4.0",
"vue-router": "^3.6.5",
"vuex": "^3.6.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.2.1",