chore(frontend): Svelte 5 / Vite 8 / Tailwind CSS 4 dependency set
Move the toolchain to Svelte 5.57, Vite 8.3, vite-plugin-svelte 7.3, svelte-check 4.7.6, svelte-spa-router 5.1.1, Tailwind 4.3 (plus the new @tailwindcss/vite plugin), flowbite-svelte 1.33 and flowbite 4.0.2. Dropped outright: svelte-preprocess (only ever handled lang="ts", which the vite plugin does natively), svelte-headless-table (peers svelte ^4, dead end - the one table gets rewritten dependency-free), postcss/autoprefixer (v4 handles transforms internally) and the vanilla flowbite.js script tag (no data-* usage anywhere; the Svelte components are self-contained). Deliberately pinned, not upgraded: typescript stays 5.9 (svelte-check peers ^5||^6, and 7.x is the native-port rewrite) and @wailsio/runtime stays 3.0.0-beta.20 (must match the Go framework and CLI exactly - it moves in lockstep with them, never alone). Fresh lockfile, zero npm vulnerabilities (was ten).
This commit is contained in:
Generated
+1461
-2003
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user