Skip to content

The @types/styled-components mess #5294

@paulmelnikow

Description

@paulmelnikow

Wanted to surface this here rather than burying it in a dependabot PR…

As @calebcartwright observed at #5277 (comment) the version of @types/styled-components that we've pinned as a result of DefinitelyTyped/DefinitelyTyped#33311 is now blocking us from updating TypeScript.

This is untenable.

Part of me wants to try to dive into the DefTyped repo and fix this though I just don't have a ton of bandwidth.

Increasingly the hacky workaround of deleting node_modules/@types/react-native, a package which of course should not be installed into Shields, is feeling like a reasonable way to handle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesRelated to dependency updates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions