|
13 | 13 | "packageManager": "[email protected]", |
14 | 14 | "dependencies": { |
15 | 15 | "@albert-plus/server": "workspace:*", |
16 | | - "@clerk/nextjs": "^6.34.0", |
| 16 | + "@clerk/nextjs": "^6.34.1", |
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", |
20 | 20 | "@radix-ui/react-label": "^2.1.7", |
21 | 21 | "@radix-ui/react-separator": "^1.1.7", |
22 | 22 | "@radix-ui/react-slot": "^1.2.3", |
23 | 23 | "@radix-ui/react-tooltip": "^1.2.8", |
24 | | - "@remixicon/react": "^4.6.0", |
| 24 | + "@remixicon/react": "^4.7.0", |
25 | 25 | "@t3-oss/env-nextjs": "^0.13.8", |
26 | 26 | "@tanstack/react-form": "^1.23.8", |
27 | 27 | "@tanstack/react-table": "^8.21.3", |
|
36 | 36 | "pdfjs-dist": "^5.4.296", |
37 | 37 | "radix-ui": "^1.4.3", |
38 | 38 | "react": "^19.2.0", |
39 | | - "react-day-picker": "^9.11.0", |
| 39 | + "react-day-picker": "^9.11.1", |
40 | 40 | "react-dom": "^19.2.0", |
41 | 41 | "sonner": "^2.0.7", |
42 | 42 | "tailwind-merge": "^3.3.1", |
43 | 43 | "zod": "^4.1.12" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@biomejs/biome": "2.3.0", |
| 46 | + "@biomejs/biome": "2.3.2", |
47 | 47 | "@tailwindcss/postcss": "^4.1.16", |
48 | | - "@types/node": "^20.19.23", |
| 48 | + "@types/node": "^20.19.24", |
49 | 49 | "@types/react": "^19.2.2", |
50 | 50 | "@types/react-dom": "^19.2.2", |
51 | 51 | "tailwindcss": "^4.1.16", |
|
0 commit comments