managarten/apps/chat/apps
Wuesteon 5c594a4b23 fix(deps): add missing zod dependency to Calendar and Chat web apps for CI
Fixes CI/CD frozen-lockfile failure. The pnpm-lock.yaml had zod entries for
Calendar and Chat web apps, but their package.json files were missing the
dependency. This mismatch caused CI builds to fail.

Added zod@^3.25.76 to:
- apps/calendar/apps/web/package.json
- apps/chat/apps/web/package.json

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-15 23:41:37 +01:00
..
backend ♻️ refactor(chat): simplify chat service and update seed data 2025-12-12 20:48:10 +01:00
landing fixes 2025-12-04 00:51:40 +01:00
mobile Fix wrong type 2025-12-04 23:25:25 +01:00
web fix(deps): add missing zod dependency to Calendar and Chat web apps for CI 2025-12-15 23:41:37 +01:00