-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore: migrate to svelte 5 #143
base: main
Are you sure you want to change the base?
Conversation
…ncluding svelte to 5.0.0 and others to their latest versions
In a new PR I can migrate Rome Tools to Biome |
I think I would investigate alternatives to rome, I saw |
….json, update bun.lockb accordingly
Okey! |
….json for improved stability and performance fixes
…e peer dependency to 5.x version
package.json
Outdated
"vitest": "^2.0.2", | ||
"yup": "^1.1.1" | ||
"rome": "12.1.3", | ||
"svelte": "^4.2.19", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update this to the corresponding 5.x version please
….json, add new dev dependencies for acorn and esm-env
…before build process
…ove reliability during CI processes
No description provided.