Login/Logout/Forgor flows

This commit is contained in:
Jorge Vargas 2025-02-10 23:09:11 -06:00
parent 5d04693a09
commit af4c629047
18 changed files with 298 additions and 129 deletions

View file

@ -13,7 +13,7 @@
"@astrojs/node": "9.0.0",
"@astrojs/react": "4.1.3",
"@astrojs/rss": "4.0.11",
"@astrojs/tailwind": "5.1.4",
"@astrojs/tailwind": "^6.0.0",
"@inlang/paraglide-astro": "^0.2.2",
"@prisma/client": "^6.2.1",
"@types/react": "^18.3.12",
@ -31,7 +31,7 @@
"react-hot-toast": "^2.4.1",
"react-svg-spinners": "^0.3.1",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.12",
"tailwindcss": "^3.4.17",
"typescript": "^5.6.2"
},
"devDependencies": {