|
23 | 23 | ],
|
24 | 24 | "dependencies": {
|
25 | 25 | "@hookform/resolvers": "^3.9.1",
|
26 |
| - "@next/third-parties": "^15.0.2", |
| 26 | + "@next/third-parties": "^15.0.3", |
27 | 27 | "@radix-ui/react-avatar": "^1.1.1",
|
28 | 28 | "@radix-ui/react-checkbox": "^1.1.2",
|
29 | 29 | "@radix-ui/react-collapsible": "^1.1.1",
|
|
41 | 41 | "@radix-ui/react-toast": "^1.2.2",
|
42 | 42 | "@radix-ui/react-tooltip": "^1.1.3",
|
43 | 43 | "@sentry/nextjs": "^8",
|
44 |
| - "@supabase/ssr": "^0.5.1", |
| 44 | + "@supabase/ssr": "^0.5.2", |
45 | 45 | "@supabase/supabase-js": "^2.46.1",
|
46 | 46 | "@tanstack/react-table": "^8.20.5",
|
47 |
| - "@xyflow/react": "^12.3.4", |
| 47 | + "@xyflow/react": "^12.3.5", |
48 | 48 | "ajv": "^8.17.1",
|
49 | 49 | "class-variance-authority": "^0.7.0",
|
50 | 50 | "clsx": "^2.1.1",
|
|
53 | 53 | "date-fns": "^4.1.0",
|
54 | 54 | "dotenv": "^16.4.5",
|
55 | 55 | "elliptic": "6.6.0",
|
56 |
| - "lucide-react": "^0.454.0", |
| 56 | + "lucide-react": "^0.456.0", |
57 | 57 | "moment": "^2.30.1",
|
58 | 58 | "next": "^14.2.13",
|
59 | 59 | "next-themes": "^0.4.3",
|
60 | 60 | "react": "^18",
|
61 |
| - "react-day-picker": "^9.2.1", |
| 61 | + "react-day-picker": "^9.3.0", |
62 | 62 | "react-dom": "^18",
|
63 |
| - "react-hook-form": "^7.53.1", |
| 63 | + "react-hook-form": "^7.53.2", |
64 | 64 | "react-icons": "^5.3.0",
|
65 | 65 | "react-markdown": "^9.0.1",
|
66 | 66 | "react-modal": "^3.16.1",
|
67 | 67 | "react-shepherd": "^6.1.4",
|
68 | 68 | "recharts": "^2.13.3",
|
69 | 69 | "tailwind-merge": "^2.5.4",
|
70 | 70 | "tailwindcss-animate": "^1.0.7",
|
71 |
| - "uuid": "^11.0.2", |
| 71 | + "uuid": "^11.0.3", |
72 | 72 | "zod": "^3.23.8"
|
73 | 73 | },
|
74 | 74 | "devDependencies": {
|
|
0 commit comments