managarten/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
..
calendar fix(deps): add missing zod dependency to Calendar and Chat web apps for CI 2025-12-15 23:41:37 +01:00
chat fix(deps): add missing zod dependency to Calendar and Chat web apps for CI 2025-12-15 23:41:37 +01:00
clock fix(runtime-config): add missing zod dependency to Clock and Contacts web apps 2025-12-15 22:44:24 +01:00
contacts fix(runtime-config): add missing zod dependency to Clock and Contacts web apps 2025-12-15 22:44:24 +01:00
context small linting fixes 2025-12-08 14:44:17 +01:00
manacore 🐛 fix: use dynamic env for MIDDLEWARE_URL in server middleware 2025-12-15 22:33:23 +01:00
manadeck ️ fix: resolve all svelte-check a11y warnings across web apps 2025-12-15 19:09:01 +01:00
picture 🔧 refactor: implement 12-factor runtime config for all web apps 2025-12-15 21:33:50 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo 🐛 fix: resolve CI/CD build failures for manacore-web and todo-web 2025-12-15 19:40:19 +01:00
zitare ️ fix: resolve all svelte-check a11y warnings across web apps 2025-12-15 19:09:01 +01:00