After opening https://github.com/storybookjs/storybook/pull/29126, I decided to check what would be needed to completely remove fs-extra from the repository. Here are the transitive dependencies that use it (also a few more replacements we could try to make there).
After opening https://github.com/storybookjs/storybook/pull/29126, I decided to check what would be needed to completely remove
fs-extra
from the repository. Here are the transitive dependencies that use it (also a few more replacements we could try to make there).chalk
,fast-glob
, ~fs-extra
~ (https://github.com/nrwl/nx/pull/27932). Also tracked in #117.fs-extra
. The repo is archived, so not sure if it can be tackled in any way.fs-extra
.chalk
,chokidar
(3 -> 4),fs-extra
, potentiallynode-abort-controller
.fs-extra
, but might not be feasible since it supports Node 10 and >= 12.fs-extra
. Potentially could also replacewalk-sync
withempathic
.chalk
andfs-extra
, but might not be feasible since it supports Node 10 and >= 12.fs-extra
and a fewlodash
es, but might not be feasible since it supports Node 10 and >= 12.fs-extra
. Potentially could also replacewalk-sync
withempathic
.chalk
, ~fs-extra
~ (https://github.com/nrwl/nx/pull/28019),ora
. Also tracked in #117.fs-extra
.