Build(deps-dev): Bump svelte from 5.2.7 to 5.2.9
Bumps svelte from 5.2.7 to 5.2.9.
Release notes
Sourced from svelte's releases.
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.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
-
3a6bf10
Version Packages (#14444) -
45417a3
fix: addresses memory leak when creating deriveds inside untrack (#14443) -
a6ad5af
fix: disregard TypeScript nodes when pruning CSS (#14446) -
3fa08d5
fix: show:then
block fornull
value (#14440) -
9e9fb24
fix: relax parent validation (#14442) -
4f0dde5
chore: simplify css pruning slightly (#14432) -
1912459
chore: initialize snippet binding correctly (#14430) -
d2ce0a7
remove stylesheet property from state (#14429) -
2b5c0e7
Version Packages (#14383) -
63484af
fix: ensure last empty text node correctly hydrates (#14425) - 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