feat: upgrade next and react-email

This commit is contained in:
Henry
2025-12-10 19:59:20 +00:00
parent 94760f1e4c
commit 5cf71f548f
14 changed files with 1214 additions and 873 deletions

View File

@@ -24,9 +24,9 @@
},
"dependencies": {
"@novu/api": "^3.11.0",
"@react-email/components": "^0.0.25",
"@react-email/components": "^1.0.1",
"nodemailer": "^7.0.3",
"react-email": "^3.0.1"
"react-email": "^5.0.6"
},
"devDependencies": {
"@kan/eslint-config": "workspace:*",