Authored by ccbikai

升级依赖

@@ -37,14 +37,14 @@ @@ -37,14 +37,14 @@
37 "serve-favicon": "^2.3.0", 37 "serve-favicon": "^2.3.0",
38 "uuid": "^2.0.2", 38 "uuid": "^2.0.2",
39 "winston": "^2.2.0", 39 "winston": "^2.2.0",
40 - "winston-daily-rotate-file": "^1.1.4", 40 + "winston-daily-rotate-file": "^1.3.0",
41 "yoho-md5": "^2.0.0", 41 "yoho-md5": "^2.0.0",
42 - "yoho-node-lib": "0.0.40" 42 + "yoho-node-lib": "0.0.41"
43 }, 43 },
44 "devDependencies": { 44 "devDependencies": {
45 "autoprefixer": "^6.4.0", 45 "autoprefixer": "^6.4.0",
46 "babel-core": "^6.13.2", 46 "babel-core": "^6.13.2",
47 - "babel-loader": "^6.2.4", 47 + "babel-loader": "^6.2.5",
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",
@@ -61,7 +61,7 @@ @@ -61,7 +61,7 @@
61 "handlebars-loader": "^1.3.0", 61 "handlebars-loader": "^1.3.0",
62 "husky": "^0.11.6", 62 "husky": "^0.11.6",
63 "jquery": "2.2.4", 63 "jquery": "2.2.4",
64 - "nodemon": "^1.10.0", 64 + "nodemon": "^1.10.2",
65 "postcss-assets": "^4.0.1", 65 "postcss-assets": "^4.0.1",
66 "postcss-cachebuster": "^0.1.3", 66 "postcss-cachebuster": "^0.1.3",
67 "postcss-calc": "^5.2.1", 67 "postcss-calc": "^5.2.1",
@@ -82,12 +82,12 @@ @@ -82,12 +82,12 @@
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.5.0",
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",
89 - "webpack": "^1.13.1",  
90 - "webpack-dashboard": "0.0.1", 89 + "webpack": "^1.13.2",
  90 + "webpack-dashboard": "^0.1.1",
91 "webpack-dev-server": "^1.14.1", 91 "webpack-dev-server": "^1.14.1",
92 "webpack-stream": "^3.1.0", 92 "webpack-stream": "^3.1.0",
93 "yoho-cookie": "1.2.0", 93 "yoho-cookie": "1.2.0",