|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 | 13 | "@astrojs/check": "^0.9.4",
|
14 |
| - "@astrojs/markdown-remark": "^5.3.0", |
15 |
| - "@astrojs/starlight": "^0.28.3", |
16 |
| - "@beoe/cache": "^0.0.1", |
17 |
| - "@beoe/rehype-gnuplot": "^0.0.2", |
18 |
| - "@beoe/rehype-graphviz": "^0.0.2", |
19 |
| - "@beoe/rehype-mermaid": "^0.0.2", |
| 14 | + "@astrojs/markdown-remark": "^6.0.0", |
| 15 | + "@astrojs/starlight": "^0.29.2", |
| 16 | + "@beoe/cache": "^0.1.0", |
| 17 | + "@beoe/rehype-gnuplot": "^0.3.0", |
| 18 | + "@beoe/rehype-graphviz": "^0.3.0", |
| 19 | + "@beoe/rehype-mermaid": "^0.3.0", |
20 | 20 | "@braindb/core": "0.0.15",
|
21 |
| - "@iconify/json": "^2.2.261", |
22 |
| - "@pagefind/default-ui": "^1.1.1", |
23 |
| - "astro": "^4.16.6", |
24 |
| - "astro-og-canvas": "^0.5.4", |
25 |
| - "astro-seo-schema": "^4.0.2", |
| 21 | + "@iconify/json": "^2.2.279", |
| 22 | + "@pagefind/default-ui": "^1.2.0", |
| 23 | + "astro": "^4", |
| 24 | + "astro-og-canvas": "^0.5.5", |
| 25 | + "astro-seo-schema": "^4", |
26 | 26 | "canvaskit-wasm": "^0.39.1",
|
27 | 27 | "edeap": "0.0.3",
|
28 | 28 | "graphology": "^0.25.4",
|
|
31 | 31 | "graphology-svg": "^0.1.3",
|
32 | 32 | "graphology-utils": "^2.5.2",
|
33 | 33 | "netlify-plugin-playwright-cache": "^0.0.1",
|
34 |
| - "playwright": "^1.48.1", |
35 |
| - "playwright-chromium": "^1.48.1", |
| 34 | + "playwright": "^1.49.0", |
| 35 | + "playwright-chromium": "^1.49.0", |
36 | 36 | "rehype-autolink-headings": "^7.1.0",
|
37 | 37 | "schema-dts": "^1.1.2",
|
38 | 38 | "sharp": "^0.33.5",
|
39 |
| - "sigma": "3.0.0-beta.33", |
| 39 | + "sigma": "3.0.0-beta.38", |
40 | 40 | "starlight-digital-garden": "workspace:*",
|
41 | 41 | "starlight-katex": "workspace:*",
|
42 |
| - "typescript": "^5.6.3", |
43 |
| - "unplugin-icons": "^0.19.3", |
| 42 | + "typescript": "^5.7.2", |
| 43 | + "unplugin-icons": "^0.21.0", |
44 | 44 | "venn-isomorphic": "^0.0.2"
|
45 | 45 | }
|
46 | 46 | }
|
0 commit comments