chore(deps): update dependency svelte to ^5.30.0 [skip ci]
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| svelte (source) | devDependencies | minor | ^5.28.2 -> ^5.30.0 | 
Release Notes
sveltejs/svelte (svelte)
v5.30.0
Minor Changes
- feat: allow generics on snippets (#15915)
 
v5.29.0
Minor Changes
- feat: attachments (#15000)
 
v5.28.7
Patch Changes
- 
fix: remove unncessary guards that require CSP privilege when removing event attributes (#15846)
 - 
fix: rewrite destructuring logic to handle iterators (#15813)
 
v5.28.6
Patch Changes
- 
fix: use
transform.readforownership_validator.mutationarray (#15848) - 
fix: don't redeclare
$slots(#15849) 
v5.28.5
Patch Changes
- 
fix: proxify the value in assignment shorthands to the private field (#15862)
 - 
fix: more frequently update
bind:bufferedto actual value (#15874) 
v5.28.4
Patch Changes
- 
fix: treat nullish expression as empty string (#15901)
 - 
fix: prevent invalid BigInt calls from blowing up at compile time (#15900)
 - 
fix: warn on bidirectional control characters (#15893)
 - 
fix: emit right error for a shadowed invalid rune (#15892)
 
v5.28.3
Patch Changes
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.