|
11 | 11 | "email:dev": "email dev" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@clerk/clerk-sdk-node": "4.13.13", |
15 | | - "@clerk/nextjs": "4.29.9", |
16 | | - "@clerk/themes": "1.7.11", |
| 14 | + "@clerk/nextjs": "5.0.2", |
| 15 | + "@clerk/themes": "1.7.13", |
17 | 16 | "@hookform/resolvers": "3.3.4", |
18 | | - "@nextui-org/react": "2.3.5", |
| 17 | + "@nextui-org/react": "2.3.6", |
19 | 18 | "@react-email/components": "0.0.16", |
20 | 19 | "@react-email/render": "0.0.12", |
21 | | - "@react-email/tailwind": "0.0.14", |
| 20 | + "@react-email/tailwind": "0.0.15", |
22 | 21 | "chart.js": "4.4.2", |
23 | | - "clsx": "2.1.0", |
24 | | - "convex": "1.11.0", |
25 | | - "convex-helpers": "0.1.27", |
| 22 | + "clsx": "2.1.1", |
| 23 | + "convex": "1.11.2", |
| 24 | + "convex-helpers": "0.1.34", |
26 | 25 | "dayjs": "1.11.10", |
27 | | - "framer-motion": "11.0.24", |
| 26 | + "framer-motion": "11.1.7", |
28 | 27 | "friendly-username-generator": "2.0.4", |
29 | 28 | "html-to-image": "1.11.11", |
30 | | - "imagekit": "5.0.0", |
| 29 | + "imagekit": "5.0.1", |
31 | 30 | "jsonwebtoken": "9.0.2", |
32 | | - "lucide-react": "0.364.0", |
33 | | - "next": "14.2.0", |
34 | | - "next-themes": "0.2.1", |
35 | | - "nextjs-toploader": "1.6.11", |
| 31 | + "lucide-react": "0.373.0", |
| 32 | + "next": "14.2.3", |
| 33 | + "next-themes": "0.3.0", |
| 34 | + "nextjs-toploader": "1.6.12", |
36 | 35 | "rc-upload": "4.5.2", |
37 | | - "react": "18", |
| 36 | + "react": "18.3.0", |
38 | 37 | "react-chartjs-2": "5.2.0", |
39 | | - "react-dom": "18", |
40 | | - "react-email": "2.1.0", |
41 | | - "react-hook-form": "7.51.0", |
42 | | - "react-resizable-panels": "2.0.12", |
| 38 | + "react-dom": "18.3.0", |
| 39 | + "react-email": "2.1.1", |
| 40 | + "react-hook-form": "7.51.3", |
| 41 | + "react-resizable-panels": "2.0.18", |
43 | 42 | "react-rough-notation": "1.0.5", |
44 | 43 | "react-use-wizard": "2.3.0", |
45 | | - "reactflow": "11.11.0", |
| 44 | + "reactflow": "11.11.2", |
46 | 45 | "resend": "3.2.0", |
47 | | - "sonner": "1.4.3", |
| 46 | + "sonner": "1.4.41", |
48 | 47 | "svix": "1.21.0", |
49 | | - "tailwind-merge": "2.2.2", |
| 48 | + "tailwind-merge": "2.3.0", |
50 | 49 | "valtio": "1.13.2", |
51 | | - "zod": "3.22.4" |
| 50 | + "zod": "3.23.4" |
52 | 51 | }, |
53 | 52 | "devDependencies": { |
54 | | - "@biomejs/biome": "1.6.4", |
| 53 | + "@biomejs/biome": "1.7.1", |
55 | 54 | "@types/jsonwebtoken": "9.0.6", |
56 | | - "@types/node": "20", |
57 | | - "@types/react": "18", |
58 | | - "@types/react-dom": "18", |
59 | | - "autoprefixer": "10.4.18", |
60 | | - "postcss": "8", |
| 55 | + "@types/node": "20.12.7", |
| 56 | + "@types/react": "18.3.0", |
| 57 | + "@types/react-dom": "18.3.0", |
| 58 | + "autoprefixer": "10.4.19", |
| 59 | + "postcss": "8.4.38", |
61 | 60 | "tailwindcss": "3.4.3", |
62 | | - "typescript": "5" |
| 61 | + "typescript": "5.4.5" |
63 | 62 | } |
64 | 63 | } |
0 commit comments