feat(tools): added smtp, sendgrid, mailgun, linkedin, fixed permissions in context menu (#2133)

* feat(tools): added twilio sendgrid integration

* feat(tools): added smtp, sendgrid, mailgun, fixed permissions in context menu

* added top level mocks for sporadically failing tests

* incr type safety
This commit is contained in:
Waleed
2025-11-29 17:58:42 -08:00
committed by GitHub
parent 21a640af50
commit 7bf9251db1
107 changed files with 6379 additions and 127 deletions

View File

@@ -46,6 +46,7 @@
"fluent-ffmpeg": "2.1.3",
"mongodb": "6.19.0",
"neo4j-driver": "6.0.1",
"nodemailer": "7.0.11",
"onedollarstats": "0.0.10",
"postgres": "^3.4.5",
"remark-gfm": "4.0.1",
@@ -57,6 +58,7 @@
"@next/env": "15.4.1",
"@octokit/rest": "^21.0.0",
"@tailwindcss/typography": "0.5.19",
"@types/nodemailer": "7.0.4",
"drizzle-kit": "^0.31.4",
"husky": "9.1.7",
"lint-staged": "16.0.0",