|
12 | 12 | "packageManager": "[email protected]", |
13 | 13 | "dependencies": { |
14 | 14 | "@albert-plus/server": "workspace:*", |
15 | | - "@clerk/nextjs": "^6.35.2", |
| 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.25.0", |
32 | | - "@tanstack/react-query": "^5.90.10", |
| 31 | + "@tanstack/react-form": "^1.26.0", |
| 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.29.2", |
| 39 | + "convex": "^1.29.3", |
40 | 40 | "date-fns": "^4.1.0", |
41 | 41 | "framer-motion": "^12.23.24", |
42 | | - "lucide-react": "^0.554.0", |
43 | | - "next": "16.0.3", |
| 42 | + "lucide-react": "^0.555.0", |
| 43 | + "next": "16.0.5", |
44 | 44 | "next-themes": "^0.4.6", |
45 | | - "pdfjs-dist": "^5.4.394", |
| 45 | + "pdfjs-dist": "^5.4.449", |
46 | 46 | "radix-ui": "^1.4.3", |
47 | 47 | "react": "19.2.0", |
48 | | - "react-day-picker": "^9.11.1", |
| 48 | + "react-day-picker": "^9.11.3", |
49 | 49 | "react-dom": "19.2.0", |
50 | 50 | "sonner": "^2.0.7", |
51 | 51 | "tailwind-merge": "^3.4.0", |
52 | | - "zod": "^4.1.12" |
| 52 | + "zod": "^4.1.13" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@tailwindcss/postcss": "^4.1.17", |
56 | 56 | "@types/node": "^20.19.24", |
57 | | - "@types/react": "19.2.5", |
| 57 | + "@types/react": "19.2.7", |
58 | 58 | "@types/react-dom": "19.2.3", |
59 | 59 | "tailwindcss": "^4.1.17", |
60 | 60 | "tw-animate-css": "^1.4.0", |
|
0 commit comments