Skip to content

chore: update to SvelteKit 2 #831

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

Merged
merged 2 commits into from
Dec 26, 2023
Merged

chore: update to SvelteKit 2 #831

merged 2 commits into from
Dec 26, 2023

Conversation

@@ -66,11 +66,11 @@
},
"pnpm": {
"overrides": {
"@sveltejs/kit>@sveltejs/vite-plugin-svelte": "^3.0.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The override below ("@sveltejs/vite-plugin-svelte": "workspace:^") would also override SvelteKit's v-p-s peer dep, causing peer dep mismatch warnings. This override pins to the original version to avoid the warning.

@dominikg dominikg merged commit 833d66c into main Dec 26, 2023
@dominikg dominikg deleted the chore-update-kit branch December 26, 2023 10:28
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.

2 participants