File tree Expand file tree Collapse file tree 1 file changed +36
-3
lines changed Expand file tree Collapse file tree 1 file changed +36
-3
lines changed Original file line number Diff line number Diff line change 40
40
},
41
41
"overrides": {
42
42
"styledocco": {
43
- "uglify-js": "3.4.9"
43
+ "uglify-js": "~3.4.9",
44
+ "marked": "~5.1.0",
45
+ "clean-css": "~5.3.2"
44
46
},
45
47
"mkdirp" : {
46
- "minimist":"1.2.6"
48
+ "minimist":"~ 1.2.6"
47
49
},
48
50
"optimist" : {
49
- "minimist":"1.2.6"
51
+ "minimist":"~1.2.6"
52
+ },
53
+ "meow": {
54
+ "trim-newlines":"~3.0.1"
55
+ },
56
+ "node-minify": {
57
+ "terser": "~5.18.0"
58
+ },
59
+ "grunt-contrib-imagemin": {
60
+ "css-select":"~5.1.0",
61
+ "nth-check": "~2.1.1"
62
+ },
63
+ "bin-version-check": {
64
+ "semver-regex": "~3.1.4"
65
+ },
66
+ "cacheable-request": {
67
+ "http-cache-semantics": "~4.1.1"
68
+ },
69
+ "babel-core": {
70
+ "json5": "~2.2.3"
71
+ },
72
+ "svgo": {
73
+ "js-yaml": "~4.1.0"
74
+ },
75
+ "css-select": {
76
+ "nth-check": "~2.1.1"
77
+ },
78
+ "latest-version": {
79
+ "package-json": "~7.0.0"
80
+ },
81
+ "fast-glob": {
82
+ "glob-parent": "~6.0.2"
50
83
}
51
84
}
52
85
}
You can’t perform that action at this time.
0 commit comments