feat: introduce interactive 3D globe with country borders and GitHub activity feed.
This commit is contained in:
@@ -13,11 +13,13 @@
|
||||
"@react-three/drei": "^10.7.7",
|
||||
"@react-three/fiber": "^9.4.2",
|
||||
"@studio-freight/lenis": "^1.0.42",
|
||||
"d3-geo": "^3.1.1",
|
||||
"gsap": "^3.14.2",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"simplex-noise": "^4.0.3",
|
||||
"three": "^0.182.0"
|
||||
"three": "^0.182.0",
|
||||
"topojson-client": "^3.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.1",
|
||||
|
||||
Reference in New Issue
Block a user