cerner / terra-toolkit

Terra Toolkit is a monorepo that contains utility modules for use when developing using Terra components
https://engineering.cerner.com/terra-toolkit
Apache License 2.0
32 stars 37 forks source link

Disable legacy-peer-deps flag #861

Closed sdadn closed 5 months ago

sdadn commented 5 months ago

Summary

This PR fully upgrades the repo to utilize NPM 9 by disabing the legacy-peer-deps flag and removing extraneous dependencies that are either unneeded or automatically installed as peer dependencies.

Testing

This change was tested using:

This was tested by ensuring that NPM install completes successfully.

Reviews

In addition to engineering reviews, this PR needs:

Additional Details


Thank you for contributing to Terra. @cerner/terra