|
26 | 26 | "@dnd-kit/sortable": "^10.0.0", |
27 | 27 | "@dnd-kit/utilities": "^3.2.2", |
28 | 28 | "@hookform/resolvers": "^5.2.2", |
29 | | - "@mux/mux-video-react": "^0.27.1", |
30 | | - "@radix-ui/react-avatar": "^1.1.10", |
| 29 | + "@mux/mux-video-react": "^0.27.2", |
| 30 | + "@radix-ui/react-avatar": "^1.1.11", |
31 | 31 | "@radix-ui/react-checkbox": "^1.3.3", |
32 | 32 | "@radix-ui/react-collapsible": "^1.1.12", |
33 | 33 | "@radix-ui/react-dialog": "^1.1.15", |
34 | 34 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
35 | 35 | "@radix-ui/react-hover-card": "^1.1.15", |
36 | | - "@radix-ui/react-label": "^2.1.7", |
| 36 | + "@radix-ui/react-label": "^2.1.8", |
37 | 37 | "@radix-ui/react-popover": "^1.1.15", |
38 | | - "@radix-ui/react-progress": "^1.1.7", |
| 38 | + "@radix-ui/react-progress": "^1.1.8", |
39 | 39 | "@radix-ui/react-radio-group": "^1.3.8", |
40 | 40 | "@radix-ui/react-scroll-area": "^1.2.10", |
41 | 41 | "@radix-ui/react-select": "^2.2.6", |
42 | | - "@radix-ui/react-separator": "^1.1.7", |
| 42 | + "@radix-ui/react-separator": "^1.1.8", |
43 | 43 | "@radix-ui/react-slider": "^1.3.6", |
44 | | - "@radix-ui/react-slot": "^1.2.3", |
| 44 | + "@radix-ui/react-slot": "^1.2.4", |
45 | 45 | "@radix-ui/react-switch": "^1.2.6", |
46 | 46 | "@radix-ui/react-tabs": "^1.1.13", |
47 | 47 | "@radix-ui/react-tooltip": "^1.2.8", |
48 | 48 | "@tanstack/react-table": "^8.21.3", |
49 | 49 | "@tanstack/react-virtual": "^3.13.12", |
50 | 50 | "@uploadthing/react": "^7.3.3", |
51 | | - "@upstash/ratelimit": "^2.0.6", |
| 51 | + "@upstash/ratelimit": "^2.0.7", |
52 | 52 | "@upstash/redis": "^1.35.6", |
53 | 53 | "class-variance-authority": "^0.7.1", |
54 | 54 | "clsx": "^2.1.1", |
55 | 55 | "cmdk": "1.1.1", |
56 | 56 | "date-fns": "^4.1.0", |
57 | | - "fumadocs-core": "^16.0.4", |
58 | | - "fumadocs-docgen": "^3.0.3", |
59 | | - "fumadocs-mdx": "^13.0.2", |
60 | | - "fumadocs-typescript": "^4.0.12", |
61 | | - "fumadocs-ui": "^16.0.4", |
62 | | - "jotai": "^2.15.0", |
63 | | - "lucide-react": "^0.548.0", |
| 57 | + "fumadocs-core": "^16.0.11", |
| 58 | + "fumadocs-docgen": "^3.0.4", |
| 59 | + "fumadocs-mdx": "^13.0.8", |
| 60 | + "fumadocs-typescript": "^4.0.13", |
| 61 | + "fumadocs-ui": "^16.0.11", |
| 62 | + "jotai": "^2.15.1", |
| 63 | + "lucide-react": "^0.553.0", |
64 | 64 | "match-sorter": "^8.1.0", |
65 | | - "media-chrome": "^4.15.0", |
| 65 | + "media-chrome": "^4.15.1", |
66 | 66 | "motion": "^12.23.24", |
67 | 67 | "nanoid": "^5.1.6", |
68 | | - "next": "^16.0.0", |
| 68 | + "next": "^16.0.3", |
69 | 69 | "next-themes": "^0.4.6", |
70 | | - "nuqs": "^2.7.2", |
| 70 | + "nuqs": "^2.7.3", |
71 | 71 | "qrcode": "^1.5.4", |
72 | 72 | "react": "^19.2.0", |
73 | 73 | "react-day-picker": "9.11.1", |
74 | 74 | "react-dom": "^19.2.0", |
75 | | - "react-hook-form": "^7.65.0", |
| 75 | + "react-hook-form": "^7.66.0", |
76 | 76 | "shadcn": "^3.5.0", |
77 | 77 | "sonner": "^2.0.7", |
78 | | - "tailwind-merge": "^3.3.1", |
| 78 | + "tailwind-merge": "^3.4.0", |
79 | 79 | "uploadthing": "^7.7.4", |
80 | 80 | "zod": "^4.1.12" |
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | 83 | "@faker-js/faker": "^10.1.0", |
84 | | - "@tailwindcss/postcss": "^4.1.16", |
| 84 | + "@tailwindcss/postcss": "^4.1.17", |
85 | 85 | "@types/mdx": "^2.0.13", |
86 | 86 | "@types/qrcode": "^1.5.6", |
87 | | - "@types/react": "^19.2.2", |
88 | | - "@types/react-dom": "^19.2.2", |
| 87 | + "@types/react": "^19.2.5", |
| 88 | + "@types/react-dom": "^19.2.3", |
89 | 89 | "postcss": "^8.5.6", |
90 | 90 | "react-reconciler": "^0.33.0", |
91 | 91 | "react-scan": "^0.4.3", |
92 | 92 | "rehype-pretty-code": "^0.14.1", |
93 | 93 | "rehype-slug": "^6.0.0", |
94 | 94 | "remark-code-import": "^1.2.0", |
95 | 95 | "remark-math": "^6.0.0", |
96 | | - "shiki": "^3.14.0", |
97 | | - "tailwindcss": "^4.1.16", |
| 96 | + "shiki": "^3.15.0", |
| 97 | + "tailwindcss": "^4.1.17", |
98 | 98 | "ts-morph": "^27.0.2", |
99 | 99 | "tsx": "^4.20.6", |
100 | 100 | "tw-animate-css": "^1.4.0", |
|
0 commit comments