|
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | 17 | "@biomejs/biome": "1.9.4", |
18 | | - "@types/node": "^22.15.21", |
| 18 | + "@types/node": "^22.15.28", |
19 | 19 | "@types/react": "^19.1.6", |
20 | 20 | "@types/react-copy-to-clipboard": "^5.0.7", |
21 | 21 | "@types/react-dom": "^19.1.5", |
22 | 22 | "@types/react-syntax-highlighter": "^15.5.13", |
23 | 23 | "@vitejs/plugin-react": "^4.5.0", |
24 | 24 | "rimraf": "^6.0.1", |
25 | | - "tailwindcss": "^4.1.7", |
| 25 | + "tailwindcss": "^4.1.8", |
26 | 26 | "typescript": "^5.8.3", |
27 | 27 | "vite": "^6.3.5", |
28 | 28 | "vite-bundle-visualizer": "^1.2.1" |
|
34 | 34 | "@radix-ui/react-aspect-ratio": "^1.1.7", |
35 | 35 | "@radix-ui/react-avatar": "^1.1.10", |
36 | 36 | "@radix-ui/react-checkbox": "^1.3.2", |
37 | | - "@radix-ui/react-collapsible": "^1.1.11", |
38 | 37 | "@radix-ui/react-context-menu": "^2.2.15", |
39 | 38 | "@radix-ui/react-dialog": "^1.1.14", |
40 | 39 | "@radix-ui/react-dropdown-menu": "^2.1.15", |
|
48 | 47 | "@radix-ui/react-scroll-area": "^1.2.9", |
49 | 48 | "@radix-ui/react-select": "^2.2.5", |
50 | 49 | "@radix-ui/react-separator": "^1.1.7", |
51 | | - "@radix-ui/react-slider": "^1.3.5", |
52 | 50 | "@radix-ui/react-slot": "^1.2.3", |
53 | 51 | "@radix-ui/react-switch": "^1.2.5", |
54 | 52 | "@radix-ui/react-tabs": "^1.1.12", |
55 | 53 | "@radix-ui/react-toggle": "^1.1.9", |
56 | 54 | "@radix-ui/react-toggle-group": "^1.1.10", |
57 | 55 | "@radix-ui/react-tooltip": "^1.2.7", |
58 | | - "@tailwindcss/vite": "^4.1.7", |
59 | | - "@tanstack/react-query": "^5.77.2", |
| 56 | + "@tailwindcss/vite": "^4.1.8", |
| 57 | + "@tanstack/react-query": "^5.79.0", |
60 | 58 | "class-variance-authority": "^0.7.1", |
61 | 59 | "clsx": "^2.1.1", |
62 | | - "cmdk": "^1.1.1", |
63 | 60 | "date-fns": "^4.1.0", |
64 | | - "embla-carousel-react": "^8.6.0", |
65 | 61 | "i18next": "^25.2.1", |
66 | | - "input-otp": "^1.4.2", |
67 | 62 | "lucide-react": "^0.511.0", |
68 | 63 | "react": "^19.1.0", |
69 | 64 | "react-copy-to-clipboard": "^5.1.0", |
70 | 65 | "react-day-picker": "9.7.0", |
71 | 66 | "react-dom": "^19.1.0", |
72 | 67 | "react-hook-form": "^7.56.4", |
73 | 68 | "react-i18next": "^15.5.2", |
74 | | - "react-resizable-panels": "^3.0.2", |
75 | 69 | "react-router": "^7.6.1", |
76 | 70 | "react-router-dom": "^7.6.1", |
77 | 71 | "react-syntax-highlighter": "^15.6.1", |
78 | | - "recharts": "^2.15.3", |
79 | 72 | "sonner": "^2.0.3", |
80 | 73 | "tailwind-merge": "^3.3.0", |
81 | 74 | "tailwind-scrollbar": "^4.0.2", |
82 | | - "tailwindcss-animate": "^1.0.7", |
83 | | - "vaul": "^1.1.2", |
84 | | - "yup": "^1.6.1" |
| 75 | + "tw-animate-css": "^1.3.2", |
| 76 | + "yup": "^1.6.1", |
| 77 | + "zod": "^3.25.42" |
85 | 78 | }, |
86 | 79 | "trustedDependencies": ["@biomejs/biome"] |
87 | 80 | } |
0 commit comments