weird fkn globe

This commit is contained in:
NotII
2025-04-08 01:46:13 +01:00
parent d249d88e35
commit c89552197d
10 changed files with 902 additions and 40 deletions

View File

@@ -44,6 +44,8 @@
"@radix-ui/react-toggle": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.6",
"@react-three/drei": "^10.0.6",
"@react-three/fiber": "^9.1.2",
"autoprefixer": "^10.4.20",
"axios": "^1.8.1",
"class-variance-authority": "^0.7.1",
@@ -52,6 +54,7 @@
"date-fns": "4.1.0",
"embla-carousel-react": "8.5.1",
"form-data": "^4.0.2",
"framer-motion": "^12.6.3",
"input-otp": "1.4.1",
"jwt-decode": "^4.0.0",
"lucide-react": "^0.454.0",
@@ -68,6 +71,7 @@
"sonner": "^1.7.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"three": "^0.175.0",
"vaul": "^0.9.6",
"zod": "^3.24.1"
},