unplugin / unplugin-icons

🤹 Access thousands of icons as components on-demand universally.

Home Page:https://www.npmjs.com/package/unplugin-icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@svgr/core dependency version peer dependency error

spa5k opened this issue · comments

commented
WARN  Issues with peer dependencies found
apps/tanzeel
└─┬ unplugin-icons
  └── ✕ unmet peer @svgr/core@^5.5.0: found 6.2.1

This error comes when we install latest version of @svgr/core into project alongside unplugin-icons even though the current version being used in main package is 6.1.2.

https://github.com/antfu/unplugin-icons/blob/4fde686174e0d054eac180c179dbae820afefba1/package.json#L104