|
29 | 29 | "README.md"
|
30 | 30 | ],
|
31 | 31 | "dependencies": {
|
32 |
| - "body-parser": "~1.12.3", |
| 32 | + "body-parser": "~1.12.4", |
33 | 33 | "chalk": "~1.0.0",
|
34 | 34 | "cheerio": "^0.19.0",
|
35 |
| - "cookie-parser": "~1.3.4", |
| 35 | + "cookie-parser": "~1.3.5", |
36 | 36 | "css": "~2.2.0",
|
37 |
| - "express": "~4.12.3", |
| 37 | + "express": "~4.12.4", |
38 | 38 | "fs-extra": "^0.18.4",
|
39 |
| - "gonzales-pe": "3.0.0-29", |
40 |
| - "gulp": "~3.8.11", |
| 39 | + "gonzales-pe": "3.0.0-30", |
| 40 | + "gulp": "~3.9.0", |
41 | 41 | "gulp-concat": "~2.5.2",
|
42 | 42 | "gulp-mustache": "~1.0.2",
|
43 | 43 | "gulp-rename": "~1.2.2",
|
44 |
| - "gulp-sass": "~1.3.3", |
| 44 | + "gulp-sass": "~2.0.1", |
45 | 45 | "gulp-pleeease": "~1.2.0",
|
46 |
| - "gulp-util": "~3.0.4", |
47 |
| - "kss": "~2.0.2", |
48 |
| - "lodash": "~3.8.0", |
49 |
| - "markdown-it": "^4.1.1", |
50 |
| - "minimatch": "~2.0.4", |
51 |
| - "morgan": "~1.5.2", |
52 |
| - "node-neat": "~1.7.1-beta1", |
53 |
| - "q": "~1.3.0", |
| 46 | + "gulp-util": "~3.0.5", |
| 47 | + "kss": "~2.1.0", |
| 48 | + "lodash": "~3.9.3", |
| 49 | + "markdown-it": "^4.2.1", |
| 50 | + "minimatch": "~2.0.8", |
| 51 | + "morgan": "~1.5.3", |
| 52 | + "node-neat": "~1.7.2", |
| 53 | + "q": "~1.4.1", |
54 | 54 | "run-sequence": "~1.1.0",
|
55 | 55 | "socket.io": "~1.3.5",
|
56 | 56 | "through2": "~0.6.5",
|
57 |
| - "vinyl": "~0.4.6", |
| 57 | + "vinyl": "~0.5.0", |
58 | 58 | "vinyl-fs": "~1.0.0",
|
59 |
| - "yargs": "~3.8.0" |
| 59 | + "yargs": "~3.10.0" |
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "chai": "~2.2.0", |
| 62 | + "chai": "~3.0.0", |
63 | 63 | "conventional-changelog": "git://github.com/sc5/conventional-changelog.git#features/sc-styleguide",
|
64 | 64 | "coveralls": "~2.11.2",
|
65 |
| - "del": "~1.1.1", |
| 65 | + "del": "~1.2.0", |
66 | 66 | "dependency-check": "~2.4.0",
|
67 | 67 | "gulp-bower": "~0.0.10",
|
68 | 68 | "gulp-doctoc": "^0.1.2",
|
69 |
| - "gulp-istanbul": "~0.8.1", |
| 69 | + "gulp-istanbul": "~0.10.0", |
70 | 70 | "gulp-jscs": "~1.5.1",
|
71 |
| - "gulp-jshint": "~1.10.0", |
72 |
| - "gulp-mocha": "~2.0.1", |
73 |
| - "gulp-ng-annotate": "~0.5.2", |
74 |
| - "gulp-plumber": "~1.0.0", |
| 71 | + "gulp-jshint": "~1.11.0", |
| 72 | + "gulp-mocha": "~2.1.1", |
| 73 | + "gulp-ng-annotate": "~1.0.0", |
| 74 | + "gulp-plumber": "~1.0.1", |
75 | 75 | "gulp-replace": "^0.5.3",
|
76 |
| - "istanbul": "~0.3.13", |
| 76 | + "istanbul": "~0.3.14", |
77 | 77 | "jscs": "~1.11.3",
|
78 |
| - "karma": "~0.12.31", |
79 |
| - "karma-coverage": "~0.3.0", |
| 78 | + "karma": "~0.12.36", |
| 79 | + "karma-coverage": "~0.3.1", |
80 | 80 | "karma-mocha": "~0.1.10",
|
81 | 81 | "karma-mocha-reporter": "~1.0.2",
|
82 |
| - "karma-phantomjs-launcher": "~0.1.4", |
| 82 | + "karma-phantomjs-launcher": "~0.2.0", |
83 | 83 | "karma-sinon-chai": "~0.3.0",
|
84 |
| - "main-bower-files": "~2.6.2", |
| 84 | + "main-bower-files": "~2.8.0", |
85 | 85 | "multiline": "~1.0.2",
|
86 |
| - "proxyquire": "~1.4.0", |
| 86 | + "proxyquire": "~1.5.0", |
87 | 87 | "requirefrom": "~0.2.0",
|
88 | 88 | "sinon": "~1.14.1",
|
89 |
| - "sinon-chai": "~2.7.0" |
| 89 | + "sinon-chai": "~2.8.0" |
90 | 90 | },
|
91 | 91 | "scripts": {
|
92 | 92 | "pretest": "gulp clean-coverage",
|
|
0 commit comments