|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 | 14 | "@astrojs/check": "^0.9.4",
|
15 |
| - "@astrojs/starlight": "^0.29.2", |
| 15 | + "@astrojs/starlight": "^0.32.5", |
16 | 16 | "@beoe/cache": "workspace:*",
|
17 | 17 | "@beoe/pan-zoom": "workspace:*",
|
18 | 18 | "@beoe/rehype-d2": "workspace:*",
|
19 | 19 | "@beoe/rehype-gnuplot": "workspace:*",
|
20 | 20 | "@beoe/rehype-graphviz": "workspace:*",
|
21 | 21 | "@beoe/rehype-mermaid": "workspace:*",
|
22 |
| - "@beoe/rehype-vizdom": "workspace:*", |
23 | 22 | "@beoe/rehype-penrose": "workspace:*",
|
| 23 | + "@beoe/rehype-vizdom": "workspace:*", |
24 | 24 | "@dagrejs/graphlib": "^2.2.4",
|
25 |
| - "astro": "4.16.18", |
26 |
| - "playwright": "^1.49.0", |
| 25 | + "astro": "5.5.5", |
| 26 | + "playwright": "^1.51.1", |
27 | 27 | "sharp": "^0.33.5",
|
28 |
| - "starlight-package-managers": "^0.8.0", |
29 |
| - "typescript": "^5.7.2", |
30 |
| - "vite-plugin-qrcode": "^0.2.3" |
| 28 | + "starlight-package-managers": "^0.10.0", |
| 29 | + "typescript": "^5.8.2", |
| 30 | + "vite-plugin-qrcode": "^0.2.4" |
31 | 31 | }
|
32 | 32 | }
|
0 commit comments