feat: Implement AI Chat Agent, Email Notifications, and UI enhancements
continuous-integration/drone/push Build is passing
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
"@tanstack/react-query": "^5.60.5",
|
||||
"@types/canvas-confetti": "^1.9.0",
|
||||
"@types/pg": "^8.15.5",
|
||||
"axios": "^1.13.2",
|
||||
"axios-cookiejar-support": "^6.0.5",
|
||||
"canvas-confetti": "^1.9.4",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
@@ -64,6 +66,7 @@
|
||||
"lucide-react": "^0.453.0",
|
||||
"memorystore": "^1.6.7",
|
||||
"next-themes": "^0.4.6",
|
||||
"nodemailer": "^7.0.11",
|
||||
"passport": "^0.7.0",
|
||||
"passport-local": "^1.0.0",
|
||||
"pg": "^8.16.3",
|
||||
@@ -77,6 +80,7 @@
|
||||
"recharts": "^2.15.4",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tough-cookie": "^6.0.0",
|
||||
"tw-animate-css": "^1.2.5",
|
||||
"vaul": "^1.1.2",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
@@ -94,6 +98,7 @@
|
||||
"@types/express": "4.17.21",
|
||||
"@types/express-session": "^1.18.2",
|
||||
"@types/node": "20.16.11",
|
||||
"@types/nodemailer": "^7.0.4",
|
||||
"@types/passport": "^1.0.17",
|
||||
"@types/passport-local": "^1.0.38",
|
||||
"@types/react": "^18.3.11",
|
||||
|
||||
Reference in New Issue
Block a user