...
|
...
|
@@ -74,10 +74,10 @@ |
|
|
"eslint": "^3.16.0",
|
|
|
"eslint-config-yoho": "^1.0.9",
|
|
|
"eslint-loader": "^1.6.3",
|
|
|
"extract-text-webpack-plugin": "^2.1.0",
|
|
|
"extract-text-webpack-plugin": "^4.0.0-beta.0",
|
|
|
"handlebars": "4.0.5",
|
|
|
"handlebars-loader": "^1.4.0",
|
|
|
"happypack": "^3.0.3",
|
|
|
"happypack": "^5.0.0-beta.3",
|
|
|
"husky": "^0.11.4",
|
|
|
"jquery-ui": "^1.12.1",
|
|
|
"nodemon": "1.9.2",
|
...
|
...
|
@@ -88,7 +88,7 @@ |
|
|
"postcss-clearfix": "^1.0.0",
|
|
|
"postcss-crip": "^2.0.1",
|
|
|
"postcss-import": "^9.1.0",
|
|
|
"postcss-loader": "^1.3.1",
|
|
|
"postcss-loader": "^2.1.4",
|
|
|
"postcss-opacity": "^4.0.0",
|
|
|
"postcss-position": "^0.5.0",
|
|
|
"postcss-pxtorem": "^4.0.0",
|
...
|
...
|
@@ -104,13 +104,13 @@ |
|
|
"stylelint": "^8.4.0",
|
|
|
"stylelint-config-yoho": "^1.2.11",
|
|
|
"stylelint-formatter-table": "^1.0.3",
|
|
|
"stylelint-webpack-plugin": "^0.7.0",
|
|
|
"webpack": "^2.3.1",
|
|
|
"webpack-dev-server": "^2.4.2",
|
|
|
"webpack": "^4.6.0",
|
|
|
"webpack-cli": "^2.0.15",
|
|
|
"webpack-dev-server": "^3.1.3",
|
|
|
"yoho-eventproxy": "^0.3.6",
|
|
|
"yoho-handlebars": "^4.0.5",
|
|
|
"yoho-handlebars": "^4.0.6",
|
|
|
"yoho-jquery": "^1.12.4",
|
|
|
"yoho-jquery-dotdotdot": "0.0.1",
|
|
|
"yoho-jquery-dotdotdot": "0.0.2",
|
|
|
"yoho-jquery-lazyload": "1.9.7",
|
|
|
"yoho-jquery-pjax": "0.0.1",
|
|
|
"yoho-jquery-placeholder": "^2.3.1",
|
...
|
...
|
|