Showing
1 changed file
with
3 additions
and
3 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.1", | 31 | + "lodash": "^4.14.2", |
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", |
@@ -50,7 +50,7 @@ | @@ -50,7 +50,7 @@ | ||
50 | "babel-runtime": "^6.11.6", | 50 | "babel-runtime": "^6.11.6", |
51 | "eslint": "^3.2.2", | 51 | "eslint": "^3.2.2", |
52 | "eslint-config-yoho": "^1.0.1", | 52 | "eslint-config-yoho": "^1.0.1", |
53 | - "eslint-plugin-html": "^1.5.1", | 53 | + "eslint-plugin-html": "^1.5.2", |
54 | "extract-text-webpack-plugin": "^1.0.1", | 54 | "extract-text-webpack-plugin": "^1.0.1", |
55 | "gulp": "^3.9.1", | 55 | "gulp": "^3.9.1", |
56 | "gulp-cssnano": "^2.1.2", | 56 | "gulp-cssnano": "^2.1.2", |
@@ -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.3", | 85 | + "vue-lazyload": "^0.4.5", |
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