File tree 2 files changed +3687
-8
lines changed
2 files changed +3687
-8
lines changed Original file line number Diff line number Diff line change 7
7
"url" : " git+https://github.com/Automattic/genericons-neue.git"
8
8
},
9
9
"devDependencies" : {
10
- "grunt" : " ^0.4.5" ,
11
- "grunt-cli" : " ^0.1.13" ,
10
+ "css-what" : " ^5.0.1" ,
11
+ "grunt" : " ^1.4.1" ,
12
+ "grunt-cli" : " ^1.4.3" ,
12
13
"grunt-contrib-copy" : " ^0.6.0" ,
13
- "grunt-contrib-cssmin" : " ^0.14 .0" ,
14
+ "grunt-contrib-cssmin" : " ^4.0 .0" ,
14
15
"grunt-rename" : " ^0.1.4" ,
15
- "grunt-svgmin" : " ^2 .0.1" ,
16
- "grunt-svgstore" : " ^0.3.6 " ,
16
+ "grunt-svgmin" : " ^6 .0.1" ,
17
+ "grunt-svgstore" : " ^2.0.0 " ,
17
18
"grunt-webfont" : " ^1.6.0" ,
18
19
"multiline" : " ^0.3.4" ,
19
20
"rename" : " ^1.0.3" ,
20
21
"svgmin" : " ^0.1.0" ,
21
- "svgstore" : " ^1.0.0"
22
+ "svgstore" : " ^3.0.0-2" ,
23
+ "underscore" : " ^1.13.1"
22
24
},
23
25
"keywords" : [
24
26
" icon" ,
25
27
" font" ,
26
28
" blog"
27
29
],
28
30
"scripts" : {
29
- "build" : " grunt"
31
+ "build" : " grunt" ,
32
+ "preinstall" : " npx npm-force-resolutions"
30
33
},
31
34
"license" : " GPL-2.0" ,
32
35
"bugs" : {
33
36
"url" : " https://github.com/Automattic/genericons-neue/issues"
34
37
},
35
- "homepage" : " https://github.com/Automattic/genericons-neue#readme"
38
+ "homepage" : " https://github.com/Automattic/genericons-neue#readme" ,
39
+ "resolutions" : {
40
+ "css-what" : " ^5.0.1" ,
41
+ "underscore" : " ^1.12.1" ,
42
+ "underscore.string" : " ^3.3.5" ,
43
+ "js-yaml" : " ^3.13.1" ,
44
+ "lodash" : " ^4.17.12" ,
45
+ "xmldom" : " ^0.5.0"
46
+ }
36
47
}
You can’t perform that action at this time.
0 commit comments