svelte
svelte copied to clipboard
Svelte tsParticles official plugin
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [rollup-plugin-svelte](https://redirect.github.com/sveltejs/rollup-plugin-svelte) | [`7.2.0` -> `7.2.3`](https://renovatebot.com/diffs/npm/rollup-plugin-svelte/7.2.0/7.2.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [prettier-plugin-svelte](https://redirect.github.com/sveltejs/prettier-plugin-svelte) | [`3.2.3` -> `3.4.0`](https://renovatebot.com/diffs/npm/prettier-plugin-svelte/3.2.3/3.4.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | digest | `a5ac7e5` -> `08eba0b` | --- ### Configuration...
I'm using Side Confetti presets which is provided in https://particles.js.org/ itself, but it's unable to display the particles, why? the options gave me the type error :/ err: ``` Type...
So, I've tried to upgrade everything, but have little experience with the project, so it's mainly me updating version numbers with some trial and error until it compiles. ### What...
Looks like Svelte released a new major version (v5.0). When attempting to update a project that includes `tsparticles/svelte`, I run into the following dependency being out of date: `@sveltejs/vite-plugin-svelte`.