|
15 | 15 | "node": "^5.0.0" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "body-parser": "^1.14.2", |
19 | | - "compression": "^1.6.0", |
| 18 | + "body-parser": "^1.15.0", |
| 19 | + "compression": "^1.6.1", |
20 | 20 | "connect-flash": "^0.1.1", |
21 | | - "cookie-parser": "^1.4.0", |
22 | | - "express": "^4.13.3", |
23 | | - "express-session": "^1.12.1", |
24 | | - "i18n": "^0.5.0", |
| 21 | + "cookie-parser": "^1.4.1", |
| 22 | + "express": "^4.13.4", |
| 23 | + "express-session": "^1.13.0", |
| 24 | + "i18n": "^0.8.1", |
25 | 25 | "jade": "^1.11.0", |
26 | 26 | "method-override": "^2.3.5", |
27 | | - "mongoose": "^4.3.4", |
| 27 | + "mongoose": "^4.4.6", |
28 | 28 | "pretty-error": "^2.0.0", |
29 | 29 | "serve-favicon": "^2.3.0" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "babel-core": "^6.3.21", |
33 | | - "babel-loader": "^6.2.0", |
34 | | - "babel-preset-es2015": "^6.3.13", |
35 | | - "gulp": "^3.9.0", |
| 32 | + "babel-core": "^6.7.0", |
| 33 | + "babel-loader": "^6.2.4", |
| 34 | + "babel-preset-es2015": "^6.6.0", |
| 35 | + "gulp": "^3.9.1", |
36 | 36 | "gulp-autoprefixer": "^3.1.0", |
37 | 37 | "gulp-bump": "^1.0.0", |
38 | | - "gulp-git": "^1.6.0", |
| 38 | + "gulp-git": "^1.7.0", |
39 | 39 | "gulp-imagemin": "^2.4.0", |
40 | 40 | "gulp-livereload": "^3.8.1", |
41 | | - "gulp-minify-css": "^1.2.2", |
| 41 | + "gulp-minify-css": "^1.2.4", |
42 | 42 | "gulp-mocha": "^2.2.0", |
43 | | - "gulp-nodemon": "^2.0.4", |
44 | | - "gulp-plumber": "^1.0.1", |
| 43 | + "gulp-nodemon": "^2.0.6", |
| 44 | + "gulp-plumber": "^1.1.0", |
45 | 45 | "gulp-rimraf": "^0.2.0", |
46 | | - "gulp-shell": "^0.5.1", |
| 46 | + "gulp-shell": "^0.5.2", |
47 | 47 | "gulp-size": "^2.0.0", |
48 | | - "gulp-stylus": "^2.1.2", |
| 48 | + "gulp-stylus": "^2.3.1", |
49 | 49 | "gulp-webpack": "^1.5.0", |
50 | | - "imagemin-pngquant": "^4.2.0", |
| 50 | + "imagemin-pngquant": "^4.2.2", |
51 | 51 | "nib": "^1.1.0", |
52 | 52 | "run-sequence": "^1.1.5", |
53 | | - "webpack": "^1.12.9", |
54 | | - "yargs": "^3.31.0" |
| 53 | + "webpack": "^1.12.14", |
| 54 | + "yargs": "^4.2.0" |
55 | 55 | } |
56 | 56 | } |
0 commit comments