managarten/apps/chat/apps
Till-JS f3424c26aa ⬆️ chore: standardize web app dependencies
Update all 15 web apps to consistent dependency versions:

- @sveltejs/kit: ^2.47.1 (was mixed ^2.0.0 to ^2.47.1)
- svelte: ^5.41.0 (was mixed ^5.0.0 to ^5.41.0)
- svelte-check: ^4.3.3 (was mixed ^4.0.0 to ^4.3.3)
- typescript: ^5.9.3 (was mixed ^5.0.0 to ^5.9.3)

Benefits:
- Consistent type checking behavior across apps
- All apps benefit from latest Svelte 5 features
- Easier maintenance with unified versions
2026-01-29 13:49:55 +01:00
..
backend feat(chat-backend): integrate Ollama for local LLM inference 2026-01-26 16:03:03 +01:00
landing feat(shared-landing-ui): add centralized Mana pricing system 2026-01-23 17:46:41 +01:00
mobile Fix wrong type 2025-12-04 23:25:25 +01:00
web ⬆️ chore: standardize web app dependencies 2026-01-29 13:49:55 +01:00