|
15 | 15 | "url": "https://github.com/wpsitecare/sitecare-plugin-config.git" |
16 | 16 | }, |
17 | 17 | "peerDependencies": { |
18 | | - "autoprefixer-core": "~5.2", |
19 | | - "grunt": "~0.4", |
20 | | - "grunt-banner": "~0.5", |
21 | | - "grunt-checktextdomain": "~1.0", |
22 | | - "grunt-contrib-clean": "~0.6", |
23 | | - "grunt-contrib-concat": "~0.5", |
24 | | - "grunt-contrib-compress": "~0.13", |
25 | | - "grunt-contrib-copy": "~0.8", |
26 | | - "grunt-contrib-cssmin": "~0.13", |
27 | | - "grunt-contrib-imagemin": "~0.9", |
28 | | - "grunt-contrib-uglify": "~0.9", |
29 | | - "grunt-contrib-watch": "~0.6", |
30 | | - "grunt-jsbeautifier": "~0.2", |
31 | | - "grunt-newer": "~1.1", |
32 | | - "grunt-postcss": "~0.5", |
33 | | - "grunt-potomo": "~3.3", |
34 | | - "grunt-replace": "~0.10", |
35 | | - "grunt-rtlcss": "~1.6", |
36 | | - "grunt-sass": "~1.0", |
37 | | - "grunt-shell": "~1.1", |
38 | | - "grunt-wp-css": "~0.2", |
39 | | - "grunt-wp-i18n": "~0.5", |
40 | | - "time-grunt": "~1.2" |
| 18 | + "autoprefixer-core": "5.x", |
| 19 | + "grunt": "0.x", |
| 20 | + "grunt-banner": "0.x", |
| 21 | + "grunt-checktextdomain": "1.x", |
| 22 | + "grunt-contrib-clean": "0.x", |
| 23 | + "grunt-contrib-concat": "0.x", |
| 24 | + "grunt-contrib-compress": "0.x", |
| 25 | + "grunt-contrib-copy": "0.x", |
| 26 | + "grunt-contrib-cssmin": "0.x", |
| 27 | + "grunt-contrib-imagemin": "0.x", |
| 28 | + "grunt-contrib-uglify": "0.x", |
| 29 | + "grunt-contrib-watch": "0.x", |
| 30 | + "grunt-jsbeautifier": "0.x", |
| 31 | + "grunt-newer": "1.x", |
| 32 | + "grunt-postcss": "0.x", |
| 33 | + "grunt-potomo": "3.x", |
| 34 | + "grunt-replace": "0.x", |
| 35 | + "grunt-rtlcss": "1.x", |
| 36 | + "grunt-sass": "1.x", |
| 37 | + "grunt-shell": "1.x", |
| 38 | + "grunt-wp-css": "0.x", |
| 39 | + "grunt-wp-i18n": "0.x", |
| 40 | + "time-grunt": "1.x" |
41 | 41 | } |
42 | 42 | } |
0 commit comments