This commit is contained in:
2025-01-29 08:13:07 -05:00
parent 8b95c9356d
commit a87598021e
17 changed files with 573 additions and 145 deletions

View File

@@ -30,12 +30,12 @@
"@react-email/render": "^1.0.4",
"@t3-oss/env-nextjs": "^0.12.0",
"@tanstack/react-query": "^4.35.3",
"@trpc/react-query": "^10.45.2",
"@trpc/server": "^10.45.2",
"@trpc/client": "^10.45.2",
"@trpc/next": "^10.45.2",
"@trpc/react-query": "^10.45.2",
"@trpc/server": "^10.45.2",
"@types/bcryptjs": "^2.4.6",
"@types/js-cookie": "^3.0.6",
"arctic": "^3.2.1",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
@@ -43,6 +43,7 @@
"dotenv": "^16.4.7",
"fontsource-roboto": "^4.0.0",
"framer-motion": "^11.18.0",
"js-cookies": "^1.0.4",
"lucia": "^3.2.2",
"lucide-react": "^0.460.0",
"next": "15.1.0",
@@ -69,6 +70,7 @@
"@auth/drizzle-adapter": "^1.7.4",
"@types/bun": "^1.1.13",
"@types/node": "^20.17.10",
"@types/nodemailer": "^6.4.17",
"@types/pg": "^8.11.10",
"@types/react": "^18",
"@types/react-dom": "^18",