|
24 | 24 | "preview": "astro preview" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@astrojs/markdown-remark": "^6.3.2", |
28 | | - "@astrojs/rss": "^4.0.12", |
29 | | - "@astrojs/starlight": "0.36.0", |
| 27 | + "@astrojs/markdown-remark": "^7.1.0", |
| 28 | + "@astrojs/rss": "^4.0.18", |
| 29 | + "@astrojs/starlight": "0.38.2", |
30 | 30 | "@lunariajs/core": "^0.1.1", |
31 | 31 | "@lunariajs/starlight": "^0.1.1", |
| 32 | + "@types/jsdom": "^28.0.1", |
32 | 33 | "@types/json-schema": "^7.0.15", |
33 | | - "astro": "^5.15.9", |
34 | | - "astro-d2": "^0.8.0", |
| 34 | + "astro": "^6.1.3", |
| 35 | + "astro-d2": "^0.10.0", |
35 | 36 | "astro-feelback": "^0.3.4", |
36 | 37 | "astrojs-service-worker": "^2.0.0", |
37 | 38 | "jsdom": "^28.0.0", |
38 | 39 | "prettier": "^3.2.5", |
39 | 40 | "prettier-plugin-astro": "^0.14.1", |
40 | 41 | "rehype-autolink-headings": "^7.1.0", |
41 | 42 | "sass": "^1.89.0", |
42 | | - "sharp": "^0.34.0", |
43 | | - "shiki": "^3.0.0", |
44 | | - "starlight-blog": "^0.24.0", |
45 | | - "starlight-sidebar-topics": "^0.6.0", |
46 | | - "starlight-links-validator": "^0.18.0" |
| 43 | + "sharp": "^0.34.5", |
| 44 | + "shiki": "^4.0.2", |
| 45 | + "starlight-blog": "^0.26.1", |
| 46 | + "starlight-links-validator": "^0.21.0", |
| 47 | + "starlight-sidebar-topics": "^0.7.1", |
| 48 | + "vite": "^7.3.1" |
47 | 49 | }, |
48 | 50 | "minimumReleaseAge": 4320, |
49 | 51 | "packageManager": "pnpm@10.29.3", |
|
0 commit comments