|
11 | 11 | "astro": "astro" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@astrojs/markdoc": "0.15.9", |
15 | | - "@astrojs/mdx": "4.3.12", |
| 14 | + "@astrojs/markdoc": "0.15.10", |
| 15 | + "@astrojs/mdx": "4.3.13", |
16 | 16 | "@astrojs/partytown": "^2.1.4", |
17 | 17 | "@astrojs/prism": "3.3.0", |
18 | 18 | "@astrojs/react": "4.4.2", |
19 | 19 | "@astrojs/sitemap": "3.6.0", |
20 | | - "@astrojs/starlight": "^0.37.0", |
| 20 | + "@astrojs/starlight": "^0.37.1", |
21 | 21 | "@astrojs/upgrade": "^0.6.2", |
22 | | - "@tailwindcss/vite": "^4.1.17", |
| 22 | + "@tailwindcss/vite": "^4.1.18", |
23 | 23 | "@types/react": "^19.2.7", |
24 | 24 | "@types/react-dom": "^19.2.3", |
25 | | - "astro": "5.16.3", |
| 25 | + "astro": "5.16.5", |
26 | 26 | "marked": "^17.0.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.5", |
31 | 31 | "starlight-blog": "^0.25.2", |
32 | | - "tailwindcss": "^4.1.17" |
| 32 | + "tailwindcss": "^4.1.18" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | 35 | "dlx": "^0.2.1", |
36 | 36 | "prettier-plugin-astro": "^0.14.1", |
37 | | - "react": "^19.2.0", |
38 | | - "react-dom": "^19.2.0" |
| 37 | + "react": "^19.2.3", |
| 38 | + "react-dom": "^19.2.3" |
39 | 39 | }, |
40 | 40 | "packageManager": "pnpm@10.18.0" |
41 | 41 | } |
0 commit comments