|
22 | 22 | "preview": "astro preview" |
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | | - "@astrojs/markdown-remark": "^5.2.0", |
26 | | - "@astrojs/rss": "^4.0.7", |
| 25 | + "@astrojs/markdown-remark": "^6.2.0", |
| 26 | + "@astrojs/rss": "^4.0.11", |
27 | 27 | "@astrojs/starlight": "0.32.2", |
28 | | - "@lorenzo_lewis/starlight-utils": "^0.2.0", |
| 28 | + "@lorenzo_lewis/starlight-utils": "^0.3.2", |
29 | 29 | "@lunariajs/core": "^0.1.1", |
30 | 30 | "@lunariajs/starlight": "^0.1.1", |
31 | 31 | "@types/json-schema": "^7.0.15", |
32 | | - "astro": "^4.16.18", |
| 32 | + "astro": "^5.5.2", |
33 | 33 | "astro-d2": "^0.6.0", |
34 | 34 | "astro-feelback": "^0.3.4", |
35 | 35 | "astrojs-service-worker": "^2.0.0", |
36 | 36 | "jsdom": "^26.0.0", |
37 | 37 | "prettier": "^3.2.5", |
38 | | - "prettier-plugin-astro": "^0.14.0", |
| 38 | + "prettier-plugin-astro": "^0.14.1", |
39 | 39 | "rehype-autolink-headings": "^7.1.0", |
40 | 40 | "sass": "^1.77.2", |
41 | 41 | "sharp": "^0.33.2", |
42 | 42 | "shiki": "^1.1.7", |
43 | | - "starlight-blog": "^0.15.0", |
44 | | - "starlight-links-validator": "^0.13.0" |
| 43 | + "starlight-blog": "^0.18.0", |
| 44 | + "starlight-links-validator": "^0.14.3" |
45 | 45 | }, |
46 | 46 | "packageManager": "[email protected]", |
47 | 47 | "engines": { |
|
0 commit comments