feat: integrate mintel annotator with email submission and environment restrictions
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 38s
Build & Deploy / 🧪 QA (push) Failing after 36s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 3s

This commit is contained in:
2026-06-19 15:13:07 +02:00
parent 2b8dc19032
commit 38a870bea8
11 changed files with 206 additions and 267 deletions

View File

@@ -4,6 +4,7 @@
"private": true,
"packageManager": "pnpm@10.18.3",
"dependencies": {
"@mintel/annotator": "file:./mintel-annotator-1.0.7.tgz",
"@mintel/mail": "1.9.5",
"@mintel/next-config": "1.9.5",
"@mintel/next-feedback": "1.9.5",
@@ -25,6 +26,7 @@
"ioredis": "^5.9.3",
"jsdom": "^27.4.0",
"leaflet": "^1.9.4",
"mintel-annotator": "link:mintel-annotator",
"next": "16.1.6",
"next-i18next": "^15.4.3",
"next-intl": "^4.8.2",