...
|
...
|
@@ -64,11 +64,12 @@ |
|
|
"request-promise": "^4.2.0",
|
|
|
"serve-favicon": "^2.4.2",
|
|
|
"uuid": "^3.0.1",
|
|
|
"vue": "^2.2.2",
|
|
|
"vue": "^2.3.4",
|
|
|
"vue-cookie": "^1.1.4",
|
|
|
"vue-html5-editor": "^1.1.1",
|
|
|
"vue-router": "^2.2.0",
|
|
|
"vue-template-compiler": "^2.2.6",
|
|
|
"vue-loader": "^11.3.4",
|
|
|
"vue-router": "^2.5.3",
|
|
|
"vue-template-compiler": "^2.3.4",
|
|
|
"xlsx2json": "^1.0.0",
|
|
|
"yoho-cookie": "^1.2.0",
|
|
|
"yoho-md5": "^2.0.0",
|
...
|
...
|
@@ -82,10 +83,11 @@ |
|
|
"autoprefixer": "^6.7.2",
|
|
|
"autoprefixer-loader": "^3.2.0",
|
|
|
"babel-core": "^6.22.1",
|
|
|
"babel-eslint": "^7.1.1",
|
|
|
"babel-eslint": "^7.2.3",
|
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.2",
|
|
|
"babel-loader": "^6.2.10",
|
|
|
"babel-plugin-istanbul": "^3.1.2",
|
|
|
"babel-plugin-syntax-dynamic-import": "^6.18.0",
|
|
|
"babel-plugin-syntax-jsx": "^6.18.0",
|
|
|
"babel-plugin-transform-object-rest-spread": "^6.23.0",
|
|
|
"babel-plugin-transform-runtime": "^6.22.0",
|
...
|
...
|
@@ -98,7 +100,7 @@ |
|
|
"clean-webpack-plugin": "^0.1.16",
|
|
|
"css-loader": "^0.26.1",
|
|
|
"escodegen": "^1.8.1",
|
|
|
"eslint": "^3.14.1",
|
|
|
"eslint": "^3.19.0",
|
|
|
"eslint-config-standard": "^6.2.1",
|
|
|
"eslint-config-yoho": "^1.0.8",
|
|
|
"eslint-friendly-formatter": "^2.0.7",
|
...
|
...
|
@@ -131,7 +133,7 @@ |
|
|
"url-loader": "^0.5.7",
|
|
|
"vue-loader": "^11.1.4",
|
|
|
"vue-style-loader": "^2.0.0",
|
|
|
"webpack": "^2.2.1",
|
|
|
"webpack": "^2.6.1",
|
|
|
"webpack-dev-middleware": "^1.10.2",
|
|
|
"webpack-dev-server": "^2.4.2",
|
|
|
"webpack-hot-middleware": "^2.18.0",
|
...
|
...
|
|