|
17 | 17 | "@radix-ui/react-slot": "^1.2.4", |
18 | 18 | "class-variance-authority": "^0.7.1", |
19 | 19 | "clsx": "^2.1.1", |
20 | | - "lucide-react": "^0.553.0", |
| 20 | + "lucide-react": "^0.554.0", |
21 | 21 | "react": "^19.2.0", |
22 | 22 | "react-dom": "^19.2.0", |
23 | 23 | "tailwind-merge": "^3.4.0" |
|
27 | 27 | "@tailwindcss/vite": "^4.1.17", |
28 | 28 | "@trivago/prettier-plugin-sort-imports": "^6.0.0", |
29 | 29 | "@types/node": "^24.10.1", |
30 | | - "@types/react": "^19.2.3", |
31 | | - "@types/react-dom": "^19.2.2", |
32 | | - "@vitejs/plugin-react": "^5.1.0", |
| 30 | + "@types/react": "^19.2.6", |
| 31 | + "@types/react-dom": "^19.2.3", |
| 32 | + "@vitejs/plugin-react": "^5.1.1", |
33 | 33 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
34 | 34 | "eslint": "^9.39.1", |
35 | 35 | "eslint-config-prettier": "^10.1.8", |
|
41 | 41 | "tailwindcss": "^4.1.17", |
42 | 42 | "tw-animate-css": "^1.4.0", |
43 | 43 | "typescript": "~5.9.3", |
44 | | - "typescript-eslint": "^8.46.4", |
45 | | - "vite": "^7.2.2" |
| 44 | + "typescript-eslint": "^8.47.0", |
| 45 | + "vite": "^7.2.4" |
46 | 46 | } |
47 | 47 | } |
0 commit comments