|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 | 15 | "@octokit/rest": "^21.1.1",
|
16 |
| - "@radix-ui/react-dialog": "^1.1.7", |
| 16 | + "@radix-ui/react-dialog": "^1.1.10", |
17 | 17 | "@radix-ui/react-slot": "^1.2.0",
|
18 |
| - "astro": "^5.6.1", |
| 18 | + "astro": "^5.7.4", |
19 | 19 | "class-variance-authority": "^0.7.1",
|
20 | 20 | "clsx": "^2.1.1",
|
21 |
| - "lucide-react": "^0.487.0", |
| 21 | + "lucide-react": "^0.501.0", |
22 | 22 | "react": "^19.1.0",
|
23 | 23 | "react-dom": "^19.1.0",
|
24 | 24 | "simple-icons-astro": "^14.12.2",
|
25 | 25 | "tailwind-merge": "^3.2.0"
|
26 | 26 | },
|
27 | 27 | "devDependencies": {
|
28 | 28 | "@astrojs/check": "^0.9.4",
|
29 |
| - "@astrojs/react": "^4.2.3", |
| 29 | + "@astrojs/react": "^4.2.4", |
30 | 30 | "@astrojs/sitemap": "^3.3.0",
|
31 | 31 | "@commitlint/cli": "^19.8.0",
|
32 | 32 | "@commitlint/config-conventional": "^19.8.0",
|
33 |
| - "@tailwindcss/vite": "^4.1.3", |
34 |
| - "@types/react": "^19.1.1", |
| 33 | + "@tailwindcss/vite": "^4.1.4", |
| 34 | + "@types/react": "^19.1.2", |
35 | 35 | "@types/react-dom": "^19.1.2",
|
36 | 36 | "husky": "^9.1.7",
|
37 | 37 | "is-ci": "^4.1.0",
|
38 | 38 | "prettier": "^3.5.3",
|
39 | 39 | "prettier-plugin-astro": "^0.14.1",
|
40 | 40 | "prettier-plugin-tailwindcss": "^0.6.11",
|
41 | 41 | "pretty-quick": "^4.1.1",
|
42 |
| - "tailwindcss": "^4.1.3", |
| 42 | + "tailwindcss": "^4.1.4", |
43 | 43 | "tailwindcss-animate": "^1.0.7",
|
44 | 44 | "typescript": "^5.8.3"
|
45 | 45 | },
|
|
0 commit comments