|
25 | 25 | "@radix-ui/react-avatar": "^1.1.1", |
26 | 26 | "@radix-ui/react-dialog": "^1.1.14", |
27 | 27 | "@radix-ui/react-dropdown-menu": "^2.1.15", |
28 | | - "@radix-ui/react-label": "^2.1.6", |
| 28 | + "@radix-ui/react-label": "^2.1.7", |
29 | 29 | "@radix-ui/react-popover": "^1.1.15", |
30 | 30 | "@radix-ui/react-select": "^2.1.1", |
31 | 31 | "@radix-ui/react-separator": "^1.1.7", |
32 | 32 | "@radix-ui/react-slot": "^1.2.3", |
| 33 | + "@radix-ui/react-switch": "^1.2.6", |
33 | 34 | "@radix-ui/react-tabs": "^1.1.13", |
34 | 35 | "@radix-ui/react-tooltip": "^1.2.7", |
| 36 | + "@radix-ui/react-visually-hidden": "^1.2.3", |
35 | 37 | "@tanstack/react-query": "^5.85.5", |
36 | 38 | "@tanstack/react-table": "^8.21.3", |
| 39 | + "@tiptap/extension-code-block-lowlight": "^3.4.1", |
| 40 | + "@tiptap/extension-horizontal-rule": "^3.4.1", |
37 | 41 | "@tiptap/extension-image": "^3.2.0", |
38 | 42 | "@tiptap/extension-link": "^3.2.0", |
39 | 43 | "@tiptap/extension-placeholder": "^3.2.0", |
|
48 | 52 | "clsx": "^2.1.1", |
49 | 53 | "cookie": "^1.0.2", |
50 | 54 | "date-fns": "^4.1.0", |
| 55 | + "dompurify": "^3.2.6", |
51 | 56 | "embla-carousel-autoplay": "^8.2.0", |
52 | 57 | "embla-carousel-react": "^8.2.0", |
| 58 | + "highlight.js": "^11.11.1", |
53 | 59 | "js-cookie": "^3.0.5", |
54 | 60 | "jwt-decode": "^4.0.0", |
| 61 | + "lowlight": "^3.3.0", |
55 | 62 | "lucide-react": "^0.536.0", |
| 63 | + "marked": "^16.2.1", |
56 | 64 | "motion": "^12.7.4", |
57 | 65 | "next": "15.3.2", |
58 | 66 | "next-intl": "^4.1.0", |
|
0 commit comments