chore(deps): update dependency svelte to ^5.20.5 [skip ci]
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
svelte (source) | devDependencies | patch | ^5.20.4 -> ^5.20.5 |
Release Notes
sveltejs/svelte (svelte)
v5.20.5
Patch Changes
-
fix: allow double hyphen css selector names (#15384)
-
fix: class:directive not working with $restProps #15386 (#15389) fix: spread add an useless cssHash on non-scoped element
-
fix: catch error on @const tag in svelte:boundary in DEV mode (#15369)
-
fix: allow for duplicate
var
declarations (#15382) -
fix : bug "$0 is not defined" on svelte:element with a function call on class (#15396)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.