|
15 | 15 | "dependencies": { |
16 | 16 | "@emailjs/browser": "^4.4.1", |
17 | 17 | "@gsap/react": "^2.1.2", |
18 | | - "@react-three/drei": "^9.121.4", |
19 | | - "@react-three/fiber": "^8.17.14", |
| 18 | + "@react-three/drei": "^9.122.0", |
| 19 | + "@react-three/fiber": "^8.18.0", |
20 | 20 | "@types/three": "^0.170.0", |
21 | 21 | "framer-motion": "^11.18.2", |
22 | 22 | "gsap": "^3.12.7", |
23 | 23 | "leva": "^0.9.36", |
24 | 24 | "maath": "^0.10.8", |
25 | | - "prettier": "^3.4.2", |
| 25 | + "prettier": "^3.5.3", |
26 | 26 | "react": "^18.3.1", |
27 | 27 | "react-dom": "^18.3.1", |
28 | | - "react-globe.gl": "^2.31.1", |
29 | | - "react-responsive": "^10.0.0", |
30 | | - "react-router-dom": "^7.1.5", |
31 | | - "styled-components": "^6.1.14", |
| 28 | + "react-globe.gl": "^2.33.2", |
| 29 | + "react-responsive": "^10.0.1", |
| 30 | + "react-router-dom": "^7.5.0", |
| 31 | + "styled-components": "^6.1.17", |
32 | 32 | "three": "^0.171.0", |
33 | | - "three-stdlib": "^2.35.13" |
| 33 | + "three-stdlib": "^2.35.14" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@eslint/js": "^9.16.0", |
37 | 37 | "@react-three/eslint-plugin": "^0.1.2", |
38 | | - "@types/react": "^18.3.18", |
39 | | - "@types/react-dom": "^18.3.5", |
| 38 | + "@types/react": "^18.3.20", |
| 39 | + "@types/react-dom": "^18.3.6", |
40 | 40 | "@vitejs/plugin-react": "^4.3.4", |
41 | | - "autoprefixer": "^10.4.20", |
42 | | - "eslint": "^9.19.0", |
43 | | - "eslint-plugin-react": "^7.37.4", |
44 | | - "eslint-plugin-react-hooks": "^5.1.0", |
45 | | - "eslint-plugin-react-refresh": "^0.4.18", |
| 41 | + "autoprefixer": "^10.4.21", |
| 42 | + "eslint-plugin-react": "^7.37.5", |
| 43 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 44 | + "eslint-plugin-react-refresh": "^0.4.19", |
46 | 45 | "gh-pages": "^6.3.0", |
47 | | - "globals": "^15.14.0", |
48 | | - "postcss": "^8.5.1", |
| 46 | + "globals": "^15.15.0", |
| 47 | + "postcss": "^8.5.3", |
49 | 48 | "tailwindcss": "^3.4.17", |
50 | | - "vite": "^6.0.11" |
| 49 | + "vite": "^6.2.5" |
51 | 50 | }, |
52 | 51 | "overrides": { |
53 | 52 | "inflight": "lru-cache@^7.14.0", |
54 | 53 | "rimraf": "^4.0.0", |
55 | 54 | "glob": "^9.0.0", |
56 | 55 | "@humanwhocodes/config-array": "@eslint/config-array@^1.0.0", |
57 | 56 | "@humanwhocodes/object-schema": "@eslint/object-schema@^1.0.0", |
58 | | - "eslint": "^9.19.0", |
| 57 | + "eslint": "^9.24.0", |
59 | 58 | "three-mesh-bvh": "^0.8.0" |
60 | 59 | } |
61 | 60 | } |
0 commit comments