|
9 | 9 | "preview": "vite preview"
|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 |
| - "@fortawesome/free-solid-svg-icons": "^6.6.0", |
| 12 | + "@fortawesome/free-solid-svg-icons": "^6.7.1", |
13 | 13 | "@fortawesome/react-fontawesome": "^0.2.2",
|
14 | 14 | "@keupoz/mson-core": "workspace:^",
|
15 | 15 | "@keupoz/mson-three": "workspace:^",
|
16 | 16 | "@keupoz/r3f-utils": "^1.0.3",
|
17 |
| - "@mantine/core": "^7.14.0", |
18 |
| - "@mantine/dropzone": "^7.14.0", |
19 |
| - "@mantine/hooks": "^7.14.0", |
20 |
| - "@react-three/drei": "^9.115.0", |
| 17 | + "@mantine/core": "^7.14.1", |
| 18 | + "@mantine/dropzone": "^7.14.1", |
| 19 | + "@mantine/hooks": "^7.14.1", |
| 20 | + "@react-three/drei": "^9.117.3", |
21 | 21 | "@react-three/fiber": "^8.17.10",
|
22 |
| - "@tanstack/react-query": "^5.59.20", |
23 |
| - "@tanstack/react-query-devtools": "^5.59.20", |
| 22 | + "@tanstack/react-query": "^5.61.0", |
| 23 | + "@tanstack/react-query-devtools": "^5.61.0", |
24 | 24 | "camera-controls": "^2.9.0",
|
25 | 25 | "file-saver": "^2.0.5",
|
26 | 26 | "immer": "^10.1.1",
|
|
33 | 33 | "devDependencies": {
|
34 | 34 | "@repo/typescript-config": "workspace:^",
|
35 | 35 | "@types/file-saver": "^2.0.7",
|
36 |
| - "@types/node": "^22.9.0", |
| 36 | + "@types/node": "^22.9.1", |
37 | 37 | "@types/react": "^18.3.12",
|
38 | 38 | "@types/react-dom": "^18.3.1",
|
39 | 39 | "@types/three": "^0.170.0",
|
40 | 40 | "@vitejs/plugin-react-swc": "^3.7.1",
|
41 |
| - "sass-embedded": "^1.80.6", |
| 41 | + "sass-embedded": "^1.81.0", |
42 | 42 | "unplugin-react-markdown": "^0.1.9",
|
43 | 43 | "vite": "^5.4.11"
|
44 | 44 | }
|
|
0 commit comments