|
17 | 17 | "dependencies": { |
18 | 18 | "@radix-ui/react-label": "^2.1.4", |
19 | 19 | "@radix-ui/react-slot": "^1.2.0", |
20 | | - "@tailwindcss/vite": "^4.1.4", |
21 | | - "@tanstack/react-router": "^1.117.1", |
| 20 | + "@tailwindcss/vite": "^4.1.5", |
| 21 | + "@tanstack/react-router": "^1.119.0", |
22 | 22 | "@unhead/addons": "^2.0.8", |
23 | 23 | "@unhead/react": "^2.0.8", |
24 | 24 | "class-variance-authority": "^0.7.1", |
25 | 25 | "clsx": "^2.1.1", |
26 | | - "lucide-react": "^0.503.0", |
| 26 | + "lucide-react": "^0.506.0", |
27 | 27 | "next-themes": "^0.4.6", |
28 | 28 | "react": "^19.1.0", |
29 | 29 | "react-dom": "^19.1.0", |
|
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "@biomejs/biome": "^1.9.4", |
36 | | - "@tailwindcss/postcss": "^4.1.4", |
37 | | - "@tanstack/router-plugin": "^1.117.2", |
38 | | - "@tanstack/router-vite-plugin": "^1.117.2", |
39 | | - "@types/node": "^22.15.2", |
| 36 | + "@tailwindcss/postcss": "^4.1.5", |
| 37 | + "@tanstack/router-plugin": "^1.119.0", |
| 38 | + "@tanstack/router-vite-plugin": "^1.119.0", |
| 39 | + "@types/node": "^22.15.3", |
40 | 40 | "@types/react": "^19.1.2", |
41 | | - "@types/react-dom": "^19.1.2", |
| 41 | + "@types/react-dom": "^19.1.3", |
42 | 42 | "@vitejs/plugin-react": "^4.4.1", |
43 | 43 | "husky": "^9.1.7", |
44 | 44 | "postcss": "^8.5.3", |
45 | | - "tailwindcss": "^4.1.4", |
| 45 | + "tailwindcss": "^4.1.5", |
| 46 | + "tw-animate-css": "^1.2.8", |
46 | 47 | "typescript": "^5.8.3", |
47 | | - "vite": "^6.3.3" |
| 48 | + "vite": "^6.3.4" |
48 | 49 | }, |
49 | | - "packageManager": "pnpm@10.9.0" |
| 50 | + "packageManager": "pnpm@10.10.0" |
50 | 51 | } |
0 commit comments