This commit is contained in:
Jorge Vargas 2025-03-31 17:40:03 -06:00
parent 9588799587
commit c33a621cbb
10 changed files with 575 additions and 13 deletions

View file

@ -20,14 +20,16 @@
"@types/react-dom": "^18.3.1",
"astro": "^5.3.0",
"astro-icon": "^1.1.1",
"better-auth": "^1.1.11",
"axios": "^1.8.1",
"better-auth": "^1.1.11",
"clsx": "^2.1.1",
"nodemailer": "^6.10.0",
"prisma": "^6.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"react-multi-select": "^0.1.0",
"react-multi-select-component": "^4.3.4",
"react-svg-spinners": "^0.3.1",
"sharp": "^0.33.5",
"slugify": "^1.6.6",