|
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | 28 | "@astrojs/markdown-remark": "^6.3.1", |
29 | | - "@astrojs/starlight": "^0.34.0", |
| 29 | + "@astrojs/starlight": "^0.34.3", |
30 | 30 | "@astrojs/ts-plugin": "^1.10.4", |
31 | 31 | "@fontsource/roboto": "^5.2.5", |
32 | 32 | "@pasqal-io/starlight-client-mermaid": "^0.1.0", |
33 | 33 | "@resvg/resvg-js": "^2.6.2", |
34 | | - "astro": "^5.7.2", |
| 34 | + "astro": "^5.7.13", |
35 | 35 | "astro-opengraph-images": "^1.12.2", |
36 | | - "astro-redirect-from": "^1.3.1", |
| 36 | + "astro-redirect-from": "^1.3.3", |
37 | 37 | "astro-rehype-relative-markdown-links": "^0.18.1", |
38 | 38 | "jsdom": "^26.0.0", |
39 | 39 | "patch-package": "^8.0.0", |
40 | 40 | "react": "^19.0.0", |
41 | 41 | "rehype-external-links": "^3.0.0", |
42 | | - "satori": "^0.12.1", |
| 42 | + "satori": "^0.13.1", |
43 | 43 | "sharp": "^0.34.1", |
44 | 44 | "starlight-auto-sidebar": "^0.1.1", |
45 | 45 | "starlight-giscus": "^0.6.1", |
|
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@types/jsdom": "^21.1.7", |
53 | | - "@types/node": "^22.13.10", |
54 | | - "@types/react": "^19.0.10", |
| 53 | + "@types/node": "^22.15.18", |
| 54 | + "@types/react": "^19.1.4", |
55 | 55 | "node-fetch": "^3.3.2", |
56 | 56 | "prettier": "3.5.3" |
57 | 57 | }, |
|
0 commit comments