|
12 | 12 | }, |
13 | 13 | "packageManager": "bun@1.2.23", |
14 | 14 | "dependencies": { |
15 | | - "@clerk/nextjs": "^6.33.3", |
| 15 | + "@clerk/nextjs": "^6.33.4", |
16 | 16 | "@dev-team-fall-25/server": "workspace:*", |
17 | 17 | "@radix-ui/react-avatar": "^1.1.10", |
18 | 18 | "@radix-ui/react-dialog": "^1.1.15", |
|
26 | 26 | "@tanstack/react-table": "^8.21.3", |
27 | 27 | "class-variance-authority": "^0.7.1", |
28 | 28 | "clsx": "^2.1.1", |
29 | | - "convex": "^1.27.4", |
| 29 | + "convex": "^1.28.0", |
30 | 30 | "lucide-react": "^0.545.0", |
31 | | - "next": "^15.5.4", |
| 31 | + "next": "^15.5.5", |
32 | 32 | "pdfjs-dist": "^5.4.296", |
33 | 33 | "react": "^19.2.0", |
34 | 34 | "react-dom": "^19.2.0", |
35 | 35 | "tailwind-merge": "^3.3.1", |
36 | 36 | "zod": "^4.1.12" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@biomejs/biome": "2.2.5", |
| 39 | + "@biomejs/biome": "2.2.6", |
40 | 40 | "@tailwindcss/postcss": "^4.1.14", |
41 | 41 | "@types/node": "^20.19.19", |
42 | 42 | "@types/react": "^19.2.2", |
43 | | - "@types/react-dom": "^19.2.1", |
| 43 | + "@types/react-dom": "^19.2.2", |
44 | 44 | "tailwindcss": "^4.1.14", |
45 | 45 | "tw-animate-css": "^1.4.0", |
46 | 46 | "typescript": "^5.9.3" |
|
0 commit comments