Showing
1 changed file
with
5 additions
and
5 deletions
@@ -54,11 +54,11 @@ | @@ -54,11 +54,11 @@ | ||
54 | "geetest": "^4.1.2", | 54 | "geetest": "^4.1.2", |
55 | "lodash": "^4.17.4", | 55 | "lodash": "^4.17.4", |
56 | "memory-cache": "^0.2.0", | 56 | "memory-cache": "^0.2.0", |
57 | - "moment": "^2.18.1", | 57 | + "moment": "^2.20.1", |
58 | "oneapm": "^1.2.20", | 58 | "oneapm": "^1.2.20", |
59 | "passport": "^0.4.0", | 59 | "passport": "^0.4.0", |
60 | "passport-local": "^1.0.0", | 60 | "passport-local": "^1.0.0", |
61 | - "passport-qq": "0.0.3", | 61 | + "passport-qq": "^0.1.0", |
62 | "passport-sina": "^0.1.0", | 62 | "passport-sina": "^0.1.0", |
63 | "passport-strategy": "^1.0.0", | 63 | "passport-strategy": "^1.0.0", |
64 | "passport-weixin": "^0.2.0", | 64 | "passport-weixin": "^0.2.0", |
@@ -88,7 +88,7 @@ | @@ -88,7 +88,7 @@ | ||
88 | "eslint": "^4.7.0", | 88 | "eslint": "^4.7.0", |
89 | "eslint-config-yoho": "^1.0.9", | 89 | "eslint-config-yoho": "^1.0.9", |
90 | "eslint-loader": "^1.9.0", | 90 | "eslint-loader": "^1.9.0", |
91 | - "eslint-plugin-html": "^3.2.2", | 91 | + "eslint-plugin-html": "^4.0.1", |
92 | "extract-text-webpack-plugin": "^3.0.0", | 92 | "extract-text-webpack-plugin": "^3.0.0", |
93 | "friendly-errors-webpack-plugin": "^1.6.1", | 93 | "friendly-errors-webpack-plugin": "^1.6.1", |
94 | "handlebars-loader": "^1.6.0", | 94 | "handlebars-loader": "^1.6.0", |
@@ -113,7 +113,7 @@ | @@ -113,7 +113,7 @@ | ||
113 | "precss": "^2.0.0", | 113 | "precss": "^2.0.0", |
114 | "shelljs": "^0.7.8", | 114 | "shelljs": "^0.7.8", |
115 | "store": "^2.0.12", | 115 | "store": "^2.0.12", |
116 | - "style-loader": "^0.18.2", | 116 | + "style-loader": "^0.19.1", |
117 | "stylelint": "^8.1.1", | 117 | "stylelint": "^8.1.1", |
118 | "stylelint-config-yoho": "^1.2.10", | 118 | "stylelint-config-yoho": "^1.2.10", |
119 | "stylelint-formatter-table": "^1.0.2", | 119 | "stylelint-formatter-table": "^1.0.2", |
@@ -123,7 +123,7 @@ | @@ -123,7 +123,7 @@ | ||
123 | "vue-loader": "^13.0.4", | 123 | "vue-loader": "^13.0.4", |
124 | "vue-template-compiler": "^2.4.4", | 124 | "vue-template-compiler": "^2.4.4", |
125 | "webpack": "^3.5.6", | 125 | "webpack": "^3.5.6", |
126 | - "webpack-dev-middleware": "^1.12.0", | 126 | + "webpack-dev-middleware": "^2.0.2", |
127 | "webpack-dev-server": "^2.8.2", | 127 | "webpack-dev-server": "^2.8.2", |
128 | "webpack-hot-middleware": "^2.19.1", | 128 | "webpack-hot-middleware": "^2.19.1", |
129 | "webpack-merge": "^4.1.0", | 129 | "webpack-merge": "^4.1.0", |
-
Please register or login to post a comment