Skip to content

Update to Vite 6 #2315

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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Update to Vite 6 #2315

wants to merge 11 commits into from

Conversation

SuperDJ
Copy link

@SuperDJ SuperDJ commented Apr 17, 2025

  • Update to Vite v6;
  • Update other packages to fix several vulnerabilities;

SuperDJ added 4 commits April 24, 2025 13:32
# Conflicts:
#	package-lock.json
#	packages/svelte/package.json
#	playgrounds/react/package.json
#	playgrounds/svelte4/package.json
#	playgrounds/svelte5/package.json
#	playgrounds/vue3/package.json
# Conflicts:
#	package-lock.json
#	packages/svelte/package.json
#	packages/svelte/test-app/Pages/Visits/Data/Object.svelte
#	playgrounds/react/package.json
#	playgrounds/svelte4/package.json
#	playgrounds/svelte5/package.json
#	playgrounds/vue3/package.json
@SuperDJ SuperDJ requested a review from joetannenbaum May 23, 2025 10:55
@pascalbaljet
Copy link
Contributor

I'm currently working on this, but it's not as easy as the Svelte test app in v4, and v5 requires quite some migration work. Maybe we even need separate test apps to keep supporting v4 and v5.

Also, I think Vite is not a requirement to build the @inertiajs/svelte package, as @sveltejs/package is used for that. Not sure why that is a dev dependency as it builds perfectly fine without it.

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

Successfully merging this pull request may close these issues.

3 participants