|
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | 17 | "@biomejs/biome": "1.9.4", |
18 | | - "@types/node": "^22.15.28", |
| 18 | + "@types/node": "^22.15.29", |
19 | 19 | "@types/react": "^19.1.6", |
20 | 20 | "@types/react-copy-to-clipboard": "^5.0.7", |
21 | | - "@types/react-dom": "^19.1.5", |
| 21 | + "@types/react-dom": "^19.1.6", |
22 | 22 | "@types/react-syntax-highlighter": "^15.5.13", |
23 | | - "@vitejs/plugin-react": "^4.5.0", |
| 23 | + "@vitejs/plugin-react": "^4.5.1", |
24 | 24 | "rimraf": "^6.0.1", |
25 | 25 | "tailwindcss": "^4.1.8", |
26 | 26 | "typescript": "^5.8.3", |
|
54 | 54 | "@radix-ui/react-toggle-group": "^1.1.10", |
55 | 55 | "@radix-ui/react-tooltip": "^1.2.7", |
56 | 56 | "@tailwindcss/vite": "^4.1.8", |
57 | | - "@tanstack/react-query": "^5.79.0", |
| 57 | + "@tanstack/react-query": "^5.80.3", |
58 | 58 | "class-variance-authority": "^0.7.1", |
59 | 59 | "clsx": "^2.1.1", |
60 | 60 | "date-fns": "^4.1.0", |
61 | 61 | "i18next": "^25.2.1", |
62 | | - "lucide-react": "^0.511.0", |
| 62 | + "lucide-react": "^0.513.0", |
63 | 63 | "react": "^19.1.0", |
64 | 64 | "react-copy-to-clipboard": "^5.1.0", |
65 | 65 | "react-day-picker": "9.7.0", |
66 | 66 | "react-dom": "^19.1.0", |
67 | | - "react-hook-form": "^7.56.4", |
| 67 | + "react-hook-form": "^7.57.0", |
68 | 68 | "react-i18next": "^15.5.2", |
69 | | - "react-router": "^7.6.1", |
70 | | - "react-router-dom": "^7.6.1", |
| 69 | + "react-router": "^7.6.2", |
| 70 | + "react-router-dom": "^7.6.2", |
71 | 71 | "react-syntax-highlighter": "^15.6.1", |
72 | | - "sonner": "^2.0.3", |
| 72 | + "sonner": "^2.0.5", |
73 | 73 | "tailwind-merge": "^3.3.0", |
74 | 74 | "tailwind-scrollbar": "^4.0.2", |
75 | | - "tw-animate-css": "^1.3.2", |
| 75 | + "tw-animate-css": "^1.3.4", |
76 | 76 | "yup": "^1.6.1", |
77 | | - "zod": "^3.25.42" |
| 77 | + "zod": "^3.25.51" |
78 | 78 | }, |
79 | 79 | "trustedDependencies": ["@biomejs/biome"] |
80 | 80 | } |
0 commit comments