|
12 | 12 | "packageManager": "bun@1.2.23", |
13 | 13 | "dependencies": { |
14 | 14 | "@albert-plus/server": "workspace:*", |
15 | | - "@clerk/nextjs": "^6.36.1", |
| 15 | + "@clerk/nextjs": "^6.36.2", |
16 | 16 | "@radix-ui/react-avatar": "^1.1.11", |
17 | 17 | "@radix-ui/react-checkbox": "^1.3.3", |
18 | 18 | "@radix-ui/react-context-menu": "^2.2.16", |
|
36 | 36 | "class-variance-authority": "^0.7.1", |
37 | 37 | "clsx": "^2.1.1", |
38 | 38 | "cmdk": "^1.1.1", |
39 | | - "convex": "^1.29.3", |
| 39 | + "convex": "^1.31.0", |
40 | 40 | "date-fns": "^4.1.0", |
41 | | - "framer-motion": "^12.23.24", |
42 | | - "lucide-react": "^0.556.0", |
43 | | - "next": "16.0.8", |
| 41 | + "framer-motion": "^12.23.26", |
| 42 | + "lucide-react": "^0.560.0", |
| 43 | + "next": "16.0.9", |
44 | 44 | "next-themes": "^0.4.6", |
45 | 45 | "pdfjs-dist": "^5.4.449", |
46 | 46 | "radix-ui": "^1.4.3", |
47 | | - "react": "19.2.1", |
| 47 | + "react": "19.2.2", |
48 | 48 | "react-day-picker": "^9.12.0", |
49 | | - "react-dom": "19.2.1", |
| 49 | + "react-dom": "19.2.2", |
50 | 50 | "react-draggable": "^4.5.0", |
51 | 51 | "recharts": "2.15.4", |
52 | 52 | "sonner": "^2.0.7", |
53 | 53 | "tailwind-merge": "^3.4.0", |
54 | 54 | "zod": "^4.1.13" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@tailwindcss/postcss": "^4.1.17", |
| 57 | + "@tailwindcss/postcss": "^4.1.18", |
58 | 58 | "@types/node": "^20.19.24", |
59 | 59 | "@types/react": "19.2.7", |
60 | 60 | "@types/react-dom": "19.2.3", |
61 | | - "tailwindcss": "^4.1.17", |
| 61 | + "tailwindcss": "^4.1.18", |
62 | 62 | "tw-animate-css": "^1.4.0", |
63 | 63 | "typescript": "^5.9.3" |
64 | 64 | } |
|
0 commit comments