- Build GUI and web frontend workspace dependencies before Vite starts
- Use relative GUI asset paths for Tauri packaged resources
- Refresh caniuse-lite to remove stale Browserslist warnings
Addresses security vulnerabilities in axios <1.13.5. Updates the
declared specifier to ^1.13.5 in all three frontend package.json
files and regenerates both npm and pnpm lock files (resolved: 1.13.6).
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>