Showing
1 changed file
with
30 additions
and
31 deletions
@@ -44,7 +44,7 @@ | @@ -44,7 +44,7 @@ | ||
44 | "captchapng": "0.0.1", | 44 | "captchapng": "0.0.1", |
45 | "cheerio": "^0.22.0", | 45 | "cheerio": "^0.22.0", |
46 | "client-sessions": "^0.8.0", | 46 | "client-sessions": "^0.8.0", |
47 | - "compression": "^1.6.2", | 47 | + "compression": "^1.7.0", |
48 | "connect-memcached": "^0.2.0", | 48 | "connect-memcached": "^0.2.0", |
49 | "connect-multiparty": "^2.0.0", | 49 | "connect-multiparty": "^2.0.0", |
50 | "cookie-parser": "^1.4.3", | 50 | "cookie-parser": "^1.4.3", |
@@ -54,7 +54,7 @@ | @@ -54,7 +54,7 @@ | ||
54 | "feed": "^1.1.0", | 54 | "feed": "^1.1.0", |
55 | "geetest": "^4.1.2", | 55 | "geetest": "^4.1.2", |
56 | "lodash": "^4.17.4", | 56 | "lodash": "^4.17.4", |
57 | - "memory-cache": "^0.1.6", | 57 | + "memory-cache": "^0.2.0", |
58 | "moment": "^2.18.1", | 58 | "moment": "^2.18.1", |
59 | "oneapm": "^1.2.20", | 59 | "oneapm": "^1.2.20", |
60 | "passport": "^0.3.2", | 60 | "passport": "^0.3.2", |
@@ -64,12 +64,11 @@ | @@ -64,12 +64,11 @@ | ||
64 | "passport-strategy": "^1.0.0", | 64 | "passport-strategy": "^1.0.0", |
65 | "passport-weixin": "^0.1.0", | 65 | "passport-weixin": "^0.1.0", |
66 | "redis": "^2.7.1", | 66 | "redis": "^2.7.1", |
67 | - "postcss-calc": "^5.3.1", | ||
68 | "request": "^2.81.0", | 67 | "request": "^2.81.0", |
69 | "request-promise": "^4.2.1", | 68 | "request-promise": "^4.2.1", |
70 | - "semver": "^5.3.0", | ||
71 | - "sitemap": "^1.12.0", | ||
72 | - "uuid": "^3.0.1", | 69 | + "semver": "^5.4.1", |
70 | + "sitemap": "^1.13.0", | ||
71 | + "uuid": "^3.1.0", | ||
73 | "xml2js": "^0.4.17", | 72 | "xml2js": "^0.4.17", |
74 | "yoho-express-session": "^2.0.0", | 73 | "yoho-express-session": "^2.0.0", |
75 | "yoho-md5": "^2.0.0", | 74 | "yoho-md5": "^2.0.0", |
@@ -77,47 +76,47 @@ | @@ -77,47 +76,47 @@ | ||
77 | "yoho-zookeeper": "^1.0.8" | 76 | "yoho-zookeeper": "^1.0.8" |
78 | }, | 77 | }, |
79 | "devDependencies": { | 78 | "devDependencies": { |
80 | - "autoprefixer": "^7.0.1", | ||
81 | - "babel-core": "^6.24.1", | ||
82 | - "babel-loader": "^7.0.0", | 79 | + "autoprefixer": "^7.1.2", |
80 | + "babel-core": "^6.25.0", | ||
81 | + "babel-loader": "^7.1.1", | ||
83 | "babel-polyfill": "^6.23.0", | 82 | "babel-polyfill": "^6.23.0", |
84 | - "babel-preset-env": "^1.5.1", | 83 | + "babel-preset-env": "^1.6.0", |
85 | "css-loader": "^0.28.4", | 84 | "css-loader": "^0.28.4", |
86 | - "eslint": "^3.19.0", | 85 | + "eslint": "^4.3.0", |
87 | "eslint-config-yoho": "^1.0.1", | 86 | "eslint-config-yoho": "^1.0.1", |
88 | - "eslint-loader": "^1.7.1", | ||
89 | - "eslint-plugin-html": "^2.0.3", | ||
90 | - "extract-text-webpack-plugin": "^2.1.0", | 87 | + "eslint-loader": "^1.9.0", |
88 | + "eslint-plugin-html": "^3.1.1", | ||
89 | + "extract-text-webpack-plugin": "^3.0.0", | ||
91 | "handlebars-loader": "^1.5.0", | 90 | "handlebars-loader": "^1.5.0", |
92 | "happypack": "^3.1.0", | 91 | "happypack": "^3.1.0", |
93 | - "husky": "^0.13.4", | 92 | + "husky": "^0.14.3", |
94 | "nodemon": "^1.11.0", | 93 | "nodemon": "^1.11.0", |
95 | - "postcss-assets": "^4.0.1", | 94 | + "postcss-assets": "^4.2.0", |
96 | "postcss-calc": "^6.0.0", | 95 | "postcss-calc": "^6.0.0", |
97 | "postcss-center": "^1.0.0", | 96 | "postcss-center": "^1.0.0", |
98 | - "postcss-clearfix": "^1.0.0", | 97 | + "postcss-clearfix": "^2.0.1", |
99 | "postcss-crip": "^2.0.1", | 98 | "postcss-crip": "^2.0.1", |
100 | "postcss-import": "^10.0.0", | 99 | "postcss-import": "^10.0.0", |
101 | - "postcss-loader": "^2.0.0", | ||
102 | - "postcss-position": "^0.5.0", | 100 | + "postcss-loader": "^2.0.6", |
101 | + "postcss-position": "^1.0.0", | ||
103 | "postcss-pxtorem": "^4.0.1", | 102 | "postcss-pxtorem": "^4.0.1", |
104 | - "postcss-scss": "^1.0.0", | 103 | + "postcss-scss": "^1.0.2", |
105 | "postcss-short": "^4.1.0", | 104 | "postcss-short": "^4.1.0", |
106 | "postcss-sprites": "^4.2.1", | 105 | "postcss-sprites": "^4.2.1", |
107 | "postcss-use": "^2.3.0", | 106 | "postcss-use": "^2.3.0", |
108 | - "precss": "^1.4.0", | ||
109 | - "shelljs": "^0.7.6", | ||
110 | - "style-loader": "^0.18.1", | ||
111 | - "stylelint": "^7.10.1", | ||
112 | - "stylelint-config-yoho": "^1.2.8", | 107 | + "precss": "^2.0.0", |
108 | + "shelljs": "^0.7.8", | ||
109 | + "style-loader": "^0.18.2", | ||
110 | + "stylelint": "^8.0.0", | ||
111 | + "stylelint-config-yoho": "^1.2.9", | ||
113 | "stylelint-formatter-table": "^1.0.2", | 112 | "stylelint-formatter-table": "^1.0.2", |
114 | "stylelint-processor-html": "^1.0.0", | 113 | "stylelint-processor-html": "^1.0.0", |
115 | - "stylelint-webpack-plugin": "^0.7.0", | ||
116 | - "vue": "^2.3.3", | ||
117 | - "vue-loader": "^12.2.1", | ||
118 | - "vue-template-compiler": "^2.3.3", | ||
119 | - "webpack": "^2.6.1", | ||
120 | - "webpack-dev-server": "^2.4.5", | 114 | + "stylelint-webpack-plugin": "^0.9.0", |
115 | + "vue": "^2.4.2", | ||
116 | + "vue-loader": "^13.0.2", | ||
117 | + "vue-template-compiler": "^2.4.2", | ||
118 | + "webpack": "^3.4.1", | ||
119 | + "webpack-dev-server": "^2.6.1", | ||
121 | "webpack-uglify-parallel": "^0.1.3", | 120 | "webpack-uglify-parallel": "^0.1.3", |
122 | "yoho-cookie": "^1.2.0", | 121 | "yoho-cookie": "^1.2.0", |
123 | "yoho-fastclick": "^1.0.6", | 122 | "yoho-fastclick": "^1.0.6", |
-
Please register or login to post a comment