|
@@ -26,51 +26,51 @@ |
|
|
}, |
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"awesomplete": "^1.1.1", |
|
|
"awesomplete": "^1.1.1", |
|
|
"axios": "^0.15.2", |
|
|
|
|
|
|
|
|
"axios": "^0.16.1", |
|
|
"bootstrap": "4.0.0-alpha.6", |
|
|
"bootstrap": "4.0.0-alpha.6", |
|
|
"clipboard": "^1.6.1", |
|
|
"clipboard": "^1.6.1", |
|
|
"font-awesome": "^4.7.0", |
|
|
"font-awesome": "^4.7.0", |
|
|
"hint.css": "^2.4.1", |
|
|
"hint.css": "^2.4.1", |
|
|
"jwt-decode": "^2.1.0", |
|
|
|
|
|
|
|
|
"jwt-decode": "^2.2.0", |
|
|
"lesspass": "^6.0.0", |
|
|
"lesspass": "^6.0.0", |
|
|
"lodash.debounce": "^4.0.8", |
|
|
"lodash.debounce": "^4.0.8", |
|
|
"vue": "^2.2.2", |
|
|
|
|
|
|
|
|
"vue": "^2.2.6", |
|
|
"vue-polyglot": "^0.1.7", |
|
|
"vue-polyglot": "^0.1.7", |
|
|
"vue-router": "^2.3.0", |
|
|
|
|
|
"vuex": "^2.2.1", |
|
|
|
|
|
"vuex-persistedstate": "^1.3.0", |
|
|
|
|
|
|
|
|
"vue-router": "^2.4.0", |
|
|
|
|
|
"vuex": "^2.3.1", |
|
|
|
|
|
"vuex-persistedstate": "^1.4.0", |
|
|
"vuex-router-sync": "^4.1.2" |
|
|
"vuex-router-sync": "^4.1.2" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"ava": "^0.18.2", |
|
|
|
|
|
"babel-core": "^6.22.1", |
|
|
|
|
|
"babel-loader": "^6.4.0", |
|
|
|
|
|
"babel-plugin-transform-runtime": "^6.22.0", |
|
|
|
|
|
"babel-preset-es2015": "^6.22.0", |
|
|
|
|
|
"babel-preset-stage-2": "^6.22.0", |
|
|
|
|
|
"babel-register": "^6.22.0", |
|
|
|
|
|
"babel-runtime": "^6.22.0", |
|
|
|
|
|
|
|
|
"ava": "^0.19.1", |
|
|
|
|
|
"babel-core": "^6.24.1", |
|
|
|
|
|
"babel-loader": "^6.4.1", |
|
|
|
|
|
"babel-plugin-transform-runtime": "^6.23.0", |
|
|
|
|
|
"babel-preset-es2015": "^6.24.1", |
|
|
|
|
|
"babel-preset-stage-2": "^6.24.1", |
|
|
|
|
|
"babel-register": "^6.24.1", |
|
|
|
|
|
"babel-runtime": "^6.23.0", |
|
|
"copy-webpack-plugin": "^4.0.1", |
|
|
"copy-webpack-plugin": "^4.0.1", |
|
|
"cross-env": "^3.2.3", |
|
|
|
|
|
"css-loader": "^0.27.1", |
|
|
|
|
|
|
|
|
"cross-env": "^4.0.0", |
|
|
|
|
|
"css-loader": "^0.28.0", |
|
|
"express": "^4.15.2", |
|
|
"express": "^4.15.2", |
|
|
"extract-text-webpack-plugin": "^2.1.0", |
|
|
"extract-text-webpack-plugin": "^2.1.0", |
|
|
"file-loader": "^0.10.1", |
|
|
|
|
|
"husky": "^0.13.2", |
|
|
|
|
|
|
|
|
"file-loader": "^0.11.1", |
|
|
|
|
|
"husky": "^0.13.3", |
|
|
"json-loader": "^0.5.4", |
|
|
"json-loader": "^0.5.4", |
|
|
"nock": "^9.0.9", |
|
|
|
|
|
"node-sass": "^4.5.0", |
|
|
|
|
|
"optimize-css-assets-webpack-plugin": "^1.3.0", |
|
|
|
|
|
|
|
|
"nock": "^9.0.13", |
|
|
|
|
|
"node-sass": "^4.5.2", |
|
|
|
|
|
"optimize-css-assets-webpack-plugin": "^1.3.1", |
|
|
"sass-loader": "^6.0.3", |
|
|
"sass-loader": "^6.0.3", |
|
|
"style-loader": "^0.16.0", |
|
|
|
|
|
|
|
|
"style-loader": "^0.16.1", |
|
|
"timekeeper": "^1.0.0", |
|
|
"timekeeper": "^1.0.0", |
|
|
"url-loader": "^0.5.8", |
|
|
"url-loader": "^0.5.8", |
|
|
"vue-loader": "^11.1.4", |
|
|
|
|
|
|
|
|
"vue-loader": "^11.3.4", |
|
|
"vue-polyglot-utils": "^0.1.1", |
|
|
"vue-polyglot-utils": "^0.1.1", |
|
|
"vue-template-compiler": "^2.2.2", |
|
|
|
|
|
|
|
|
"vue-template-compiler": "^2.2.6", |
|
|
"walk": "^2.3.9", |
|
|
"walk": "^2.3.9", |
|
|
"webpack": "^2.2.1", |
|
|
|
|
|
"webpack-dev-server": "^2.4.1" |
|
|
|
|
|
|
|
|
"webpack": "^2.4.1", |
|
|
|
|
|
"webpack-dev-server": "^2.4.2" |
|
|
}, |
|
|
}, |
|
|
"ava": { |
|
|
"ava": { |
|
|
"require": [ |
|
|
"require": [ |
|
|