|
10 | 10 | "preview": "vite preview" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
| 13 | + "@heroui/avatar": "^2.2.20", |
| 14 | + "@heroui/breadcrumbs": "^2.2.20", |
13 | 15 | "@heroui/button": "^2.2.24", |
| 16 | + "@heroui/chip": "^2.2.20", |
14 | 17 | "@heroui/code": "^2.2.18", |
15 | 18 | "@heroui/dropdown": "^2.3.24", |
| 19 | + "@heroui/form": "^2.1.24", |
16 | 20 | "@heroui/input": "^2.4.25", |
17 | | - "@heroui/breadcrumbs": "^2.2.20", |
18 | | - "@heroui/avatar": "^2.2.20", |
19 | 21 | "@heroui/kbd": "^2.2.19", |
20 | 22 | "@heroui/link": "^2.2.21", |
21 | | - "@heroui/tabs": "^2.2.21", |
22 | 23 | "@heroui/navbar": "^2.2.22", |
| 24 | + "@heroui/react": "^2.8.2", |
23 | 25 | "@heroui/snippet": "^2.2.25", |
24 | | - "@heroui/form": "^2.1.24", |
25 | 26 | "@heroui/switch": "^2.2.22", |
26 | | - "@heroui/chip": "^2.2.20", |
27 | | - "@heroui/user": "^2.2.20", |
28 | 27 | "@heroui/system": "^2.4.20", |
| 28 | + "@heroui/tabs": "^2.2.21", |
29 | 29 | "@heroui/theme": "^2.4.20", |
30 | 30 | "@heroui/use-theme": "2.1.10", |
| 31 | + "@heroui/user": "^2.2.20", |
31 | 32 | "@react-aria/visually-hidden": "3.8.26", |
32 | 33 | "@react-types/shared": "3.31.0", |
33 | 34 | "@tailwindcss/postcss": "4.1.11", |
|
0 commit comments