|
20 | 20 | "@radix-ui/react-toggle": "^1.1.10", |
21 | 21 | "@radix-ui/react-toggle-group": "^1.1.11", |
22 | 22 | "@radix-ui/react-tooltip": "^1.2.8", |
23 | | - "@tanstack/react-query": "^5.90.18", |
| 23 | + "@tanstack/react-query": "^5.91.2", |
24 | 24 | "class-variance-authority": "^0.7.1", |
25 | 25 | "clsx": "^2.1.1", |
26 | 26 | "embla-carousel-react": "^8.6.0", |
27 | | - "lucide-react": "^0.562.0", |
| 27 | + "lucide-react": "^0.577.0", |
28 | 28 | "radix-ui": "^1.4.3", |
29 | | - "react": "^19.2.3", |
30 | | - "react-dom": "^19.2.3", |
31 | | - "tailwind-merge": "^3.4.0" |
| 29 | + "react": "^19.2.4", |
| 30 | + "react-dom": "^19.2.4", |
| 31 | + "tailwind-merge": "^3.5.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@eslint/js": "^9.39.2", |
| 34 | + "@eslint/js": "^10.0.1", |
35 | 35 | "@leomotors/cli-progress": "^4.0.3", |
36 | | - "@tailwindcss/vite": "^4.1.18", |
37 | | - "@tanstack/eslint-plugin-query": "^5.91.2", |
38 | | - "@tanstack/react-query-devtools": "^5.91.2", |
| 36 | + "@tailwindcss/vite": "^4.2.2", |
| 37 | + "@tanstack/eslint-plugin-query": "^5.91.5", |
| 38 | + "@tanstack/react-query-devtools": "^5.91.3", |
39 | 39 | "@types/node": "^24.10.4", |
40 | | - "@types/react": "^19.2.8", |
| 40 | + "@types/react": "^19.2.14", |
41 | 41 | "@types/react-dom": "^19.2.3", |
42 | | - "@vitejs/plugin-react-swc": "^4.2.2", |
43 | | - "eslint": "^9.39.2", |
| 42 | + "@vitejs/plugin-react-swc": "^4.3.0", |
| 43 | + "eslint": "^10.0.3", |
44 | 44 | "eslint-config-prettier": "^10.1.8", |
45 | 45 | "eslint-plugin-react-hooks": "^7.0.1", |
46 | | - "eslint-plugin-react-refresh": "^0.4.26", |
47 | | - "globals": "^17.0.0", |
48 | | - "postcss": "^8.5.6", |
49 | | - "prettier": "^3.8.0", |
50 | | - "prettier-plugin-classnames": "^0.8.6", |
51 | | - "prettier-plugin-merge": "^0.8.0", |
| 46 | + "eslint-plugin-react-refresh": "^0.5.2", |
| 47 | + "globals": "^17.4.0", |
| 48 | + "postcss": "^8.5.8", |
| 49 | + "prettier": "^3.8.1", |
| 50 | + "prettier-plugin-classnames": "^0.9.0", |
| 51 | + "prettier-plugin-merge": "^0.10.0", |
52 | 52 | "prettier-plugin-tailwindcss": "^0.7.2", |
53 | | - "tailwindcss": "^4.1.18", |
| 53 | + "tailwindcss": "^4.2.2", |
54 | 54 | "tw-animate-css": "^1.4.0", |
55 | 55 | "typescript": "^5.9.3", |
56 | | - "typescript-eslint": "^8.53.0", |
57 | | - "vite": "^7.3.1" |
| 56 | + "typescript-eslint": "^8.57.1", |
| 57 | + "vite": "^8.0.1" |
58 | 58 | } |
59 | 59 | } |
0 commit comments