chore(deps): update dependency svelte to ^5.19.6 [skip ci]
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
svelte (source) | devDependencies | patch | ^5.19.5 -> ^5.19.6 |
Release Notes
sveltejs/svelte (svelte)
v5.19.6
Patch Changes
-
fix: do not prune selectors like
:global(.foo):has(.scoped)
(#15140) -
fix: don't error on slot prop inside block inside other component (#15148)
-
fix: ensure reactions are correctly attached for unowned deriveds (#15158)
-
fix: silence a11y attribute warnings when spread attributes present (#15150)
-
fix: prevent false-positive ownership validations due to hot reload (#15154)
-
fix: widen ownership when calling setContext (#15153)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.