|
42 | 42 | "@contentedjs/contented-pipeline": "workspace:*", |
43 | 43 | "@jsdevtools/rehype-toc": "^3.0.2", |
44 | 44 | "@sindresorhus/slugify": "^2.2.1", |
45 | | - "hast-util-to-string": "^2.0.0", |
| 45 | + "hast-util-to-string": "^3.0.0", |
46 | 46 | "hastscript": "^8.0.0", |
47 | 47 | "js-yaml": "^4.1.0", |
48 | 48 | "lodash": "^4.17.21", |
49 | 49 | "mdast-util-directive": "^3.0.0", |
50 | 50 | "mdast-util-to-string": "^4.0.0", |
51 | 51 | "minimatch": "^5.1.6", |
52 | 52 | "rehype-autolink-headings": "^7.0.0", |
53 | | - "rehype-external-links": "^2.1.0", |
54 | | - "rehype-parse": "^8.0.5", |
| 53 | + "rehype-external-links": "^3.0.0", |
| 54 | + "rehype-parse": "^9.0.0", |
55 | 55 | "rehype-slug": "^6.0.0", |
56 | | - "rehype-stringify": "^9.0.4", |
57 | | - "remark-directive": "^2.0.1", |
| 56 | + "rehype-stringify": "^10.0.0", |
| 57 | + "remark-directive": "^3.0.0", |
58 | 58 | "remark-embed-images": "^4.0.0", |
59 | 59 | "remark-frontmatter": "^5.0.0", |
60 | | - "remark-gfm": "^3.0.1", |
61 | | - "remark-parse": "^10.0.2", |
62 | | - "remark-rehype": "^10.1.0", |
| 60 | + "remark-gfm": "^4.0.0", |
| 61 | + "remark-parse": "^11.0.0", |
| 62 | + "remark-rehype": "^11.0.0", |
63 | 63 | "shiki": "^0.14.5", |
64 | | - "to-vfile": "^7.2.4", |
65 | | - "unified": "^10.1.2", |
| 64 | + "to-vfile": "^8.0.0", |
| 65 | + "unified": "^11.0.4", |
66 | 66 | "unist-util-map": "^4.0.0", |
67 | 67 | "unist-util-visit": "^5.0.0", |
68 | | - "vfile": "^5.3.7" |
| 68 | + "vfile": "^6.0.1" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@types/hast": "^2.3.7", |
| 71 | + "@types/hast": "^3.0.2", |
72 | 72 | "@types/js-yaml": "^4.0.8", |
73 | 73 | "@types/lodash": "^4.14.200", |
74 | 74 | "@types/mdast": "^4.0.2", |
|
0 commit comments