fix(pipeline): sync next-utils to 1.7.15 and exclude it from upstream wait logic

This commit is contained in:
2026-02-12 14:42:23 +01:00
parent e0dd386969
commit 2b9d449ef8
3 changed files with 7 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
"@mintel/mail": "1.7.12",
"@mintel/next-config": "1.7.12",
"@mintel/next-feedback": "1.7.12",
"@mintel/next-utils": "1.7.12",
"@mintel/next-utils": "^1.7.15",
"@react-email/components": "^1.0.7",
"@react-pdf/renderer": "^4.3.2",
"@sentry/nextjs": "^10.38.0",