Update all non-major dependencies
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
daisyui (source) | ^2.51.3 -> ^2.51.4 |
||||
svelte (source) | ^3.56.0 -> ^3.57.0 |
Release Notes
sveltejs/svelte
v3.57.0
- Add
<svelte:document>
(#3310) - Add a11y
no-noninteractive-element-to-interactive-role
(#8167) - Stop intro transition from triggering incorrectly (#6152, #6812)
- Support computed and literal properties when destructuring objects in the template (#6609)
- Give
style:
directive precedence overstyle=
attribute (#7475) - Select
<option>
withselected
attribute when initial state isundefined
(#8361) - Prevent derived store callbacks after store is unsubscribed from (#8364)
- Account for
bind:group
members being spread across multiple control flow blocks (#8372) - Revert buggy reactive statement optimization (#8374)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate