Commit eef980a
Prune orphaned npm overrides
Round 2 dropped the dependencies (browserify / tslint / gulp-cssnano /
gulp-typescript / onenoteapi) that were pulling the deep transitives
these overrides were neutralizing. With those branches of the dep tree
gone, the overrides have no targets to bind to and serve only as
documentation noise.
Kept: graceful-fs (still applies via gulp-less -> less) and braces
(still applies via globby -> fast-glob -> micromatch).
Dropped: color-string, diff, elliptic, fast-xml-parser, is-svg,
js-yaml, lodash.template, minimist — all confirmed orphan via
`npm ls <name>` returning empty.
Build clean, no audit regression.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0925670 commit eef980a
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 48 | + | |
57 | 49 | | |
58 | 50 | | |
59 | 51 | | |
| |||
0 commit comments