|
12 | 12 | "packageManager": "[email protected]", |
13 | 13 | "dependencies": { |
14 | 14 | "@albert-plus/server": "workspace:*", |
15 | | - "@clerk/nextjs": "^6.35.6", |
| 15 | + "@clerk/nextjs": "^6.35.5", |
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", |
|
28 | 28 | "@radix-ui/react-tooltip": "^1.2.8", |
29 | 29 | "@remixicon/react": "^4.7.0", |
30 | 30 | "@t3-oss/env-nextjs": "^0.13.8", |
31 | | - "@tanstack/react-form": "^1.27.0", |
| 31 | + "@tanstack/react-form": "^1.26.0", |
32 | 32 | "@tanstack/react-query": "^5.90.11", |
33 | 33 | "@tanstack/react-table": "^8.21.3", |
34 | 34 | "@tanstack/react-virtual": "^3.13.12", |
35 | 35 | "babel-plugin-react-compiler": "^1.0.0", |
36 | 36 | "class-variance-authority": "^0.7.1", |
37 | 37 | "clsx": "^2.1.1", |
38 | 38 | "cmdk": "^1.1.1", |
39 | | - "convex": "^1.30.0", |
| 39 | + "convex": "^1.29.3", |
40 | 40 | "date-fns": "^4.1.0", |
41 | | - "framer-motion": "^12.23.25", |
| 41 | + "framer-motion": "^12.23.24", |
42 | 42 | "lucide-react": "^0.555.0", |
43 | | - "next": "16.0.7", |
| 43 | + "next": "16.0.5", |
44 | 44 | "next-themes": "^0.4.6", |
45 | 45 | "pdfjs-dist": "^5.4.449", |
46 | 46 | "radix-ui": "^1.4.3", |
47 | 47 | "react": "19.2.1", |
48 | 48 | "react-day-picker": "^9.11.3", |
49 | 49 | "react-dom": "19.2.1", |
50 | 50 | "recharts": "^3.5.1", |
| 51 | + "react-draggable": "^4.5.0", |
51 | 52 | "sonner": "^2.0.7", |
52 | 53 | "tailwind-merge": "^3.4.0", |
53 | 54 | "zod": "^4.1.13" |
|
0 commit comments