|
10 | 10 | "preview": "vite preview" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@radix-ui/react-dialog": "^1.1.2", |
14 | | - "@radix-ui/react-dropdown-menu": "^2.1.2", |
| 13 | + "@radix-ui/react-dialog": "^1.1.6", |
| 14 | + "@radix-ui/react-dropdown-menu": "^2.1.6", |
15 | 15 | "@radix-ui/react-icons": "^1.3.2", |
16 | | - "@radix-ui/react-scroll-area": "^1.2.0", |
17 | | - "@radix-ui/react-slot": "^1.1.0", |
| 16 | + "@radix-ui/react-scroll-area": "^1.2.3", |
| 17 | + "@radix-ui/react-slot": "^1.1.2", |
18 | 18 | "@radix-ui/react-toast": "^1.2.6", |
19 | | - "axios": "^1.7.9", |
| 19 | + "axios": "^1.8.4", |
20 | 20 | "chart.js": "^4.4.8", |
21 | 21 | "class-variance-authority": "^0.7.1", |
22 | 22 | "clsx": "^2.1.1", |
23 | 23 | "lucide-react": "^0.485.0", |
24 | 24 | "react": "^18.3.1", |
25 | 25 | "react-chartjs-2": "^5.3.0", |
26 | 26 | "react-dom": "^18.3.1", |
27 | | - "react-router": "^6.28.0", |
28 | | - "react-router-dom": "^7.4.1", |
29 | | - "tailwind-merge": "^2.5.4", |
| 27 | + "react-router": "^7.5.0", |
| 28 | + "tailwind-merge": "^2.6.0", |
30 | 29 | "tailwindcss-animate": "^1.0.7", |
31 | 30 | "vaul": "^0.8.9" |
32 | 31 | }, |
33 | 32 | "devDependencies": { |
34 | | - "@types/node": "^20.17.6", |
35 | | - "@types/react": "^18.3.12", |
36 | | - "@types/react-dom": "^18.3.1", |
| 33 | + "@types/node": "^20.17.30", |
| 34 | + "@types/react": "^18.3.20", |
| 35 | + "@types/react-dom": "^18.3.6", |
37 | 36 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
38 | 37 | "@typescript-eslint/parser": "^6.21.0", |
39 | | - "@vitejs/plugin-react-swc": "^3.7.1", |
40 | | - "autoprefixer": "^10.4.20", |
| 38 | + "@vitejs/plugin-react-swc": "^3.8.1", |
| 39 | + "autoprefixer": "^10.4.21", |
41 | 40 | "eslint": "^8.57.1", |
42 | 41 | "eslint-plugin-react-hooks": "^4.6.2", |
43 | | - "eslint-plugin-react-refresh": "^0.4.14", |
44 | | - "postcss": "^8.4.47", |
45 | | - "tailwindcss": "^3.4.14", |
46 | | - "typescript": "^5.6.3", |
| 42 | + "eslint-plugin-react-refresh": "^0.4.19", |
| 43 | + "postcss": "^8.5.3", |
| 44 | + "tailwindcss": "^3.4.17", |
| 45 | + "typescript": "^5.8.3", |
47 | 46 | "vite": "^5.4.17", |
48 | 47 | "vite-plugin-svgr": "^4.3.0" |
49 | 48 | } |
|
0 commit comments