-
Couldn't load subscription status.
- Fork 130
Open
Description
Describe the problem
When I try to use the Components SDK in another project, I have to manually pin floating-ui, rxjs, etc. to use the exact same versions as the SDK if I want to avoid multiple copies of those in my project's bundle (and any accompanying compatibility issues)
Describe the proposed solution
#751 pinned all of the SDK's direct dependencies, citing a broken release of usehooks-ts. It looks like there have been several releases of usehooks-ts since that time so, maybe the breakage is gone and these can just be unpinned again?
Alternatives considered
No response
Importance
would make my life easier
Additional Information
No response
grzegorzpokorski
Metadata
Metadata
Assignees
Labels
No labels