|
19 | 19 | "@dnd-kit/modifiers": "^9.0.0", |
20 | 20 | "@dnd-kit/sortable": "^10.0.0", |
21 | 21 | "@dnd-kit/utilities": "^3.2.2", |
22 | | - "@radix-ui/react-dropdown-menu": "^2.1.6", |
23 | | - "@radix-ui/react-slot": "^1.1.2", |
| 22 | + "@radix-ui/react-dropdown-menu": "^2.1.7", |
| 23 | + "@radix-ui/react-slot": "^1.2.0", |
24 | 24 | "class-variance-authority": "^0.7.1", |
25 | 25 | "clsx": "^2.1.1", |
26 | | - "lucide-react": "^0.485.0", |
27 | | - "next": "15.2.4", |
| 26 | + "lucide-react": "^0.488.0", |
| 27 | + "next": "15.3.0", |
28 | 28 | "next-themes": "^0.4.6", |
29 | 29 | "react": "19.1.0", |
30 | 30 | "react-dom": "19.1.0", |
31 | | - "tailwind-merge": "^3.0.2" |
| 31 | + "tailwind-merge": "^3.2.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@biomejs/biome": "^1.9.4", |
35 | | - "@tailwindcss/postcss": "^4.0.17", |
36 | | - "@types/node": "^22.13.14", |
37 | | - "@types/react": "^19.0.12", |
38 | | - "@types/react-dom": "^19.0.4", |
| 35 | + "@tailwindcss/postcss": "^4.1.3", |
| 36 | + "@types/node": "^22.14.1", |
| 37 | + "@types/react": "^19.1.1", |
| 38 | + "@types/react-dom": "^19.1.2", |
39 | 39 | "postcss": "^8.5.3", |
40 | 40 | "rimraf": "^6.0.1", |
41 | | - "tailwindcss": "^4.0.17", |
| 41 | + "tailwindcss": "^4.1.3", |
42 | 42 | "tw-animate-css": "^1.2.5", |
43 | | - "typescript": "^5.8.2" |
| 43 | + "typescript": "^5.8.3" |
44 | 44 | }, |
45 | 45 | "ct3aMetadata": { |
46 | 46 | "initVersion": "7.33.0" |
47 | 47 | }, |
48 | | - "packageManager": "pnpm@9.15.4" |
| 48 | + "packageManager": "pnpm@10.8.0" |
49 | 49 | } |
0 commit comments