Showing
1 changed file
with
2 additions
and
2 deletions
@@ -62,7 +62,7 @@ | @@ -62,7 +62,7 @@ | ||
62 | "cssnano": "^3.10.0", | 62 | "cssnano": "^3.10.0", |
63 | "eslint": "^3.16.0", | 63 | "eslint": "^3.16.0", |
64 | "eslint-config-yoho": "^1.0.1", | 64 | "eslint-config-yoho": "^1.0.1", |
65 | - "eslint-loader": "^1.6.3", | 65 | + "eslint-loader": "^1.7.0", |
66 | "eslint-plugin-html": "^2.0.1", | 66 | "eslint-plugin-html": "^2.0.1", |
67 | "extract-text-webpack-plugin": "^2.1.0", | 67 | "extract-text-webpack-plugin": "^2.1.0", |
68 | "handlebars-loader": "^1.4.0", | 68 | "handlebars-loader": "^1.4.0", |
@@ -90,7 +90,7 @@ | @@ -90,7 +90,7 @@ | ||
90 | "stylelint-processor-html": "^1.0.0", | 90 | "stylelint-processor-html": "^1.0.0", |
91 | "stylelint-webpack-plugin": "^0.7.0", | 91 | "stylelint-webpack-plugin": "^0.7.0", |
92 | "vue": "^2.1.10", | 92 | "vue": "^2.1.10", |
93 | - "vue-loader": "^11.2.0", | 93 | + "vue-loader": "^11.3.2", |
94 | "vue-template-compiler": "^2.1.10", | 94 | "vue-template-compiler": "^2.1.10", |
95 | "webpack": "^2.3.1", | 95 | "webpack": "^2.3.1", |
96 | "webpack-dev-server": "^2.4.2", | 96 | "webpack-dev-server": "^2.4.2", |
-
Please register or login to post a comment