Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Svelte v 4.0.0 #16

Closed
meesrutten opened this issue Jun 26, 2023 · 1 comment
Closed

Allow Svelte v 4.0.0 #16

meesrutten opened this issue Jun 26, 2023 · 1 comment

Comments

@meesrutten
Copy link

meesrutten commented Jun 26, 2023

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @zerodevx/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/svelte
npm ERR!   dev svelte@"^4.0.0" from the root project
npm ERR!   peer svelte@">=4.x" from @poppanator/[email protected]
npm ERR!   node_modules/@poppanator/sveltekit-svg
npm ERR!     dev @poppanator/sveltekit-svg@"^4.0.0" from the root project
npm ERR!   7 more (@sveltejs/kit, @sveltejs/vite-plugin-svelte, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer svelte@"^3.55.1" from @zerodevx/[email protected]
npm ERR! node_modules/@zerodevx/svelte-img
npm ERR!   dev @zerodevx/svelte-img@"^1.2.10" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/svelte
npm ERR!   peer svelte@"^3.55.1" from @zerodevx/[email protected]
npm ERR!   node_modules/@zerodevx/svelte-img
npm ERR!     dev @zerodevx/svelte-img@"^1.2.10" from the root project

Hi there,
I've made a PR where I migrated to Svelte 4 and ran npm audit to fix vulnerabilities.

@zerodevx
Copy link
Owner

Hey, thanks for the PR. 🙏 Closing this with v1.2.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants