Skip to content

Commit

Permalink
[feature]{packjson.json}: 升级依赖版本
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Jul 17, 2019
1 parent 0dcac19 commit 127886b
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,49 +12,49 @@
},
"dependencies": {
"axios": "0.19.0",
"chart.js": "^2.7.3",
"chart.js": "^2.8.0",
"clipboard": "^2.0.4",
"echarts": "^3.8.5",
"element-ui": "2.9.1",
"echarts": "^4.2.1",
"element-ui": "2.10.1",
"js-cookie": "2.2.0",
"jsoneditor": "^5.26.2",
"jsoneditor": "^6.1.0",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"screenfull": "3.3.3",
"screenfull": "4.2.0",
"script-loader": "^0.7.2",
"svg-sprite-loader": "^4.1.3",
"svg-sprite-loader": "^4.1.6",
"vue": "2.6.10",
"vue-awesome": "3.5.3",
"vue-chartjs": "^3.4.0",
"vue-router": "3.0.6",
"vuedraggable": "2.21.0",
"vuetify": "^1.5.1",
"vuex": "^3.0.1",
"vue-awesome": "3.5.4",
"vue-chartjs": "^3.4.2",
"vue-router": "3.0.7",
"vuedraggable": "2.23.0",
"vuetify": "^1.5.16",
"vuex": "^3.1.1",
"vuex-persistedstate": "^2.5.4",
"xlsx": "0.14.1",
"file-saver": "2.0.1"
"xlsx": "0.14.3",
"file-saver": "2.0.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "3.8.0",
"@vue/cli-plugin-e2e-cypress": "3.8.0",
"@vue/cli-plugin-eslint": "3.8.0",
"@vue/cli-plugin-unit-mocha": "3.8.0",
"@vue/cli-service": "3.8.0",
"@vue/eslint-config-airbnb": "^4.0.0",
"@vue/cli-plugin-babel": "3.9.2",
"@vue/cli-plugin-e2e-cypress": "3.9.0",
"@vue/cli-plugin-eslint": "3.9.2",
"@vue/cli-plugin-unit-mocha": "3.9.0",
"@vue/cli-service": "3.9.2",
"@vue/eslint-config-airbnb": "^4.0.1",
"@vue/test-utils": "^1.0.0-beta.20",
"babel-eslint": "^10.0.1",
"chai": "^4.1.2",
"vuetify-loader": "1.2.1",
"eslint": "5.16.0",
"eslint-plugin-vue": "5.2.2",
"lint-staged": "^7.2.2",
"node-sass": "^4.9.2",
"sass-loader": "^7.0.3",
"babel-eslint": "^10.0.2",
"chai": "^4.2.0",
"vuetify-loader": "1.2.2",
"eslint": "6.0.1",
"eslint-plugin-vue": "5.2.3",
"lint-staged": "^9.2.0",
"node-sass": "^4.12.0",
"sass-loader": "^7.1.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.1",
"stylus-loader": "^3.0.2",
"vue-cli-plugin-axios": "0.0.4",
"vue-cli-plugin-element": "1.0.1",
"vue-cli-plugin-vuetify": "0.4.6",
"vue-template-compiler": "^2.5.21"
"vue-cli-plugin-vuetify": "0.5.0",
"vue-template-compiler": "^2.6.10"
}
}

0 comments on commit 127886b

Please sign in to comment.