fix: production container names in cms-sync and pin zod version for consistency
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🏗️ Build (push) Successful in 10m16s
Build & Deploy / 🚀 Deploy (push) Successful in 14s
Build & Deploy / 🧪 QA (push) Successful in 51s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 2m52s
Build & Deploy / 🔔 Notify (push) Successful in 1s

This commit is contained in:
2026-03-05 15:57:50 +01:00
parent 4d0e3433a6
commit 1bd516fbe4
2 changed files with 4 additions and 3 deletions

View File

@@ -52,7 +52,8 @@
"pnpm": {
"overrides": {
"@sentry/nextjs": "10.38.0",
"eslint": "10.0.0"
"eslint": "10.0.0",
"zod": "^3.23.8"
},
"onlyBuiltDependencies": [
"@parcel/watcher",