Skip to content

tailwind-merge-{v2, v3} vulnerable dependencies #1665

Description

@diegoRodriVa
  • I have searched the Issues to see if this bug has already been reported
  • I have tested the latest version

Steps to reproduce

  1. Download the package from NPM
  2. Audit dependencies and inspect the package in node_modules
  3. Check that there is a dependency to tailwind-merge-v2 and tailwind-merge-v3:

"dependencies": {
"@floating-ui/core": "1.7.4",
"@floating-ui/react": "0.27.17",
"@iarna/toml": "2.2.5",
"chokidar": "4.0.3",
"comment-json": "4.5.1",
"debounce": "3.0.0",
"deepmerge-ts": "7.1.5",
"klona": "2.0.6",
"magic-string": "0.30.21",
"oxc-parser": "0.112.0",
"package-manager-detector": "1.6.0",
"tailwind-merge-v2": "npm:tailwind-merge@2.6.1",
"tailwind-merge-v3": "npm:tailwind-merge@3.4.0"
}

Current behavior

We have vulnerabilities due to using those packages.

Expected behavior

Fix and remove those packages from npm.js as the projects have been removed.

Context

I am auditing the security of my project, and I am using this package.

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