AlaskaAirlines / auro-hyperlink

Custom hyperlink element to connect webpages or data items to one another
https://auro.alaskaair.com/components/auro/hyperlink
Apache License 2.0
2 stars 2 forks source link

Reference ot auro-icons was removed from peer dependencies #180

Closed blackfalcon closed 1 year ago

blackfalcon commented 1 year ago

Please verify the version of auro-hyperlink you have installed

3.3.5

Please describe the bug

When installing the latest version of auro-hyperlink there is an issue where auro-icons are not being loaded as a peer dependency. This is an issue caused by the following commit

https://github.com/AlaskaAirlines/auro-hyperlink/pull/170/commits/cf0cb95ef640aea296a5acccdb32aa2def5e2ebc#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519

Reproducing the error

None

Expected behavior

The auro-icons dependency should be loaded into the consumer's environment as a peer dependency.

What browsers are you seeing the problem on?

No response

Additional context

This issue will be considered closed once the peer dependency listing has been resolved and the installment of auro-hyperlink resolves as expected.