|
29 | 29 | "withastro" |
30 | 30 | ], |
31 | 31 | "dependencies": { |
32 | | - "@astrojs/check": "^0.8.3", |
33 | | - "@astrojs/mdx": "^3.1.8", |
| 32 | + "@astrojs/check": "^0.9.4", |
| 33 | + "@astrojs/mdx": "^3.1.9", |
34 | 34 | "@astrojs/react": "^3.6.2", |
35 | 35 | "@astrojs/tailwind": "^5.1.2", |
36 | 36 | "@astrojs/vercel": "^7.8.2", |
37 | 37 | "@fontsource-variable/jetbrains-mono": "^5.1.1", |
38 | 38 | "@fontsource-variable/montserrat": "^5.1.0", |
39 | 39 | "@radix-ui/react-dialog": "^1.1.2", |
40 | 40 | "@radix-ui/react-dropdown-menu": "^2.1.2", |
41 | | - "@radix-ui/react-icons": "^1.3.0", |
| 41 | + "@radix-ui/react-icons": "^1.3.1", |
42 | 42 | "@radix-ui/react-scroll-area": "^1.2.0", |
43 | 43 | "@radix-ui/react-separator": "^1.1.0", |
44 | 44 | "@radix-ui/react-slot": "^1.1.0", |
45 | 45 | "@radix-ui/react-toggle": "^1.1.0", |
46 | | - "@types/react": "^18.3.11", |
| 46 | + "@types/react": "^18.3.12", |
47 | 47 | "@types/react-dom": "^18.3.1", |
48 | 48 | "@vercel/analytics": "^1.3.2", |
49 | 49 | "astro": "^4.16.10", |
50 | 50 | "class-variance-authority": "^0.7.0", |
51 | 51 | "clsx": "^2.1.1", |
52 | | - "cmdk": "^1.0.0", |
| 52 | + "cmdk": "^1.0.4", |
53 | 53 | "fuse.js": "^7.0.0", |
54 | 54 | "lodash": "^4.17.21", |
55 | | - "lucide-react": "^0.411.0", |
| 55 | + "lucide-react": "^0.454.0", |
56 | 56 | "preact": "^10.24.3", |
57 | 57 | "react": "^18.3.1", |
58 | 58 | "react-dom": "^18.3.1", |
59 | 59 | "rehype-external-links": "^3.0.0", |
60 | 60 | "sharp": "^0.33.5", |
61 | | - "simple-icons-astro": "^13.14.1", |
| 61 | + "simple-icons-astro": "^13.16.0", |
62 | 62 | "swiper": "^11.1.14", |
63 | 63 | "tailwind": "^4.0.0", |
64 | 64 | "tailwind-merge": "^2.5.4", |
|
67 | 67 | "typescript": "^5.6.3" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@types/node": "^22.7.7", |
71 | | - "@types/swiper": "^5.4.3", |
| 70 | + "@types/node": "^22.9.0", |
| 71 | + "@types/swiper": "^6.0.0", |
72 | 72 | "prettier": "^3.3.3", |
73 | 73 | "prettier-plugin-astro": "^0.14.1" |
74 | 74 | }, |
|
0 commit comments