|
10 | 10 | "astro": "astro" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@astrojs/markdown-remark": "^6.3.6", |
14 | | - "@astrojs/react": "^4.3.0", |
15 | | - "@astrojs/starlight": "^0.35.2", |
16 | | - "@astrojs/starlight-tailwind": "^4.0.1", |
17 | | - "@tailwindcss/vite": "^4.1.13", |
18 | | - "astro": "^5.13.5", |
| 13 | + "@astrojs/markdown-remark": "^6.3.9", |
| 14 | + "@astrojs/starlight": "^0.36.3", |
| 15 | + "@astrojs/starlight-tailwind": "^4.0.2", |
| 16 | + "@tailwindcss/vite": "^4.1.17", |
| 17 | + "astro": "^5.16.0", |
19 | 18 | "astro-breadcrumbs": "^3.3.1", |
| 19 | + "astro-expressive-code": "^0.41.3", |
20 | 20 | "astro-rehype-relative-markdown-links": "0.18.1", |
21 | | - "astro-vtbot": "^2.1.8", |
| 21 | + "astro-vtbot": "^2.1.9", |
22 | 22 | "meilisearch-docsearch": "^0.8.0", |
23 | 23 | "schema-dts": "^1.1.5", |
24 | | - "sharp": "^0.34.3", |
25 | | - "starlight-image-zoom": "^0.13.0", |
26 | | - "starlight-scroll-to-top": "^0.3.1", |
27 | | - "starlight-sidebar-topics": "^0.6.0", |
28 | | - "swiper": "^11.2.10", |
29 | | - "tailwind-merge": "^3.3.1", |
30 | | - "tailwindcss": "^4.1.13" |
| 24 | + "sharp": "^0.34.5", |
| 25 | + "starlight-blog": "^0.25.1", |
| 26 | + "starlight-image-zoom": "^0.13.2", |
| 27 | + "starlight-scroll-to-top": "^0.4.0", |
| 28 | + "starlight-sidebar-topics": "^0.6.2", |
| 29 | + "swiper": "^12.0.3", |
| 30 | + "tailwind-merge": "^3.4.0", |
| 31 | + "tailwindcss": "^4.1.17" |
31 | 32 | } |
32 | 33 | } |
0 commit comments