managarten/apps
Wuesteon 22af71883e fix(runtime-config): add missing zod dependency to Clock and Contacts web apps
Added zod ^3.25.76 to package.json dependencies for:
- @clock/web
- @contacts/web

This fixes build failures in pre-push hook where runtime.ts config validation
required zod but it wasn't listed as a dependency.

Calendar and Chat apps already had zod installed (^4.2.0).

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-15 22:44:24 +01:00
..
calendar 🔧 refactor: implement 12-factor runtime config for all web apps 2025-12-15 21:33:50 +01:00
chat 🔧 refactor: implement 12-factor runtime config for all web apps 2025-12-15 21:33:50 +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