cfpb / hmda-frontend

Collection of HMDA frontend apps
Creative Commons Zero v1.0 Universal
12 stars 15 forks source link

[Synk] Upgrade Packages #2243

Closed Michaeldremy closed 1 month ago

Michaeldremy commented 1 month ago

Closes #2239

Tests passed on DEV ✅

sass was upgraded to the latest version of 1.77.8. A few of the .scss files had to be changed to support the following required changes.

Fixed a few React warnings in the OLARFT tool:

Additionally the package react-fluid-table was unable to be upgraded due to the packages class names being changed and completely breaking the styling after the upgrade. See the following comment for the breaking changes.