diff --git a/docs/package.json b/docs/package.json index 28a04a2fb5..bdf4ba81ec 100644 --- a/docs/package.json +++ b/docs/package.json @@ -63,7 +63,7 @@ "rehype-slug": "6.0.0", "remark-directive": "3.0.0", "remark-frontmatter": "5.0.0", - "remark-mdx-frontmatter": "4.0.0", + "remark-mdx-frontmatter": "5.2.0", "typescript": "5.7.2", "unified": "11.0.5", "unist-util-visit": "5.0.0", diff --git a/yarn.lock b/yarn.lock index eaf2467732..dbfe555a06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4505,7 +4505,7 @@ __metadata: rehype-slug: 6.0.0 remark-directive: 3.0.0 remark-frontmatter: 5.0.0 - remark-mdx-frontmatter: 4.0.0 + remark-mdx-frontmatter: 5.2.0 typescript: 5.7.2 unified: 11.0.5 unist-util-visit: 5.0.0 @@ -17069,17 +17069,17 @@ __metadata: languageName: node linkType: hard -"remark-mdx-frontmatter@npm:4.0.0": - version: 4.0.0 - resolution: "remark-mdx-frontmatter@npm:4.0.0" +"remark-mdx-frontmatter@npm:5.2.0": + version: 5.2.0 + resolution: "remark-mdx-frontmatter@npm:5.2.0" dependencies: "@types/mdast": ^4.0.0 - estree-util-is-identifier-name: ^3.0.0 estree-util-value-to-estree: ^3.0.0 toml: ^3.0.0 unified: ^11.0.0 + unist-util-mdx-define: ^1.0.0 yaml: ^2.0.0 - checksum: 01f3874bf5728c7ec314a0802d53de46ed0730a7f53fd9d8305ab95593b4b411336789fd84581157c7bd3398e4848082d84d17d656475846b9bd08be6ef6d71d + checksum: 938eae955610c15f5eb197ad22c94496e2b89c36f2311d9af7d30a6083fe2cd4145f3ad1816f0e6c4673b3ee8debb0764510f83eb943608a863fbe413ba0e37f languageName: node linkType: hard @@ -19355,6 +19355,21 @@ __metadata: languageName: node linkType: hard +"unist-util-mdx-define@npm:^1.0.0": + version: 1.1.2 + resolution: "unist-util-mdx-define@npm:1.1.2" + dependencies: + "@types/estree": ^1.0.0 + "@types/hast": ^3.0.0 + "@types/mdast": ^4.0.0 + estree-util-is-identifier-name: ^3.0.0 + estree-util-scope: ^1.0.0 + estree-walker: ^3.0.0 + vfile: ^6.0.0 + checksum: d74258e12be0f225fb768b9ed472d34eb1c8d31805d89fd1cf26f0bc29e42595a91b9ebb6feba37e20eae743227a44a1e171b416ceab0b05144440fa1c2ad6d9 + languageName: node + linkType: hard + "unist-util-position-from-estree@npm:^1.0.0, unist-util-position-from-estree@npm:^1.1.0": version: 1.1.2 resolution: "unist-util-position-from-estree@npm:1.1.2"