|
2 | 2 | "name": "uigrid", |
3 | 3 | "private": true, |
4 | 4 | "devDependencies": { |
5 | | - "grunt": "^0.4.5", |
6 | | - "grunt-angular-templates": "^0.5.7", |
7 | | - "grunt-autoprefixer": "^2.0.0", |
8 | | - "grunt-bump": "^0.6.0", |
9 | | - "grunt-concurrent": "^1.0.0", |
10 | | - "grunt-contrib-clean": "^0.6.0", |
11 | | - "grunt-contrib-concat": "^0.5.0", |
12 | | - "grunt-contrib-connect": "^0.9.0", |
13 | | - "grunt-contrib-copy": "^0.7.0", |
14 | | - "grunt-contrib-cssmin": "^0.12.0", |
15 | | - "grunt-contrib-htmlmin": "^0.4.0", |
16 | | - "grunt-contrib-imagemin": "^0.9.2", |
17 | | - "grunt-contrib-jshint": "^0.11.0", |
18 | | - "grunt-contrib-uglify": "^0.7.0", |
19 | | - "grunt-contrib-watch": "^0.6.1", |
| 5 | + "grunt": "^1.0.1", |
| 6 | + "grunt-angular-templates": "^1.1.0", |
| 7 | + "grunt-autoprefixer": "^3.0.4", |
| 8 | + "grunt-bump": "^0.8.0", |
| 9 | + "grunt-concurrent": "^2.3.1", |
| 10 | + "grunt-contrib-clean": "^1.1.0", |
| 11 | + "grunt-contrib-concat": "^1.0.1", |
| 12 | + "grunt-contrib-connect": "^1.0.2", |
| 13 | + "grunt-contrib-copy": "^1.0.0", |
| 14 | + "grunt-contrib-cssmin": "^2.2.0", |
| 15 | + "grunt-contrib-htmlmin": "^2.4.0", |
| 16 | + "grunt-contrib-imagemin": "^2.0.1", |
| 17 | + "grunt-contrib-jshint": "^1.1.0", |
| 18 | + "grunt-contrib-uglify": "^3.0.1", |
| 19 | + "grunt-contrib-watch": "^1.0.0", |
20 | 20 | "grunt-filerev": "^2.1.2", |
21 | 21 | "grunt-google-cdn": "^0.4.3", |
22 | 22 | "grunt-istanbul-coverage": "^0.1.1", |
23 | | - "grunt-jscs": "^2.3.0", |
24 | | - "grunt-jsinspect": "^1.0.0", |
| 23 | + "grunt-jscs": "^3.0.1", |
| 24 | + "grunt-jsinspect": "^3.0.0", |
25 | 25 | "grunt-karma": "*", |
26 | 26 | "grunt-newer": "^1.1.0", |
27 | | - "grunt-ng-annotate": "^0.9.2", |
28 | | - "grunt-svgmin": "^2.0.0", |
| 27 | + "grunt-ng-annotate": "^3.0.0", |
| 28 | + "grunt-svgmin": "^4.0.0", |
29 | 29 | "grunt-usemin": "^3.0.0", |
30 | | - "grunt-wiredep": "^2.0.0", |
| 30 | + "grunt-wiredep": "^3.0.1", |
31 | 31 | "jasmine-core": "^2.3.4", |
32 | | - "jit-grunt": "^0.9.1", |
33 | | - "jshint-stylish": "^1.0.0", |
34 | | - "karma": "^0.13.15", |
35 | | - "karma-coverage": "^0.5.3", |
| 32 | + "jit-grunt": "^0.10.0", |
| 33 | + "jshint-stylish": "^2.2.1", |
| 34 | + "karma": "^1.7.0", |
| 35 | + "karma-coverage": "^1.1.1", |
36 | 36 | "karma-jasmine": "*", |
37 | 37 | "karma-phantomjs-launcher": "*", |
38 | 38 | "load-grunt-tasks": "^3.3.0", |
39 | | - "phantomjs": "^1.9.18", |
| 39 | + "phantomjs": "^2.1.7", |
40 | 40 | "time-grunt": "^1.0.0" |
41 | 41 | }, |
42 | 42 | "engines": { |
|
0 commit comments