|
|
@@ -17,74 +17,72 @@
|
|
|
"axios": "^0.17.1",
|
|
|
"babel-polyfill": "^6.26.0",
|
|
|
"babel-preset-es2015": "^6.24.1",
|
|
|
- "element-ui": "^2.13.0",
|
|
|
- "scriptjs": "^2.5.8",
|
|
|
+ "element-ui": "^2.13.2",
|
|
|
"url-search-params-polyfill": "^2.0.3",
|
|
|
"vue": "^2.6.0",
|
|
|
- "vue-axios": "^2.0.2",
|
|
|
"vue-clipboard2": "^0.2.1",
|
|
|
"vue-i18n": "5.0.3",
|
|
|
- "vue-router": "^3.0.1",
|
|
|
+ "vue-router": "^3.3.4",
|
|
|
"vuedraggable": "^2.23.2",
|
|
|
- "whatwg-fetch": "^2.0.3"
|
|
|
+ "whatwg-fetch": "^2.0.4"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "autoprefixer": "^7.1.2",
|
|
|
+ "autoprefixer": "^7.2.6",
|
|
|
"axios": "^0.17.1",
|
|
|
"babel-core": "^6.26.3",
|
|
|
"babel-eslint": "^7.1.1",
|
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.3",
|
|
|
"babel-jest": "^21.0.2",
|
|
|
- "babel-loader": "^7.1.1",
|
|
|
+ "babel-loader": "^7.1.5",
|
|
|
"babel-plugin-dynamic-import-node": "^1.2.0",
|
|
|
"babel-plugin-syntax-jsx": "^6.18.0",
|
|
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
|
|
"babel-plugin-transform-runtime": "^6.22.0",
|
|
|
- "babel-plugin-transform-vue-jsx": "^3.5.0",
|
|
|
+ "babel-plugin-transform-vue-jsx": "^3.7.0",
|
|
|
"babel-preset-env": "^1.7.0",
|
|
|
"babel-preset-stage-2": "^6.22.0",
|
|
|
"babel-register": "^6.22.0",
|
|
|
- "chalk": "^2.0.1",
|
|
|
- "copy-webpack-plugin": "^4.5.2",
|
|
|
+ "chalk": "^2.4.2",
|
|
|
+ "copy-webpack-plugin": "^4.6.0",
|
|
|
"cross-spawn": "^5.0.1",
|
|
|
- "css-loader": "^0.28.0",
|
|
|
+ "css-loader": "^0.28.11",
|
|
|
"eslint": "^3.19.0",
|
|
|
"eslint-config-standard": "^10.2.1",
|
|
|
"eslint-friendly-formatter": "^3.0.0",
|
|
|
"eslint-loader": "^1.7.1",
|
|
|
"eslint-plugin-html": "^3.0.0",
|
|
|
- "eslint-plugin-import": "^2.7.0",
|
|
|
+ "eslint-plugin-import": "^2.22.0",
|
|
|
"eslint-plugin-node": "^5.2.0",
|
|
|
- "eslint-plugin-promise": "^3.4.0",
|
|
|
- "eslint-plugin-standard": "^3.0.1",
|
|
|
+ "eslint-plugin-promise": "^3.8.0",
|
|
|
+ "eslint-plugin-standard": "^3.1.0",
|
|
|
"extract-text-webpack-plugin": "^3.0.0",
|
|
|
- "file-loader": "^1.1.4",
|
|
|
- "friendly-errors-webpack-plugin": "^1.6.1",
|
|
|
+ "file-loader": "^1.1.11",
|
|
|
+ "friendly-errors-webpack-plugin": "^1.7.0",
|
|
|
"html-webpack-plugin": "^2.30.1",
|
|
|
"jest": "^21.2.0",
|
|
|
"jest-serializer-vue": "^0.3.0",
|
|
|
- "nightwatch": "^0.9.12",
|
|
|
- "node-notifier": "^5.1.2",
|
|
|
- "optimize-css-assets-webpack-plugin": "^3.2.0",
|
|
|
- "ora": "^1.2.0",
|
|
|
- "portfinder": "^1.0.13",
|
|
|
- "postcss-import": "^11.0.0",
|
|
|
- "postcss-loader": "^2.0.8",
|
|
|
- "rimraf": "^2.6.0",
|
|
|
- "scriptjs": "^2.5.8",
|
|
|
- "selenium-server": "^3.0.1",
|
|
|
- "semver": "^5.3.0",
|
|
|
+ "nightwatch": "^0.9.21",
|
|
|
+ "node-notifier": "^5.4.3",
|
|
|
+ "optimize-css-assets-webpack-plugin": "^3.2.1",
|
|
|
+ "ora": "^1.4.0",
|
|
|
+ "portfinder": "^1.0.26",
|
|
|
+ "postcss-import": "^11.1.0",
|
|
|
+ "postcss-loader": "^2.1.6",
|
|
|
+ "rimraf": "^2.7.1",
|
|
|
+ "scriptjs": "^2.5.9",
|
|
|
+ "selenium-server": "^3.141.59",
|
|
|
+ "semver": "^5.7.1",
|
|
|
"shelljs": "^0.7.6",
|
|
|
- "uglifyjs-webpack-plugin": "^1.1.1",
|
|
|
+ "uglifyjs-webpack-plugin": "^1.3.0",
|
|
|
"url-loader": "^0.5.8",
|
|
|
- "vue-axios": "^2.0.2",
|
|
|
+ "vue-axios": "^2.1.5",
|
|
|
"vue-jest": "^1.0.2",
|
|
|
- "vue-loader": "^13.3.0",
|
|
|
- "vue-style-loader": "^3.0.1",
|
|
|
+ "vue-loader": "^13.7.3",
|
|
|
+ "vue-style-loader": "^3.1.2",
|
|
|
"vue-template-compiler": "^2.6.0",
|
|
|
- "webpack": "^3.6.0",
|
|
|
- "webpack-bundle-analyzer": "^2.9.0",
|
|
|
- "webpack-dev-server": "^2.9.1",
|
|
|
+ "webpack": "^3.12.0",
|
|
|
+ "webpack-bundle-analyzer": "^2.13.1",
|
|
|
+ "webpack-dev-server": "^2.11.5",
|
|
|
"webpack-merge": "^2.6.1"
|
|
|
},
|
|
|
"engines": {
|