Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ask for downgrading minimatch to v9 in @vue/language-core 3.x #5498

@abczdefg

Description

@abczdefg

What problem does this feature solve?

Hi masters, I am using @vue/language-core for our code tools. However, when trying to upgrade @vue/language-core to v3, it shows node version is incompatible, relative to [email protected]

Image

As I check the document of minimatch, it only supprt node>=20 after v10. And as I see minimatch is only a small usage in packages/language-core/lib/codegen/template/elementProps.ts. I think downgrading minimatch will not affect the logic.

Image Image

What does the proposed solution look like?

@vue/language-core usage minimatch@9 as dependency.

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