We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e9bcd commit c3cca67Copy full SHA for c3cca67
package.json
@@ -49,7 +49,7 @@
49
"lucide-react": "^0.544.0",
50
"next": "15.5.3",
51
"next-themes": "^0.4.6",
52
- "nodemailer": "^6.10.0",
+ "nodemailer": "^7.0.0",
53
"onchange": "^7.1.0",
54
"postgres": "^3.4.5",
55
"query-string": "^9.1.1",
@@ -71,7 +71,7 @@
71
"@tanstack/eslint-plugin-query": "^5.68.0",
72
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
73
"@types/node": "^22.13.13",
74
- "@types/nodemailer": "^6.4.17",
+ "@types/nodemailer": "^7.0.0",
75
"@types/react": "^19.0.12",
76
"@types/react-dom": "^19.0.4",
77
"@typescript-eslint/eslint-plugin": "^8.28.0",
0 commit comments