update nodemailer

This commit is contained in:
Thomas Ruoff
2026-02-06 21:53:15 +01:00
parent e313db6fee
commit 5f85e4bbbe
2 changed files with 10 additions and 10 deletions

View File

@@ -27,14 +27,14 @@
"next": "^16.1.6",
"next-auth": "^4.24.13",
"next-axiom": "^1.10.0",
"nodemailer": "^7.0.13",
"nodemailer": "^8.0.0",
"react": "^19.2.4",
"react-calendar": "^6.0.0",
"react-dom": "^19.2.4"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.18",
"@types/nodemailer": "^6.4.17",
"@types/nodemailer": "^7.0.9",
"eslint": "^9.39.2",
"eslint-config-next": "^16.1.6",
"eslint-config-prettier": "^10.1.8",