send from gmail

This commit is contained in:
Ken Yasue
2025-04-01 16:19:00 +02:00
parent 45164faa9d
commit 597f7ddc55
6 changed files with 129 additions and 10 deletions

View File

@ -22,11 +22,13 @@
"@editorjs/marker": "^1.4.0",
"@editorjs/paragraph": "^2.11.7",
"@editorjs/quote": "^2.7.6",
"@types/nodemailer": "^6.4.17",
"bcrypt": "^5.1.1",
"csv-parse": "^5.6.0",
"jsonwebtoken": "^9.0.2",
"mysql2": "^3.13.0",
"next": "15.2.2",
"nodemailer": "^6.10.0",
"pg": "^8.14.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
@ -48,4 +50,4 @@
"ts-node": "^10.9.2",
"typescript": "^5"
}
}
}