Any reason why the inertia dependency for inertia-svelte is outdated? #977
Unanswered
ghost
asked this question in
Help (Svelte)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
NPM complains about about unresolved peer dependencies when updating:
Checking: https://github.com/inertiajs/inertia/blob/master/packages/inertia-svelte/package.json I see that the svelte package is still requiring the older version instead of the new one. I can ignore the error and everything seems to work fine but I was wondering if there was a particular reason it was left outdated rather than a simple oversight. From the release notes nothing seems to stand out.
Beta Was this translation helpful? Give feedback.
All reactions