deps(#29): add vite & auth libs

This commit is contained in:
OllyNicholass
2024-09-17 20:26:53 +01:00
parent e1df81f104
commit 32a3feef64
2 changed files with 4274 additions and 3526 deletions
+3
View File
@@ -42,10 +42,13 @@
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.4.6",
"vite-plugin-tailwind-purgecss": "^0.3.3"
},
"type": "module",
"dependencies": {
"@supabase/auth-ui-shared": "^0.1.8",
"@supabase/auth-ui-svelte": "^0.2.9",
"@supabase/ssr": "^0.4.0",
"@supabase/supabase-js": "^2.44.2",
"stripe": "^15.4.0"