Fix client directive on admin settings page and install nodemailer
Some checks failed
Staging Build / build (push) Failing after 28s

This commit is contained in:
DanielS
2026-06-23 00:23:47 +02:00
parent 4402d4ec64
commit e97ff51dc8
3 changed files with 23 additions and 0 deletions

View File

@@ -21,12 +21,14 @@
"@react-pdf/renderer": "^4.5.1",
"@supabase/ssr": "latest",
"@supabase/supabase-js": "latest",
"@types/nodemailer": "^8.0.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.38.0",
"lucide-react": "^0.511.0",
"next": "latest",
"next-themes": "^0.4.6",
"nodemailer": "^9.0.1",
"radix-ui": "^1.4.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",