|
9 | 9 | "preview": "vite preview"
|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 |
| - "@radix-ui/react-accordion": "^1.1.2", |
13 |
| - "@radix-ui/react-slot": "^1.0.2", |
14 |
| - "@unocss/reset": "^0.60.0", |
| 12 | + "@radix-ui/react-accordion": "^1.2.0", |
| 13 | + "@radix-ui/react-slot": "^1.1.0", |
| 14 | + "@unocss/reset": "^0.60.4", |
15 | 15 | "class-variance-authority": "^0.7.0",
|
16 | 16 | "clsx": "^2.1.1",
|
17 |
| - "foxact": "^0.2.33", |
18 |
| - "jotai-dark": "^0.3.0", |
19 |
| - "lucide-react": "^0.378.0", |
| 17 | + "foxact": "^0.2.35", |
| 18 | + "jotai-dark": "^0.3.2", |
| 19 | + "lucide-react": "^0.400.0", |
20 | 20 | "react": "^18.3.1",
|
21 | 21 | "react-dom": "^18.3.1",
|
22 | 22 | "tailwind-merge": "^2.3.0"
|
23 | 23 | },
|
24 | 24 | "devDependencies": {
|
25 |
| - "@iconify-json/lucide": "^1.1.187", |
26 |
| - "@types/react": "^18.3.1", |
| 25 | + "@iconify-json/lucide": "^1.1.198", |
| 26 | + "@types/react": "^18.3.3", |
27 | 27 | "@types/react-dom": "^18.3.0",
|
28 |
| - "@vitejs/plugin-react": "^4.2.1", |
29 |
| - "typescript": "^5.4.5", |
30 |
| - "unocss": "^0.60.0", |
| 28 | + "@vitejs/plugin-react": "^4.3.1", |
| 29 | + "typescript": "^5.5.3", |
| 30 | + "unocss": "^0.60.4", |
31 | 31 | "unocss-preset-animations": "^1.0.2",
|
32 | 32 | "unocss-preset-shadcn": "workspace:^",
|
33 |
| - "vite": "^5.2.11" |
| 33 | + "vite": "^5.3.3" |
34 | 34 | }
|
35 | 35 | }
|
0 commit comments