|
21 | 21 | "@radix-ui/react-dialog": "^1.1.14", |
22 | 22 | "@radix-ui/react-dropdown-menu": "^2.1.15", |
23 | 23 | "@radix-ui/react-label": "^2.1.7", |
| 24 | + "@radix-ui/react-scroll-area": "^1.2.9", |
24 | 25 | "@radix-ui/react-select": "^2.2.5", |
25 | 26 | "@radix-ui/react-separator": "^1.1.7", |
26 | 27 | "@radix-ui/react-slot": "^1.2.3", |
|
39 | 40 | "clsx": "2.1.1", |
40 | 41 | "lucide-react": "^0.536.0", |
41 | 42 | "next-themes": "^0.4.6", |
| 43 | + "prism-react-renderer": "^2.4.1", |
42 | 44 | "react": "18.3.1", |
43 | 45 | "react-dom": "18.3.1", |
| 46 | + "react-router": "^7.8.0", |
| 47 | + "react-syntax-highlighter": "^5.8.0", |
44 | 48 | "react-virtuoso": "4.13.0", |
45 | 49 | "recharts": "^2.15.4", |
46 | 50 | "sonner": "^2.0.7", |
|
55 | 59 | "@types/node": "^24.2.0", |
56 | 60 | "@types/react": "^18.3.1", |
57 | 61 | "@types/react-dom": "^18.3.1", |
| 62 | + "@types/react-syntax-highlighter": "^15.5.13", |
58 | 63 | "@vitejs/plugin-react": "^4.3.4", |
59 | 64 | "concurrently": "^9.2.0", |
60 | 65 | "tw-animate-css": "^1.3.6", |
|
0 commit comments