|
10 | 10 | "preview": "vite preview"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@react-spring/three": "9.7.4", |
| 13 | + "@react-spring/three": "9.7.5", |
14 | 14 | "@react-three/drei": "9.111.2",
|
15 |
| - "@react-three/fiber": "8.17.5", |
| 15 | + "@react-three/fiber": "8.17.10", |
16 | 16 | "@types/three": "0.167.1",
|
17 | 17 | "react": "18.3.1",
|
18 | 18 | "react-dom": "18.3.1",
|
|
22 | 22 | "@react-three/eslint-plugin": "0.1.1",
|
23 | 23 | "@types/react": "18.3.3",
|
24 | 24 | "@types/react-dom": "18.3.0",
|
25 |
| - "@vitejs/plugin-react-swc": "3.7.0", |
| 25 | + "@vitejs/plugin-react-swc": "3.7.1", |
26 | 26 | "autoprefixer": "10.4.20",
|
27 | 27 | "eslint": "9.9.0",
|
28 | 28 | "eslint-config-react-app": "7.0.1",
|
29 | 29 | "eslint-plugin-react": "7.35.0",
|
30 | 30 | "eslint-plugin-react-hooks": "4.6.2",
|
31 |
| - "eslint-plugin-react-refresh": "0.4.9", |
32 |
| - "postcss": "8.4.41", |
| 31 | + "eslint-plugin-react-refresh": "0.4.12", |
| 32 | + "postcss": "8.4.47", |
33 | 33 | "react-router-dom": "6.26.1",
|
34 |
| - "tailwindcss": "3.4.10", |
| 34 | + "tailwindcss": "3.4.14", |
35 | 35 | "vite": "5.4.1"
|
36 | 36 | }
|
37 | 37 | }
|
0 commit comments