Skip to content

chore(deps): find a replacement to the tabtab dependency, so we can upgrade inquirer #3972

@erezrokah

Description

@erezrokah

We would like to upgrade inquirer to the latest version.

However doing so will increase our package size significantly since tabtab still references an old inquirer version, so by upgrading inquirer it will no longer get de-duped by npm.

See #3960 (comment)

I opened a PR in tabtab to address the issue, but the repo seems to be unmaintained.

Another alternative is to use a new npm feature called overrides, but that only helps with npm>=8.3.0. See https://github.com/npm/cli/releases/tag/v8.3.0

cc @lukasholzer

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filegood first issuetype: chorework needed to keep the product and development running smoothly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions