Showing
1 changed file
with
4 additions
and
4 deletions
@@ -28,7 +28,7 @@ | @@ -28,7 +28,7 @@ | ||
28 | "express-handlebars": "^3.0.0", | 28 | "express-handlebars": "^3.0.0", |
29 | "express-session": "^1.14.0", | 29 | "express-session": "^1.14.0", |
30 | "influxdb-winston": "^1.0.1", | 30 | "influxdb-winston": "^1.0.1", |
31 | - "lodash": "^4.14.2", | 31 | + "lodash": "^4.15.0", |
32 | "memcached": "^2.2.1", | 32 | "memcached": "^2.2.1", |
33 | "moment": "^2.14.1", | 33 | "moment": "^2.14.1", |
34 | "morgan": "^1.7.0", | 34 | "morgan": "^1.7.0", |
@@ -39,7 +39,7 @@ | @@ -39,7 +39,7 @@ | ||
39 | "winston": "^2.2.0", | 39 | "winston": "^2.2.0", |
40 | "winston-daily-rotate-file": "^1.1.4", | 40 | "winston-daily-rotate-file": "^1.1.4", |
41 | "yoho-md5": "^2.0.0", | 41 | "yoho-md5": "^2.0.0", |
42 | - "yoho-node-lib": "0.0.38" | 42 | + "yoho-node-lib": "0.0.40" |
43 | }, | 43 | }, |
44 | "devDependencies": { | 44 | "devDependencies": { |
45 | "autoprefixer": "^6.4.0", | 45 | "autoprefixer": "^6.4.0", |
@@ -48,7 +48,7 @@ | @@ -48,7 +48,7 @@ | ||
48 | "babel-plugin-transform-runtime": "^6.12.0", | 48 | "babel-plugin-transform-runtime": "^6.12.0", |
49 | "babel-preset-es2015": "^6.13.2", | 49 | "babel-preset-es2015": "^6.13.2", |
50 | "babel-runtime": "^6.11.6", | 50 | "babel-runtime": "^6.11.6", |
51 | - "eslint": "^3.2.2", | 51 | + "eslint": "^3.3.0", |
52 | "eslint-config-yoho": "^1.0.1", | 52 | "eslint-config-yoho": "^1.0.1", |
53 | "eslint-plugin-html": "^1.5.2", | 53 | "eslint-plugin-html": "^1.5.2", |
54 | "extract-text-webpack-plugin": "^1.0.1", | 54 | "extract-text-webpack-plugin": "^1.0.1", |
@@ -82,7 +82,7 @@ | @@ -82,7 +82,7 @@ | ||
82 | "stylelint-processor-html": "^1.0.0", | 82 | "stylelint-processor-html": "^1.0.0", |
83 | "vue": "1.0.26", | 83 | "vue": "1.0.26", |
84 | "vue-infinite-scroll": "0.2.3", | 84 | "vue-infinite-scroll": "0.2.3", |
85 | - "vue-lazyload": "^0.4.5", | 85 | + "vue-lazyload": "^0.4.6", |
86 | "vue-loader": "^8.5.3", | 86 | "vue-loader": "^8.5.3", |
87 | "vue-swipe": "0.2.6", | 87 | "vue-swipe": "0.2.6", |
88 | "vue-touch": "1.1.0", | 88 | "vue-touch": "1.1.0", |
-
Please register or login to post a comment