|
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", |
21 | | - "lint-staged": "^15.2.10", |
22 | | - "typescript": "^5.5.4" |
| 17 | + "@biomejs/biome": "1.9.4", |
| 18 | + "@commitlint/cli": "^19.8.1", |
| 19 | + "@commitlint/config-angular": "^19.8.1", |
| 20 | + "husky": "^9.1.7", |
| 21 | + "lint-staged": "^15.5.2", |
| 22 | + "typescript": "^5.9.3" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@ariakit/react": "^0.4.10", |
26 | | - "@astrojs/check": "^0.9.3", |
27 | | - "@astrojs/mdx": "^3.1.5", |
28 | | - "@astrojs/node": "^8.3.3", |
29 | | - "@astrojs/react": "^3.6.2", |
30 | | - "@astrojs/tailwind": "^5.1.0", |
31 | | - "@fontsource/inter": "^5.0.20", |
32 | | - "@radix-ui/react-accordion": "^1.2.0", |
33 | | - "@radix-ui/react-dropdown-menu": "^2.1.1", |
34 | | - "@radix-ui/react-slot": "^1.1.0", |
| 25 | + "@ariakit/react": "^0.4.19", |
| 26 | + "@astrojs/check": "^0.9.5", |
| 27 | + "@astrojs/mdx": "^3.1.9", |
| 28 | + "@astrojs/node": "^8.3.4", |
| 29 | + "@astrojs/react": "^3.6.3", |
| 30 | + "@astrojs/tailwind": "^5.1.5", |
| 31 | + "@fontsource/inter": "^5.2.8", |
| 32 | + "@radix-ui/react-accordion": "^1.2.12", |
| 33 | + "@radix-ui/react-dropdown-menu": "^2.1.16", |
| 34 | + "@radix-ui/react-slot": "^1.2.4", |
35 | 35 | "@react-icons/all-files": "^4.1.0", |
36 | | - "@types/react": "^18.3.5", |
37 | | - "@types/react-dom": "^18.3.0", |
38 | | - "astro": "^4.15.2", |
39 | | - "astro-compress": "^2.3.1", |
40 | | - "astro-critters": "^2.2.0", |
41 | | - "class-variance-authority": "^0.7.0", |
| 36 | + "@types/react": "^18.3.27", |
| 37 | + "@types/react-dom": "^18.3.7", |
| 38 | + "astro": "^4.16.19", |
| 39 | + "astro-compress": "^2.3.8", |
| 40 | + "astro-critters": "^2.2.1", |
| 41 | + "class-variance-authority": "^0.7.1", |
42 | 42 | "clsx": "^2.1.1", |
43 | | - "hast-util-to-string": "^3.0.0", |
44 | | - "lucide-astro": "^0.438.0", |
45 | | - "lucide-react": "^0.438.0", |
| 43 | + "hast-util-to-string": "^3.0.1", |
| 44 | + "lucide-astro": "^0.554.0", |
| 45 | + "lucide-react": "^0.554.0", |
46 | 46 | "react": "^18.3.1", |
47 | 47 | "react-dom": "^18.3.1", |
48 | | - "react-use": "^17.5.1", |
49 | | - "tailwind-merge": "^2.5.2", |
50 | | - "tailwindcss": "^3.4.10", |
| 48 | + "react-use": "^17.6.0", |
| 49 | + "tailwind-merge": "^2.6.0", |
| 50 | + "tailwindcss": "^3.4.18", |
51 | 51 | "tailwindcss-animate": "^1.0.7" |
52 | 52 | } |
53 | 53 | } |
0 commit comments