|
29 | 29 | "@radix-ui/react-switch": "~1.3.7", |
30 | 30 | "@radix-ui/react-tabs": "~1.1.21", |
31 | 31 | "@radix-ui/react-tooltip": "~1.2.16", |
32 | | - "@tanstack/react-query": "~5.102.7", |
| 32 | + "@tanstack/react-query": "~5.102.8", |
33 | 33 | "@tanstack/react-router": "~1.170.32", |
34 | 34 | "@tanstack/react-virtual": "~3.14.10", |
35 | 35 | "class-variance-authority": "~0.7.1", |
36 | 36 | "clsx": "~2.1.1", |
37 | 37 | "cmdk": "~1.1.1", |
38 | 38 | "lightweight-charts": "~5.2.1", |
39 | | - "lucide-react": "~1.34.0", |
| 39 | + "lucide-react": "~1.40.0", |
40 | 40 | "react": "~19.2.8", |
41 | 41 | "react-dom": "~19.2.8", |
42 | | - "react-hook-form": "~7.86.0", |
| 42 | + "react-hook-form": "~7.87.0", |
43 | 43 | "recharts": "~3.10.1", |
44 | 44 | "sonner": "~2.0.8", |
45 | 45 | "tailwind-merge": "~3.6.0", |
46 | | - "zod": "~4.4.3" |
| 46 | + "zod": "~4.5.4" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | 49 | "@app/strategy-registry": "workspace:*", |
50 | 50 | "@tailwindcss/vite": "~4.3.3", |
51 | 51 | "@testing-library/jest-dom": "~7.0.1", |
52 | | - "@testing-library/react": "~16.3.2", |
53 | | - "@testing-library/user-event": "~14.6.6", |
| 52 | + "@testing-library/react": "~16.3.3", |
| 53 | + "@testing-library/user-event": "~14.6.7", |
54 | 54 | "@types/react": "~19.2.18", |
55 | | - "@types/react-dom": "~19.2.5", |
56 | | - "@vitejs/plugin-react": "~6.1.0", |
| 55 | + "@types/react-dom": "~19.2.7", |
| 56 | + "@vitejs/plugin-react": "~6.1.1", |
57 | 57 | "cryptocurrency-icons": "0.18.1", |
58 | | - "happy-dom": "~20.11.8", |
| 58 | + "happy-dom": "~20.13.2", |
59 | 59 | "tailwindcss": "~4.3.3", |
60 | 60 | "typescript": "~7.0.2", |
61 | 61 | "vite": "~8.2.2", |
|
0 commit comments