|
12 | 12 | }, |
13 | 13 | "packageManager": "bun@1.2.23", |
14 | 14 | "dependencies": { |
15 | | - "@clerk/nextjs": "^6.33.7", |
16 | 15 | "@albert-plus/server": "workspace:*", |
| 16 | + "@clerk/nextjs": "^6.34.0", |
17 | 17 | "@radix-ui/react-avatar": "^1.1.10", |
18 | 18 | "@radix-ui/react-dialog": "^1.1.15", |
19 | 19 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
|
22 | 22 | "@radix-ui/react-slot": "^1.2.3", |
23 | 23 | "@radix-ui/react-tooltip": "^1.2.8", |
24 | 24 | "@t3-oss/env-nextjs": "^0.13.8", |
25 | | - "@tanstack/react-form": "^1.23.7", |
| 25 | + "@tanstack/react-form": "^1.23.8", |
26 | 26 | "@tanstack/react-table": "^8.21.3", |
27 | 27 | "babel-plugin-react-compiler": "^1.0.0", |
28 | 28 | "class-variance-authority": "^0.7.1", |
29 | 29 | "clsx": "^2.1.1", |
30 | 30 | "convex": "^1.28.0", |
31 | | - "lucide-react": "^0.546.0", |
| 31 | + "lucide-react": "^0.548.0", |
32 | 32 | "next": "^15.5.6", |
33 | 33 | "pdfjs-dist": "^5.4.296", |
34 | 34 | "react": "^19.2.0", |
|
37 | 37 | "zod": "^4.1.12" |
38 | 38 | }, |
39 | 39 | "devDependencies": { |
40 | | - "@biomejs/biome": "2.2.6", |
41 | | - "@tailwindcss/postcss": "^4.1.14", |
42 | | - "@types/node": "^20.19.19", |
| 40 | + "@biomejs/biome": "2.3.0", |
| 41 | + "@tailwindcss/postcss": "^4.1.16", |
| 42 | + "@types/node": "^20.19.23", |
43 | 43 | "@types/react": "^19.2.2", |
44 | 44 | "@types/react-dom": "^19.2.2", |
45 | | - "tailwindcss": "^4.1.14", |
| 45 | + "tailwindcss": "^4.1.16", |
46 | 46 | "tw-animate-css": "^1.4.0", |
47 | 47 | "typescript": "^5.9.3" |
48 | 48 | } |
|
0 commit comments