|
19 | 19 | "@headlessui/react": "^2.2.9", |
20 | 20 | "@heroicons/react": "^2.2.0", |
21 | 21 | "@tailwindcss/typography": "0.5.19", |
22 | | - "@tanstack/react-query": "5.90.12", |
23 | | - "@tanstack/react-router": "1.140.5", |
| 22 | + "@tanstack/react-query": "5.90.21", |
| 23 | + "@tanstack/react-router": "1.160.2", |
24 | 24 | "@tanstack/react-table": "^8.21.3", |
25 | | - "axios": "^1.13.2", |
| 25 | + "axios": "1.13.5", |
26 | 26 | "clsx": "^2.1.1", |
27 | | - "lucide-react": "0.560.0", |
28 | | - "react": "19.2.1", |
29 | | - "react-dom": "19.2.1", |
| 27 | + "lucide-react": "0.568.0", |
| 28 | + "react": "19.2.4", |
| 29 | + "react-dom": "19.2.4", |
30 | 30 | "react-markdown": "10.1.0", |
31 | | - "recharts": "3.5.1", |
| 31 | + "recharts": "3.7.0", |
32 | 32 | "remark-gfm": "4.0.1", |
33 | | - "tailwind-merge": "^3.4.0" |
| 33 | + "tailwind-merge": "3.4.1" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@eslint/js": "^9.39.1", |
37 | | - "@tailwindcss/vite": "^4.1.17", |
38 | | - "@tanstack/router-plugin": "1.140.5", |
| 36 | + "@eslint/js": "9.39.2", |
| 37 | + "@tailwindcss/vite": "4.1.18", |
| 38 | + "@tanstack/router-plugin": "1.160.2", |
39 | 39 | "@testing-library/jest-dom": "^6.8.0", |
40 | | - "@testing-library/react": "^16.3.0", |
| 40 | + "@testing-library/react": "16.3.2", |
41 | 41 | "@testing-library/user-event": "^14.5.2", |
42 | | - "@types/node": "25.0.0", |
43 | | - "@types/react": "^19.2.7", |
| 42 | + "@types/node": "25.2.3", |
| 43 | + "@types/react": "19.2.14", |
44 | 44 | "@types/react-dom": "^19.2.3", |
45 | | - "@vitejs/plugin-react": "5.1.2", |
46 | | - "@vitest/coverage-v8": "4.0.15", |
47 | | - "@vitest/ui": "4.0.15", |
48 | | - "eslint": "^9.39.1", |
| 45 | + "@vitejs/plugin-react": "5.1.4", |
| 46 | + "@vitest/coverage-v8": "4.0.18", |
| 47 | + "@vitest/ui": "4.0.18", |
| 48 | + "eslint": "10.0.0", |
49 | 49 | "eslint-plugin-react-hooks": "^7.0.1", |
50 | | - "eslint-plugin-react-refresh": "^0.4.24", |
51 | | - "globals": "^16.5.0", |
52 | | - "jsdom": "27.3.0", |
53 | | - "prettier": "3.7.4", |
54 | | - "tailwindcss": "^4.1.17", |
| 50 | + "eslint-plugin-react-refresh": "0.4.26", |
| 51 | + "globals": "17.3.0", |
| 52 | + "jsdom": "27.4.0", |
| 53 | + "prettier": "3.8.1", |
| 54 | + "tailwindcss": "4.1.18", |
55 | 55 | "typescript": "~5.9.3", |
56 | | - "typescript-eslint": "8.49.0", |
57 | | - "vite": "7.2.7", |
58 | | - "vitest": "4.0.15" |
| 56 | + "typescript-eslint": "8.56.0", |
| 57 | + "vite": "7.3.1", |
| 58 | + "vitest": "4.0.18" |
59 | 59 | } |
60 | 60 | } |
0 commit comments