|
26 | 26 | "@chakra-ui/react": "^2.8.2", |
27 | 27 | "@emotion/react": "^11.11.4", |
28 | 28 | "@emotion/styled": "^11.11.5", |
| 29 | + "@react-three/drei": "^9.121.2", |
| 30 | + "@react-three/fiber": "^8.17.12", |
| 31 | + "@react-three/postprocessing": "^2.16.6", |
29 | 32 | "@testing-library/jest-dom": "^5.17.0", |
30 | 33 | "@testing-library/react": "^13.4.0", |
31 | 34 | "@testing-library/user-event": "^13.5.0", |
|
35 | 38 | "@types/react-dom": "^18.2.22", |
36 | 39 | "framer-motion": "^11.1.9", |
37 | 40 | "fuse.js": "^7.0.0", |
| 41 | + "gsap": "^3.12.7", |
38 | 42 | "i18next": "^23.11.2", |
39 | 43 | "i18next-browser-languagedetector": "^7.2.1", |
40 | 44 | "immer": "^10.0.4", |
|
47 | 51 | "react-scripts": "5.0.1", |
48 | 52 | "react-social-icons": "^6.16.0", |
49 | 53 | "react-type-animation": "^3.2.0", |
| 54 | + "three": "^0.172.0", |
50 | 55 | "typescript": "^4.9.5", |
51 | 56 | "web-vitals": "^2.1.4", |
52 | 57 | "zustand": "^4.5.2" |
|
77 | 82 | "@craco/craco": "^7.1.0", |
78 | 83 | "@craco/types": "^7.1.0", |
79 | 84 | "@jest/globals": "^29.7.0", |
| 85 | + "@react-three/eslint-plugin": "^0.1.2", |
80 | 86 | "@testing-library/jest-dom": "^5.17.0", |
81 | 87 | "@testing-library/react": "^13.4.0", |
82 | 88 | "@testing-library/user-event": "^13.5.0", |
83 | 89 | "@types/jest": "^29.5.12", |
84 | 90 | "@types/react-test-renderer": "^18.3.0", |
| 91 | + "@types/three": "^0.172.0", |
85 | 92 | "babel-jest": "^29.7.0", |
86 | 93 | "cypress": "^13.8.1", |
87 | 94 | "eslint": "^8.0.1", |
|
0 commit comments