|
28 | 28 | "angular-route": "^1.5.0", |
29 | 29 | "angular-sanitize": "^1.5.0", |
30 | 30 | "angular-touch": "^1.5.0", |
31 | | - "angularytics": "^0.3.0", |
| 31 | + "angularytics": "^0.4.0", |
32 | 32 | "canonical-path": "0.0.2", |
33 | 33 | "cli-color": "^1.0.0", |
34 | 34 | "colors": "^1.1.0", |
35 | 35 | "conventional-changelog": "git://github.com/robertmesserle/conventional-changelog.git", |
36 | 36 | "dgeni": "^0.4.1", |
37 | 37 | "dgeni-packages": "^0.13.0", |
38 | | - "esprima": "^1.2.2", |
39 | 38 | "github-contributors-list": "^1.2.1", |
40 | | - "glob": "~4.0.2", |
41 | | - "gulp": "^3.9.0", |
| 39 | + "glob": "~7.0.5", |
| 40 | + "gulp": "^3.9.1", |
42 | 41 | "gulp-add-src": "^0.2.0", |
43 | 42 | "gulp-autoprefixer": "^3.1.0", |
44 | 43 | "gulp-concat": "^2.2.0", |
45 | | - "gulp-connect": "^2.2.0", |
| 44 | + "gulp-connect": "^4.1.0", |
46 | 45 | "gulp-cssnano": "^2.1.2", |
47 | | - "gulp-filter": "^1.0.2", |
| 46 | + "gulp-filter": "^4.0.0", |
48 | 47 | "gulp-frep": "^0.1.3", |
49 | | - "gulp-if": "^1.2.0", |
50 | | - "gulp-insert": "^0.4.0", |
51 | | - "gulp-jshint": "^1.5.5", |
52 | | - "gulp-ng-annotate": "^0.5.2", |
53 | | - "gulp-ng-html2js": "^0.1.8", |
| 48 | + "gulp-if": "^2.0.1", |
| 49 | + "gulp-insert": "^0.5.0", |
| 50 | + "gulp-jshint": "^2.0.1", |
| 51 | + "gulp-ng-annotate": "^2.0.0", |
| 52 | + "gulp-ng-html2js": "^0.2.2", |
54 | 53 | "gulp-plumber": "^1.0.0", |
55 | 54 | "gulp-rename": "^1.2.0", |
56 | | - "gulp-sass": "^2.0.4", |
| 55 | + "gulp-sass": "^2.3.2", |
57 | 56 | "gulp-uglify": "^1.2.0", |
58 | 57 | "gulp-util": "^3.0.1", |
59 | 58 | "gulp-webserver": "^0.9.1", |
60 | 59 | "jasmine-core": "^2.2.0", |
61 | | - "jquery": "^2.1.3", |
62 | | - "jshint-summary": "^0.3.0", |
63 | | - "karma": "^0.13.15", |
64 | | - "karma-chrome-launcher": "^1.0.1", |
65 | | - "karma-firefox-launcher": "^0.1.3", |
66 | | - "karma-jasmine": "^0.3.6", |
| 60 | + "jquery": "^3.0.0", |
| 61 | + "jshint": "^2.9.2", |
| 62 | + "jshint-summary": "^0.4.0", |
| 63 | + "karma": "^1.0.0", |
| 64 | + "karma-firefox-launcher": "^1.0.0", |
| 65 | + "karma-jasmine": "^1.0.2", |
67 | 66 | "karma-phantomjs-launcher": "^1.0.0", |
68 | | - "karma-sauce-launcher": "^0.2.14", |
69 | | - "lazypipe": "^0.2.2", |
70 | | - "lodash": "^3.0.0", |
71 | | - "merge-stream": "^0.1.6", |
| 67 | + "karma-sauce-launcher": "^1.0.0", |
| 68 | + "lazypipe": "^1.0.1", |
| 69 | + "lodash": "^4.13.1", |
72 | 70 | "minimist": "^1.1.0", |
73 | 71 | "mkdirp": "^0.5.0", |
74 | 72 | "phantomjs-prebuilt": "^2.1.7", |
75 | 73 | "postcss": "^5.1.2", |
76 | 74 | "prompt-sync": "^1.0.0", |
77 | 75 | "q": "^1.0.1", |
78 | 76 | "stream-series": "^0.1.1", |
79 | | - "through2": "^0.6.3" |
| 77 | + "through2": "^2.0.1" |
80 | 78 | }, |
81 | 79 | "scripts": { |
82 | 80 | "contributors": "rm -f ./docs/app/contributors.json; githubcontrib --owner=angular --repository=material --cols=6 --format=json --showlogin=true --sortBy=login --sha=master > ./docs/app/contributors.json", |
|
0 commit comments