|
20 | 20 | "type-check": "tsgo" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
| 23 | + "@ant-design/icons": "6.2.5", |
23 | 24 | "@carbon/icons-react": "11.81.0", |
24 | 25 | "@emotion/react": "11.14.0", |
25 | 26 | "@emotion/styled": "11.14.1", |
| 27 | + "@fluentui/react-icons": "2.0.330", |
26 | 28 | "@fortawesome/free-solid-svg-icons": "7.2.0", |
27 | 29 | "@fortawesome/react-fontawesome": "3.3.1", |
28 | 30 | "@heroicons/react": "2.2.0", |
| 31 | + "@hugeicons/core-free-icons": "4.2.0", |
| 32 | + "@hugeicons/react": "1.1.6", |
29 | 33 | "@mui/icons-material": "9.0.1", |
30 | 34 | "@mui/material": "9.0.1", |
31 | 35 | "@phosphor-icons/react": "2.1.10", |
| 36 | + "@primer/octicons-react": "19.28.1", |
32 | 37 | "@radix-ui/react-icons": "1.3.2", |
33 | 38 | "@remixicon/react": "4.9.0", |
34 | 39 | "@tabler/icons-react": "3.44.0", |
|
44 | 49 | "react-icons-sprite": "*" |
45 | 50 | }, |
46 | 51 | "devDependencies": { |
47 | | - "typescript": "6.0.3", |
48 | 52 | "@rsbuild/core": "2.0.7", |
49 | 53 | "@rsbuild/plugin-react": "2.0.0", |
50 | 54 | "@types/react": "19.2.15", |
51 | 55 | "@types/react-dom": "19.2.3", |
52 | | - "@typescript/native-preview": "7.0.0-dev.20260522.1" |
| 56 | + "@typescript/native-preview": "7.0.0-dev.20260522.1", |
| 57 | + "typescript": "6.0.3" |
53 | 58 | } |
54 | 59 | } |
0 commit comments