|
32 | 32 | "@babel/core": "^7.18.10",
|
33 | 33 | "@docsearch/css": "^3.5.1",
|
34 | 34 | "@types/canvas-confetti": "^1.6.0",
|
35 |
| - "@types/hast": "^2.3.4", |
| 35 | + "@types/hast": "^3.0.3", |
36 | 36 | "@types/html-escaper": "^3.0.0",
|
37 |
| - "@types/mdast": "^3.0.10", |
| 37 | + "@types/mdast": "^4.0.3", |
38 | 38 | "@types/node": "^18.6.4",
|
39 | 39 | "@typescript-eslint/eslint-plugin": "^5.46.1",
|
40 | 40 | "@typescript-eslint/parser": "^5.46.1",
|
41 |
| - "astro": "^3.6.0", |
42 |
| - "astro-auto-import": "^0.3.2", |
| 41 | + "astro": "^4.0.2", |
| 42 | + "astro-auto-import": "^0.4.2", |
43 | 43 | "astro-eslint-parser": "^0.16.0",
|
44 |
| - "astro-og-canvas": "^0.4.0", |
| 44 | + "astro-og-canvas": "^0.4.1", |
45 | 45 | "bcp-47-normalize": "^2.1.0",
|
46 | 46 | "canvaskit-wasm": "^0.37.0",
|
47 | 47 | "dedent-js": "^1.0.1",
|
|
50 | 50 | "eslint-plugin-astro": "^0.21.0",
|
51 | 51 | "eslint-plugin-react": "^7.32.1",
|
52 | 52 | "fast-glob": "^3.2.11",
|
53 |
| - "hast-util-from-html": "^1.0.0", |
54 |
| - "hast-util-to-html": "^8.0.4", |
55 |
| - "hast-util-to-string": "^2.0.0", |
56 |
| - "hastscript": "^7.0.2", |
| 53 | + "hast-util-from-html": "^2.0.1", |
| 54 | + "hast-util-to-html": "^9.0.0", |
| 55 | + "hast-util-to-string": "^3.0.0", |
| 56 | + "hastscript": "^8.0.0", |
57 | 57 | "html-escaper": "^3.0.3",
|
58 | 58 | "htmlparser2": "^7.2.0",
|
59 | 59 | "kleur": "^4.1.5",
|
60 |
| - "mdast-util-from-markdown": "^1.2.0", |
61 |
| - "mdast-util-to-hast": "^12.2.4", |
62 |
| - "mdast-util-to-string": "^3.1.1", |
63 |
| - "micromark-util-character": "^1.1.0", |
64 |
| - "micromark-util-symbol": "^1.0.1", |
| 60 | + "mdast-util-from-markdown": "^2.0.0", |
| 61 | + "mdast-util-to-hast": "^13.0.0", |
| 62 | + "mdast-util-to-string": "^4.0.0", |
| 63 | + "micromark-util-character": "^2.0.1", |
| 64 | + "micromark-util-symbol": "^2.0.0", |
65 | 65 | "node-fetch": "^3.2.10",
|
66 | 66 | "organize-imports-cli": "^0.10.0",
|
67 | 67 | "p-retry": "^5.1.1",
|
68 | 68 | "parse-numeric-range": "^1.3.0",
|
69 | 69 | "prettier": "^3.1.0",
|
70 | 70 | "prettier-plugin-astro": "^0.12.2",
|
71 | 71 | "prompts": "^2.4.2",
|
72 |
| - "rehype": "^12.0.1", |
73 |
| - "remark": "^14.0.2", |
74 |
| - "remark-directive": "^2.0.1", |
| 72 | + "rehype": "^13.0.1", |
| 73 | + "remark": "^15.0.1", |
| 74 | + "remark-directive": "^3.0.0", |
75 | 75 | "simple-git": "^3.11.0",
|
76 | 76 | "tsm": "^2.3.0",
|
77 | 77 | "typescript": "^5.0.2",
|
78 |
| - "unified": "^10.1.2", |
79 |
| - "unist-util-remove": "^3.1.0", |
80 |
| - "unist-util-visit": "^4.1.0", |
| 78 | + "unified": "^11.0.4", |
| 79 | + "unist-util-remove": "^4.0.0", |
| 80 | + "unist-util-visit": "^5.0.0", |
81 | 81 | "unist-util-walker": "^1.0.0"
|
82 | 82 | },
|
83 | 83 | "dependencies": {
|
84 |
| - "@astrojs/check": "^0.2.0", |
| 84 | + "@astrojs/check": "^0.3.1", |
85 | 85 | "@astrojs/sitemap": "^3.0.3",
|
86 |
| - "@astrojs/starlight": "0.14.0", |
| 86 | + "@astrojs/starlight": "0.15.0", |
87 | 87 | "@docsearch/js": "^3.5.2",
|
88 | 88 | "@fontsource/ibm-plex-mono": "^4.5.10",
|
89 | 89 | "canvas-confetti": "^1.6.0",
|
90 | 90 | "jsdoc-api": "^7.1.1",
|
91 | 91 | "minimatch": "^9.0.3",
|
92 |
| - "rehype-autolink-headings": "^6.1.1", |
93 |
| - "rehype-slug": "^5.0.1", |
94 |
| - "remark-gfm": "^3.0.1", |
| 92 | + "rehype-autolink-headings": "^7.1.0", |
| 93 | + "rehype-slug": "^6.0.0", |
| 94 | + "remark-gfm": "^4.0.0", |
95 | 95 | "remark-smartypants": "^2.0.0",
|
96 | 96 | "sass": "^1.54.3",
|
97 | 97 | "sharp": "^0.32.5"
|
|
0 commit comments