Add threejs and messiala map

This commit is contained in:
2025-07-27 17:27:47 +03:00
parent e4895a1be3
commit a4e5c48f92
2 changed files with 363 additions and 5 deletions

View File

@@ -23,6 +23,7 @@
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tooltip": "^1.2.7",
"@tanstack/react-table": "^8.21.3",
"@types/three": "^0.178.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"drizzle-orm": "^0.44.2",
@@ -34,6 +35,7 @@
"react-dom": "^19.1.0",
"react-icons": "^5.5.0",
"tailwind-merge": "^3.3.1",
"three": "^0.178.0",
"tw-animate-css": "^1.3.4"
},
"devDependencies": {