|
14 | 14 | "prepare": "pnpm husky" |
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | | - "@biomejs/biome": "1.8.3", |
18 | | - "@commitlint/cli": "^19.4.1", |
19 | | - "@commitlint/config-angular": "^19.4.1", |
20 | | - "husky": "^9.1.5", |
| 17 | + "@biomejs/biome": "1.9.2", |
| 18 | + "@commitlint/cli": "^19.5.0", |
| 19 | + "@commitlint/config-angular": "^19.5.0", |
| 20 | + "husky": "^9.1.6", |
21 | 21 | "lint-staged": "^15.2.10", |
22 | | - "typescript": "^5.5.4" |
| 22 | + "typescript": "^5.6.2" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@ariakit/react": "^0.4.10", |
| 25 | + "@ariakit/react": "^0.4.11", |
26 | 26 | "@astrojs/check": "^0.9.3", |
27 | | - "@astrojs/mdx": "^3.1.5", |
28 | | - "@astrojs/node": "^8.3.3", |
| 27 | + "@astrojs/mdx": "^3.1.7", |
| 28 | + "@astrojs/node": "^8.3.4", |
29 | 29 | "@astrojs/react": "^3.6.2", |
30 | | - "@astrojs/tailwind": "^5.1.0", |
31 | | - "@fontsource/inter": "^5.0.20", |
| 30 | + "@astrojs/tailwind": "^5.1.1", |
| 31 | + "@fontsource/inter": "^5.1.0", |
32 | 32 | "@radix-ui/react-accordion": "^1.2.0", |
33 | 33 | "@radix-ui/react-dropdown-menu": "^2.1.1", |
34 | 34 | "@radix-ui/react-slot": "^1.1.0", |
35 | 35 | "@react-icons/all-files": "^4.1.0", |
36 | | - "@types/react": "^18.3.5", |
| 36 | + "@types/react": "^18.3.9", |
37 | 37 | "@types/react-dom": "^18.3.0", |
38 | | - "astro": "^4.15.2", |
| 38 | + "astro": "^4.15.9", |
39 | 39 | "astro-compress": "^2.3.1", |
40 | 40 | "astro-critters": "^2.2.0", |
41 | 41 | "class-variance-authority": "^0.7.0", |
42 | 42 | "clsx": "^2.1.1", |
43 | 43 | "hast-util-to-string": "^3.0.0", |
44 | | - "lucide-astro": "^0.438.0", |
45 | | - "lucide-react": "^0.438.0", |
| 44 | + "lucide-astro": "^0.446.0", |
| 45 | + "lucide-react": "^0.446.0", |
46 | 46 | "react": "^18.3.1", |
47 | 47 | "react-dom": "^18.3.1", |
48 | 48 | "react-use": "^17.5.1", |
49 | 49 | "tailwind-merge": "^2.5.2", |
50 | | - "tailwindcss": "^3.4.10", |
| 50 | + "tailwindcss": "^3.4.13", |
51 | 51 | "tailwindcss-animate": "^1.0.7" |
52 | 52 | } |
53 | 53 | } |
0 commit comments