|
13 | 13 | "packageManager": "[email protected]", |
14 | 14 | "dependencies": { |
15 | 15 | "@albert-plus/server": "workspace:*", |
16 | | - "@clerk/nextjs": "^6.34.3", |
| 16 | + "@clerk/nextjs": "^6.34.5", |
17 | 17 | "@radix-ui/react-avatar": "^1.1.11", |
18 | 18 | "@radix-ui/react-context-menu": "^2.2.16", |
19 | 19 | "@radix-ui/react-dialog": "^1.1.15", |
|
26 | 26 | "@remixicon/react": "^4.7.0", |
27 | 27 | "@t3-oss/env-nextjs": "^0.13.8", |
28 | 28 | "@tanstack/react-form": "^1.23.8", |
29 | | - "@tanstack/react-query": "^5.90.6", |
| 29 | + "@tanstack/react-query": "^5.90.7", |
30 | 30 | "@tanstack/react-table": "^8.21.3", |
31 | 31 | "@tanstack/react-virtual": "^3.13.12", |
32 | 32 | "babel-plugin-react-compiler": "^1.0.0", |
|
35 | 35 | "cmdk": "^1.1.1", |
36 | 36 | "convex": "^1.28.2", |
37 | 37 | "date-fns": "^4.1.0", |
38 | | - "lucide-react": "^0.552.0", |
| 38 | + "lucide-react": "^0.553.0", |
39 | 39 | "next": "^15.5.6", |
40 | 40 | "next-themes": "^0.4.6", |
41 | 41 | "pdfjs-dist": "^5.4.394", |
|
48 | 48 | "zod": "^4.1.12" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@tailwindcss/postcss": "^4.1.16", |
| 51 | + "@tailwindcss/postcss": "^4.1.17", |
52 | 52 | "@types/node": "^20.19.24", |
53 | 53 | "@types/react": "^19.2.2", |
54 | 54 | "@types/react-dom": "^19.2.2", |
55 | | - "tailwindcss": "^4.1.16", |
| 55 | + "tailwindcss": "^4.1.17", |
56 | 56 | "tw-animate-css": "^1.4.0", |
57 | 57 | "typescript": "^5.9.3" |
58 | 58 | } |
|
0 commit comments