|
Please do this work for modules owned by Spitfire.
Below requirements were provided by Zak Burke .
- Build platform-complete and look at all the pretty build warnings during "Resolving packages" AND pretty build warnings during "Linking dependencies". Many modules have bad peer-deps and rely on hoisting.
- See if we can update any of those deps.
- Please review

STRIPES-675
Open
for more details - update outdated dependencies
- During "Resolving packages" Many are transitive deps so it may not be possible to resolve them all.
- During "Linking dependencies" Many modules have bad peer-deps and rely on hoisting.
Additional notes from Zak: Some of these warnings (classnames, prop-types, prop-types-extra) should be straight deps, not peers. Some probably should be peers, but that means adding them to the platform and making them peers in modules where they are currently direct deps. This'll take a keen eye.
Also review this story
STCOR-614
Closed
(replacing
STCOR-510
Closed
which is now outdated)
|