Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Revist react-table dependencies #996

@pringshia

Description

@pringshia

We have references to react-table@6 throughout the codebase, which is a fairly old version of the package. The current version at the time of creating this issue is 8.

Certain npm packages in the repo can't upgrade their React versions past v16 due to the peer dependency range specified by this older version of react-table.

  • Do we need this package still in all of the referenced packages?
  • If yes, is the path to upgrade straightforward?

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixSmall fixes and cleanupsquick

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions