* build: upgrades frontend build to v7 and paragon to v16
* test: update test snapshots
Three things happening here:
- The implementation of the external link icon in Hyperlink was updated to have an SVG icon instead of font-awesome
- The implementation of StatefulButton also changed to use SVG icons instead of font-awesome
- Dropdown appears to be setting an onKeyDown handler that it wasn’t before. This is fine.