|
11 | 11 | "astro": "astro" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@astrojs/markdoc": "0.15.7", |
15 | | - "@astrojs/mdx": "4.3.6", |
| 14 | + "@astrojs/markdoc": "0.15.8", |
| 15 | + "@astrojs/mdx": "4.3.7", |
16 | 16 | "@astrojs/partytown": "^2.1.4", |
17 | 17 | "@astrojs/prism": "3.3.0", |
18 | 18 | "@astrojs/react": "4.4.0", |
19 | 19 | "@astrojs/sitemap": "3.6.0", |
20 | | - "@astrojs/starlight": "^0.36.0", |
| 20 | + "@astrojs/starlight": "^0.36.1", |
21 | 21 | "@astrojs/upgrade": "^0.6.2", |
22 | | - "@tailwindcss/vite": "^4.1.14", |
23 | | - "@types/react": "^19.2.0", |
24 | | - "@types/react-dom": "^19.2.0", |
25 | | - "astro": "5.14.1", |
26 | | - "marked": "^16.3.0", |
| 22 | + "@tailwindcss/vite": "^4.1.15", |
| 23 | + "@types/react": "^19.2.2", |
| 24 | + "@types/react-dom": "^19.2.2", |
| 25 | + "astro": "5.14.8", |
| 26 | + "marked": "^16.4.1", |
27 | 27 | "prismjs": "^1.30.0", |
28 | 28 | "rehype-mathjax": "^7.1.0", |
29 | 29 | "remark-math": "^6.0.0", |
30 | 30 | "sharp": "^0.34.4", |
31 | | - "starlight-blog": "^0.24.1", |
32 | | - "tailwindcss": "^4.1.14" |
| 31 | + "starlight-blog": "^0.24.3", |
| 32 | + "tailwindcss": "^4.1.15" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "dlx": "^0.2.1", |
|
0 commit comments