focusreactive / sanity-plugin-inline-svg-input

Sanity plugin to upload and preview inline SVGs
https://www.npmjs.com/package/@focus-reactive/sanity-plugin-inline-svg-input
MIT License
19 stars 2 forks source link

Peer Dependency Warning with @sanity/ui@^1 and Installed Version 2.0.12 #17

Closed ciruz closed 3 months ago

ciruz commented 6 months ago

Hello,

I've encountered a peer dependency warning while working with @focus-reactive/sanity-plugin-inline-svg-input@1.0.1 in a project. It appears that the plugin expects @sanity/ui version ^1.x.x, but the latest is version 2.0.12 , which is leading to the following warning during package installation with pnpm:

 WARN  Issues with peer dependencies found
.
└─┬ @focus-reactive/sanity-plugin-inline-svg-input 1.0.1
  └── ✕ unmet peer @sanity/ui@^1: found 2.0.12

Just wanted inform you.

chenaski commented 6 months ago

Thanks @ciruz, we will soon release a new version with support for @sanity/ui@2. We will close the issue after that, so you will be informed.

guillermo-avalos commented 5 months ago

Hey @chenaski , any updates? Can't install the plugin for new Studio configs.

chenaski commented 3 months ago

Hey @ciruz @guillermo-avalos!

Sorry for the delay, we've just released the new version @focus-reactive/sanity-plugin-inline-svg-input@1.0.1 with support for both @sanity/ui@1 and @sanity/ui@2.