refine icon indicating copy to clipboard operation
refine copied to clipboard

[BUG] Using outdated `@tabler/icons` package

Open aliemir opened this issue 1 year ago • 0 comments

Describe the bug

When using @refinedev/mantine, @refinedev/chakra-ui and @refinedev/inferencer packages we need to pin the @tabler/icons dependency in our projects to v1 which is outdated and doesn't include all icons.

Steps To Reproduce

Try installing @tabler/icons-react v2 or v3, Error will be thrown while resolving dependencies due to pinned outdated version in Refine packages

Expected behavior

@tabler/icons should be upgraded to latest

Packages

  • @refinedev/mantine
  • @refinedev/chakra-ui
  • @refinedev/inferencer

Additional Context

No response

aliemir avatar Mar 19 '24 13:03 aliemir