Build(deps-dev): Bump svelte from 5.2.7 to 5.2.10
Bumps svelte from 5.2.7 to 5.2.10.
Release notes
Sourced from svelte's releases.
svelte@5.2.10
Patch Changes
fix: correctly remove unused selectors in middle of selector lists (#14448)
chore: upgrade esm-env for Vite 6 support (#14460)
fix: strip exported TypeScript function overloads (#14458)
svelte@5.2.9
Patch Changes
fix: show
:then
block fornull/undefined
value (#14440)fix: relax html parent validation (#14442)
fix: prevent memory leak when creating deriveds inside untrack (#14443)
fix: disregard TypeScript nodes when pruning CSS (#14446)
svelte@5.2.8
Patch Changes
Changelog
Sourced from svelte's changelog.
5.2.10
Patch Changes
fix: correctly remove unused selectors in middle of selector lists (#14448)
chore: upgrade esm-env for Vite 6 support (#14460)
fix: strip exported TypeScript function overloads (#14458)
5.2.9
Patch Changes
fix: show
:then
block fornull/undefined
value (#14440)fix: relax html parent validation (#14442)
fix: prevent memory leak when creating deriveds inside untrack (#14443)
fix: disregard TypeScript nodes when pruning CSS (#14446)
5.2.8
Patch Changes
Commits
-
dcef8ff
Version Packages (#14451) -
d6fc176
fix: strip exported TypeScript function overloads (#14458) -
41e47a4
chore: upgrade esm-env for Vite 6 support (#14460) -
e9ff665
chore: minor css-prune.js tweaks (#14457) -
19d80ad
fix: css pruning producing invalid css (#14448) -
4f318e6
chore: remove unused dep and upgrade another one (#14449) -
1a8aab0
chore: removenode.parent
andnode.prev
(#14447) -
3a6bf10
Version Packages (#14444) -
45417a3
fix: addresses memory leak when creating deriveds inside untrack (#14443) -
a6ad5af
fix: disregard TypeScript nodes when pruning CSS (#14446) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts