UI Screens updated

This commit is contained in:
2026-01-22 11:27:35 +05:30
parent 34e2c61edd
commit 37835cf5c9
9 changed files with 1301 additions and 83 deletions

View File

@@ -9,9 +9,16 @@
"lint": "eslint"
},
"dependencies": {
"@react-three/drei": "^10.7.7",
"@react-three/fiber": "^9.5.0",
"clsx": "^2.1.1",
"framer-motion": "^12.28.1",
"lucide-react": "^0.562.0",
"next": "16.0.10",
"react": "19.2.1",
"react-dom": "19.2.1"
"react-dom": "19.2.1",
"tailwind-merge": "^3.4.0",
"three": "^0.182.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",