...
|
...
|
@@ -18,7 +18,7 @@ |
|
|
},
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"bluebird": "^3.4.6",
|
|
|
"bluebird": "^3.4.7",
|
|
|
"body-parser": "^1.15.2",
|
|
|
"captchapng": "0.0.1",
|
|
|
"cheerio": "^0.22.0",
|
...
|
...
|
@@ -29,7 +29,7 @@ |
|
|
"cookie-parser": "^1.4.3",
|
|
|
"express": "^4.14.0",
|
|
|
"feed": "^0.3.0",
|
|
|
"lodash": "^4.17.2",
|
|
|
"lodash": "^4.17.4",
|
|
|
"md5": "^2.1.0",
|
|
|
"memory-cache": "^0.1.6",
|
|
|
"moment": "^2.17.1",
|
...
|
...
|
@@ -44,13 +44,13 @@ |
|
|
"serve-favicon": "^2.3.2",
|
|
|
"uuid": "^2.0.3",
|
|
|
"yoho-express-session": "^2.0.0",
|
|
|
"yoho-node-lib": "0.2.2",
|
|
|
"yoho-zookeeper": "^1.0.4"
|
|
|
"yoho-node-lib": "^0.2.4",
|
|
|
"yoho-zookeeper": "^1.0.6"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"autoprefixer": "^6.5.4",
|
|
|
"babel-core": "^6.20.0",
|
|
|
"babel-loader": "^6.2.9",
|
|
|
"autoprefixer": "^6.6.1",
|
|
|
"babel-core": "^6.21.0",
|
|
|
"babel-loader": "^6.2.10",
|
|
|
"babel-plugin-transform-runtime": "^6.12.0",
|
|
|
"babel-preset-es2015": "^6.18.0",
|
|
|
"babel-runtime": "^6.20.0",
|
...
|
...
|
@@ -64,7 +64,7 @@ |
|
|
"gulp-ftp": "^1.1.0",
|
|
|
"gulp-postcss": "^6.2.0",
|
|
|
"gulp-sourcemaps": "^2.2.0",
|
|
|
"gulp-util": "^3.0.7",
|
|
|
"gulp-util": "^3.0.8",
|
|
|
"handlebars-loader": "^1.4.0",
|
|
|
"husky": "^0.12.0",
|
|
|
"nodemon": "^1.11.0",
|
...
|
...
|
@@ -79,17 +79,17 @@ |
|
|
"postcss-position": "^0.5.0",
|
|
|
"postcss-pxtorem": "^3.3.1",
|
|
|
"postcss-scss": "^0.4.0",
|
|
|
"postcss-short": "^2.0.1",
|
|
|
"postcss-short": "^3.0.3",
|
|
|
"postcss-sprites": "^3.3.0",
|
|
|
"postcss-use": "^2.3.0",
|
|
|
"precss": "^1.4.0",
|
|
|
"shelljs": "^0.7.5",
|
|
|
"stylelint": "^7.6.0",
|
|
|
"stylelint": "^7.7.1",
|
|
|
"stylelint-config-yoho": "^1.2.7",
|
|
|
"stylelint-processor-html": "^1.0.0",
|
|
|
"vue": "^2.1.6",
|
|
|
"vue": "^2.1.8",
|
|
|
"vue-loader": "^10.0.2",
|
|
|
"vue-template-compiler": "^2.1.6",
|
|
|
"vue-template-compiler": "^2.1.8",
|
|
|
"webpack": "^1.14.0",
|
|
|
"webpack-dev-server": "^1.16.2",
|
|
|
"webpack-uglify-parallel": "^0.1.3",
|
...
|
...
|
|