Remove tauri, bump deps

This commit is contained in:
Jon Staab
2026-05-25 09:59:22 -07:00
parent c42a285f0b
commit 45df132dc6
68 changed files with 434 additions and 5382 deletions
+1
View File
@@ -71,6 +71,7 @@
{#if $toast}
{@const theme = $toast.theme || "info"}
<!-- svelte-ignore a11y_no_static_element_interactions -->
<div
bind:this={containerEl}
transition:fly={{y: -20}}