feat(cloud): email unsubscribe (#258)

* feat(cloud): add email unsubscribe

* chore: add translations
This commit is contained in:
Henry
2025-11-27 21:44:51 +00:00
committed by GitHub
parent 56e4c43cfa
commit c5d85cdb2d
27 changed files with 769 additions and 653 deletions

View File

@@ -29,6 +29,7 @@
"@lingui/conf": "^5.3.2",
"@lingui/macro": "^5.3.2",
"@lingui/react": "^5.3.2",
"@novu/api": "^3.11.0",
"@t3-oss/env-nextjs": "^0.11.1",
"@tailwindcss/typography": "^0.5.16",
"@tanstack/react-query": "catalog:",
@@ -46,6 +47,7 @@
"aws-sdk": "^2.1692.0",
"date-fns": "^4.1.0",
"geist": "^1.3.1",
"jose": "^6.1.2",
"next": "^15.3.4",
"next-logger": "^5.0.1",
"next-runtime-env": "^1.7.2",