Bump the development-dependencies group with 19 updates #103
Annotations
4 errors
build (20.x):
src/lib/components/TextArea.svelte#L12
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
|
build (20.x):
src/lib/manipulations/components/Compose.svelte#L21
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
|
build (20.x):
src/lib/manipulations/components/SplitCompose.svelte#L23
Self-closing HTML tags for non-void elements are ambiguous — use `<textarea ...></textarea>` rather than `<textarea ... />`(element_invalid_self_closing_tag)
|
build (20.x)
Process completed with exit code 1.
|