Skip to content

Duplicate @vueuse/core: frappe-ui pins ^10, reka-ui needs ^14 #895

Description

@nextchamp-saqib

package.json declares @vueuse/core ^10.4.1 while the pinned reka-ui requires ^14.1.0. The ranges cannot unify, so package managers install two copies and bundlers ship both (~35 kB gzip each, plus a second @vueuse/shared).

Suggestion: bump frappe-ui's own dependency to ^14 so one copy satisfies both. The v10→v14 changes that touch frappe-ui's usage are small.

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