Skip to content

Unpin the SDK's direct dependencies #1101

@robintown

Description

@robintown

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions