Showing
1 changed file
with
7 additions
and
7 deletions
@@ -39,14 +39,14 @@ | @@ -39,14 +39,14 @@ | ||
39 | "winston": "^2.2.0", | 39 | "winston": "^2.2.0", |
40 | "winston-daily-rotate-file": "^1.1.4", | 40 | "winston-daily-rotate-file": "^1.1.4", |
41 | "yoho-md5": "^2.0.0", | 41 | "yoho-md5": "^2.0.0", |
42 | - "yoho-node-lib": "0.0.21" | 42 | + "yoho-node-lib": "0.0.26" |
43 | }, | 43 | }, |
44 | "devDependencies": { | 44 | "devDependencies": { |
45 | "autoprefixer": "^6.3.7", | 45 | "autoprefixer": "^6.3.7", |
46 | - "babel-core": "^6.10.4", | 46 | + "babel-core": "^6.11.4", |
47 | "babel-loader": "^6.2.4", | 47 | "babel-loader": "^6.2.4", |
48 | "babel-preset-es2015": "^6.9.0", | 48 | "babel-preset-es2015": "^6.9.0", |
49 | - "eslint": "^3.0.1", | 49 | + "eslint": "^3.1.1", |
50 | "eslint-config-yoho": "^1.0.1", | 50 | "eslint-config-yoho": "^1.0.1", |
51 | "eslint-plugin-html": "^1.5.1", | 51 | "eslint-plugin-html": "^1.5.1", |
52 | "extract-text-webpack-plugin": "^1.0.1", | 52 | "extract-text-webpack-plugin": "^1.0.1", |
@@ -57,8 +57,8 @@ | @@ -57,8 +57,8 @@ | ||
57 | "gulp-sourcemaps": "^2.0.0-alpha", | 57 | "gulp-sourcemaps": "^2.0.0-alpha", |
58 | "gulp-util": "^3.0.7", | 58 | "gulp-util": "^3.0.7", |
59 | "handlebars-loader": "^1.3.0", | 59 | "handlebars-loader": "^1.3.0", |
60 | - "husky": "^0.11.4", | ||
61 | - "nodemon": "1.9.2", | 60 | + "husky": "^0.11.6", |
61 | + "nodemon": "^1.10.0", | ||
62 | "postcss-assets": "^4.0.1", | 62 | "postcss-assets": "^4.0.1", |
63 | "postcss-cachebuster": "^0.1.3", | 63 | "postcss-cachebuster": "^0.1.3", |
64 | "postcss-calc": "^5.2.1", | 64 | "postcss-calc": "^5.2.1", |
@@ -68,10 +68,10 @@ | @@ -68,10 +68,10 @@ | ||
68 | "postcss-position": "^0.5.0", | 68 | "postcss-position": "^0.5.0", |
69 | "postcss-pxtorem": "^3.3.1", | 69 | "postcss-pxtorem": "^3.3.1", |
70 | "postcss-short": "^1.4.0", | 70 | "postcss-short": "^1.4.0", |
71 | - "postcss-sprites": "^3.1.2", | 71 | + "postcss-sprites": "^3.3.0", |
72 | "postcss-use": "^2.2.0", | 72 | "postcss-use": "^2.2.0", |
73 | "precss": "^1.4.0", | 73 | "precss": "^1.4.0", |
74 | - "shelljs": "^0.7.0", | 74 | + "shelljs": "^0.7.2", |
75 | "style-loader": "^0.13.1", | 75 | "style-loader": "^0.13.1", |
76 | "stylelint": "^6.9.0", | 76 | "stylelint": "^6.9.0", |
77 | "stylelint-config-yoho": "1.2.5", | 77 | "stylelint-config-yoho": "1.2.5", |
-
Please register or login to post a comment