|
20 | 20 | "seed": "tsx prisma/seed.ts"
|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 |
| - "@heroui/dropdown": "^2.3.16", |
24 |
| - "@heroui/system": "^2.4.12", |
25 |
| - "@heroui/theme": "^2.4.12", |
| 23 | + "@heroui/dropdown": "2.3.16", |
| 24 | + "@heroui/system": "2.4.12", |
| 25 | + "@heroui/theme": "2.4.12", |
26 | 26 | "@hookform/resolvers": "^3.6.0",
|
27 | 27 | "@internationalized/date": "^3.7.0",
|
28 |
| - "@nextui-org/button": "2.2.9", |
29 |
| - "@nextui-org/chip": "^2.2.6", |
30 |
| - "@nextui-org/code": "2.2.6", |
31 |
| - "@nextui-org/date-input": "^2.3.8", |
32 |
| - "@nextui-org/date-picker": "^2.3.9", |
33 |
| - "@nextui-org/input": "2.4.8", |
34 |
| - "@nextui-org/kbd": "2.2.6", |
35 |
| - "@nextui-org/link": "2.2.7", |
36 |
| - "@nextui-org/listbox": "2.3.9", |
37 |
| - "@nextui-org/navbar": "2.2.8", |
38 |
| - "@nextui-org/select": "2.2.2", |
39 |
| - "@nextui-org/snippet": "2.2.10", |
40 |
| - "@nextui-org/switch": "2.2.8", |
41 |
| - "@nextui-org/system": "2.4.6", |
42 |
| - "@nextui-org/tabs": "^2.2.7", |
43 |
| - "@nextui-org/theme": "2.4.5", |
| 28 | + "@heroui/button": "2.2.16", |
| 29 | + "@heroui/chip": "2.2.12", |
| 30 | + "@heroui/code": "2.2.12", |
| 31 | + "@heroui/date-input": "2.3.15", |
| 32 | + "@heroui/date-picker": "2.3.16", |
| 33 | + "@heroui/input": "2.4.16", |
| 34 | + "@heroui/kbd": "2.2.12", |
| 35 | + "@heroui/link": "2.2.13", |
| 36 | + "@heroui/listbox": "2.3.15", |
| 37 | + "@heroui/navbar": "2.2.14", |
| 38 | + "@heroui/select": "2.4.16", |
| 39 | + "@heroui/snippet": "2.2.17", |
| 40 | + "@heroui/switch": "2.2.14", |
| 41 | + "@heroui/tabs": "2.2.13", |
44 | 42 | "@prisma/client": "^5.15.1",
|
45 | 43 | "@react-aria/ssr": "3.9.7",
|
46 | 44 | "@react-aria/visually-hidden": "3.8.21",
|
|
0 commit comments