|
9 | 9 | "preview": "vite preview" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
| 12 | + "@farcaster/miniapp-sdk": "^0.1.10", |
12 | 13 | "@hookform/resolvers": "^4.1.0", |
13 | 14 | "@lit-protocol/auth-browser": "^7.2.3", |
14 | 15 | "@lit-protocol/auth-helpers": "^7.2.3", |
|
59 | 60 | "qr-scanner": "^1.4.2", |
60 | 61 | "react": "^19.0.0", |
61 | 62 | "react-dom": "^19.0.0", |
| 63 | + "react-globe.gl": "^2.36.0", |
62 | 64 | "react-helmet-async": "^2.0.5", |
63 | 65 | "react-hook-form": "^7.54.2", |
64 | 66 | "react-international-phone": "^4.6.0", |
|
74 | 76 | "tailwind-merge": "^3.2.0", |
75 | 77 | "tailwindcss": "^4.0.14", |
76 | 78 | "tailwindcss-animate": "^1.0.7", |
| 79 | + "three": "^0.180.0", |
| 80 | + "topojson-client": "^3.1.0", |
77 | 81 | "tslib": "^2.8.1", |
78 | 82 | "tw-animate-css": "^1.2.5", |
79 | 83 | "usehooks-ts": "^3.1.1", |
|
90 | 94 | "@types/node": "^20", |
91 | 95 | "@types/react": "^19.0.10", |
92 | 96 | "@types/react-dom": "^19.0.4", |
| 97 | + "@types/three": "^0.180.0", |
| 98 | + "@types/topojson-client": "^3.1.5", |
93 | 99 | "@types/validator": "^13.15.2", |
94 | 100 | "@vitejs/plugin-react": "^4.3.4", |
95 | 101 | "@walletconnect/core": "^2.20.2", |
|
0 commit comments