managarten/apps/todo/apps
Wuesteon 263d779436 🐛 fix: resolve CI/CD build failures for manacore-web and todo-web
- Replace lucide-svelte with @lucide/svelte (Svelte 5 runes compatible)
- Add shared-splitscreen and shared-types to todo-web Dockerfile
- Update pnpm-lock.yaml with new dependencies

The old lucide-svelte package used $$props (Svelte 4 syntax) which
fails in Svelte 5 runes mode. The new @lucide/svelte package is
built specifically for Svelte 5.
2025-12-15 19:40:19 +01:00
..
backend feat(contacts): integrate contacts into Todo and Calendar apps 2025-12-11 18:14:35 +01:00
web 🐛 fix: resolve CI/CD build failures for manacore-web and todo-web 2025-12-15 19:40:19 +01:00