This commit is contained in:
2019-11-14 23:10:45 +00:00
parent fc6b8be048
commit eed91ae67a
4 changed files with 19 additions and 28 deletions

View File

@@ -12,7 +12,7 @@
},
"dependencies": {
"@babel/polyfill": "^7.7.0",
"core-js": "^3.3.6",
"core-js": "^3.4.1",
"dayjs": "^1.8.17",
"jwt-decode": "^2.2.0",
"nprogress": "^0.2.0",
@@ -20,8 +20,8 @@
"typeface-roboto": "0.0.54",
"vue": "^2.6.10",
"vue-router": "^3.1.3",
"vuetify": "^2.1.9",
"vuex": "^3.0.1",
"vuetify": "^2.1.10",
"vuex": "^3.1.2",
"vuex-persistedstate": "^2.7.0"
},
"devDependencies": {
@@ -46,7 +46,7 @@
"sass-loader": "^7.3.1",
"vue-cli-plugin-vuetify": "^1.1.1",
"vue-template-compiler": "^2.6.10",
"vuetify-loader": "^1.3.0"
"vuetify-loader": "^1.3.1"
},
"eslintConfig": {
"root": true,