chore(deps): update dependency svelte to v5 #1891
Annotations
5 warnings
Run all lints:
src/components/Calendar.svelte#L92
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`
|
Run all lints:
src/components/Navbar.svelte#L81
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`
|
Run all lints:
src/components/about-us/Exercises.svelte#L102
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`
|
Run all lints:
src/layouts/NewsletterSignupDialog.svelte#L21
Self-closing HTML tags for non-void elements are ambiguous — use `<iframe ...></iframe>` rather than `<iframe ... />`
|
Run all lints:
src/layouts/NewsletterDialog.svelte#L14
Self-closing HTML tags for non-void elements are ambiguous — use `<div ...></div>` rather than `<div ... />`
|
Loading