|
14 | 14 | "@octokit/rest": "^22.0.0", |
15 | 15 | "@radix-ui/react-dialog": "^1.1.14", |
16 | 16 | "@radix-ui/react-slot": "^1.2.3", |
17 | | - "astro": "^5.10.0", |
| 17 | + "astro": "^5.10.1", |
18 | 18 | "class-variance-authority": "^0.7.1", |
19 | 19 | "clsx": "^2.1.1", |
20 | | - "lucide-react": "^0.522.0", |
| 20 | + "lucide-react": "^0.525.0", |
21 | 21 | "react": "^19.1.0", |
22 | 22 | "react-dom": "^19.1.0", |
23 | | - "simple-icons-astro": "^15.2.0", |
| 23 | + "simple-icons-astro": "^15.3.0", |
24 | 24 | "tailwind-merge": "^3.3.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
|
29 | 29 | "@astrojs/sitemap": "^3.4.1", |
30 | 30 | "@commitlint/cli": "^19.8.1", |
31 | 31 | "@commitlint/config-conventional": "^19.8.1", |
32 | | - "@tailwindcss/vite": "^4.1.10", |
| 32 | + "@tailwindcss/vite": "^4.1.11", |
33 | 33 | "@types/react": "^19.1.8", |
34 | 34 | "@types/react-dom": "^19.1.6", |
35 | | - "prettier": "^3.5.3", |
| 35 | + "prettier": "^3.6.2", |
36 | 36 | "prettier-plugin-astro": "^0.14.1", |
37 | 37 | "prettier-plugin-tailwindcss": "^0.6.11", |
38 | 38 | "pretty-quick": "^4.2.2", |
39 | | - "tailwindcss": "^4.1.10", |
| 39 | + "tailwindcss": "^4.1.11", |
40 | 40 | "tailwindcss-animate": "^1.0.7", |
41 | 41 | "typescript": "^5.8.3" |
42 | 42 | }, |
|
0 commit comments