|
17 | 17 | "check": "biome check ." |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@fontsource-variable/geist": "^5.2.8", |
21 | | - "@tanstack/react-query": "^5.80.7", |
22 | | - "@tanstack/react-router": "^1.121.3", |
23 | | - "@xyflow/react": "^12.10.2", |
| 20 | + "@fontsource-variable/geist": "^5.3.0", |
| 21 | + "@tanstack/react-query": "^5.101.4", |
| 22 | + "@tanstack/react-router": "^1.170.18", |
| 23 | + "@xyflow/react": "^12.11.2", |
24 | 24 | "class-variance-authority": "^0.7.1", |
25 | 25 | "clsx": "^2.1.1", |
26 | 26 | "lucide-react": "^0.513.0", |
27 | | - "radix-ui": "^1.4.3", |
28 | | - "react": "^19.1.0", |
29 | | - "react-dom": "^19.1.0", |
| 27 | + "radix-ui": "^1.6.7", |
| 28 | + "react": "^19.2.8", |
| 29 | + "react-dom": "^19.2.8", |
30 | 30 | "recharts": "^2.15.4", |
31 | | - "shadcn": "^4.2.0", |
32 | | - "tailwind-merge": "^3.5.0", |
| 31 | + "shadcn": "^4.16.1", |
| 32 | + "tailwind-merge": "^3.6.0", |
33 | 33 | "tw-animate-css": "^1.4.0" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@biomejs/biome": "2.4.13", |
37 | | - "@playwright/test": "^1.61.0", |
38 | | - "@tailwindcss/vite": "^4.1.10", |
39 | | - "@tanstack/react-router-devtools": "^1.121.3", |
40 | | - "@tanstack/router-plugin": "^1.121.3", |
41 | | - "@types/react": "^19.1.8", |
42 | | - "@types/react-dom": "^19.1.6", |
43 | | - "@vitejs/plugin-react": "^4.5.2", |
44 | | - "tailwindcss": "^4.1.10", |
45 | | - "typescript": "~5.8.3", |
46 | | - "vite": "^6.3.5" |
| 36 | + "@biomejs/biome": "2.5.6", |
| 37 | + "@playwright/test": "^1.62.1", |
| 38 | + "@tailwindcss/vite": "^4.3.3", |
| 39 | + "@tanstack/react-router-devtools": "^1.167.0", |
| 40 | + "@tanstack/router-plugin": "^1.168.23", |
| 41 | + "@types/react": "^19.2.18", |
| 42 | + "@types/react-dom": "^19.2.4", |
| 43 | + "@vitejs/plugin-react": "^6.0.5", |
| 44 | + "tailwindcss": "^4.3.3", |
| 45 | + "typescript": "~7.0.2", |
| 46 | + "vite": "^8.2.0" |
47 | 47 | } |
48 | 48 | } |
0 commit comments