Bump vite from 4.5.3 to 4.5.9 #91
Annotations
3 warnings
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy:
src/components/SearchBar.svelte#L98
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event.(a11y-click-events-have-key-events)
|
deploy:
src/components/SearchBar.svelte#L111
A11y: visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event.(a11y-click-events-have-key-events)
|