|
12 | 12 | "packageManager": "[email protected]", |
13 | 13 | "dependencies": { |
14 | 14 | "@albert-plus/server": "workspace:*", |
15 | | - "@clerk/nextjs": "^6.35.0", |
| 15 | + "@clerk/nextjs": "^6.35.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", |
|
26 | 26 | "@radix-ui/react-tooltip": "^1.2.8", |
27 | 27 | "@remixicon/react": "^4.7.0", |
28 | 28 | "@t3-oss/env-nextjs": "^0.13.8", |
29 | | - "@tanstack/react-form": "^1.23.8", |
30 | | - "@tanstack/react-query": "^5.90.7", |
| 29 | + "@tanstack/react-form": "^1.25.0", |
| 30 | + "@tanstack/react-query": "^5.90.10", |
31 | 31 | "@tanstack/react-table": "^8.21.3", |
32 | 32 | "@tanstack/react-virtual": "^3.13.12", |
33 | 33 | "babel-plugin-react-compiler": "^1.0.0", |
34 | 34 | "class-variance-authority": "^0.7.1", |
35 | 35 | "clsx": "^2.1.1", |
36 | 36 | "cmdk": "^1.1.1", |
37 | | - "convex": "^1.29.0", |
| 37 | + "convex": "^1.29.2", |
38 | 38 | "date-fns": "^4.1.0", |
39 | 39 | "framer-motion": "^12.23.24", |
40 | | - "lucide-react": "^0.553.0", |
41 | | - "next": "16.0.1", |
| 40 | + "lucide-react": "^0.554.0", |
| 41 | + "next": "16.0.3", |
42 | 42 | "next-themes": "^0.4.6", |
43 | 43 | "pdfjs-dist": "^5.4.394", |
44 | 44 | "radix-ui": "^1.4.3", |
|
52 | 52 | "devDependencies": { |
53 | 53 | "@tailwindcss/postcss": "^4.1.17", |
54 | 54 | "@types/node": "^20.19.24", |
55 | | - "@types/react": "19.2.3", |
| 55 | + "@types/react": "19.2.5", |
56 | 56 | "@types/react-dom": "19.2.3", |
57 | 57 | "tailwindcss": "^4.1.17", |
58 | 58 | "tw-animate-css": "^1.4.0", |
|
0 commit comments