Skip to content

Deprecation of @types/classnames #1162

@irenako

Description

@irenako

Hello! I’m encountering a deprecation warning related to the @types/classnames package in [email protected] According the classnames package, it provides its own type definitions, so there is no longer a need for the @types/classnames dependency. However, react-widgets still lists this as a dependency, causing the following warning:
npm WARN deprecated @types/[email protected]: This is a stub types definition. classnames provides its own type definitions, so you do not need this installed.

Steps to reproduce:

  1. Install the latest version of react/widgets.
  2. Remove node_modules and package-lock.json
  3. Install dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions