|
9 | 9 | "lint": "eslint . --ext .ts,.tsx -c .eslintrc.json --fix"
|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 |
| - "@nextui-org/button": "2.0.37", |
13 |
| - "@nextui-org/code": "2.0.32", |
14 |
| - "@nextui-org/input": "2.2.4", |
15 |
| - "@nextui-org/kbd": "2.0.33", |
16 |
| - "@nextui-org/link": "2.0.34", |
17 |
| - "@nextui-org/listbox": "2.1.25", |
18 |
| - "@nextui-org/navbar": "2.0.36", |
19 |
| - "@nextui-org/snippet": "2.0.41", |
20 |
| - "@nextui-org/switch": "2.0.33", |
21 |
| - "@nextui-org/system": "2.2.5", |
22 |
| - "@nextui-org/theme": "2.2.9", |
| 12 | + "@nextui-org/button": "2.0.38", |
| 13 | + "@nextui-org/code": "2.0.33", |
| 14 | + "@nextui-org/input": "2.2.5", |
| 15 | + "@nextui-org/kbd": "2.0.34", |
| 16 | + "@nextui-org/link": "2.0.35", |
| 17 | + "@nextui-org/listbox": "2.1.27", |
| 18 | + "@nextui-org/navbar": "2.0.37", |
| 19 | + "@nextui-org/snippet": "2.0.43", |
| 20 | + "@nextui-org/switch": "2.0.34", |
| 21 | + "@nextui-org/system": "2.2.6", |
| 22 | + "@nextui-org/theme": "2.2.11", |
23 | 23 | "@react-aria/visually-hidden": "3.8.12",
|
24 | 24 | "clsx": "2.1.1",
|
25 | 25 | "framer-motion": "~11.1.1",
|
|
0 commit comments