|
@@ -11819,6 +11819,14 @@ mdast-util-math@^2.0.0:
|
|
|
longest-streak "^3.0.0"
|
|
longest-streak "^3.0.0"
|
|
|
mdast-util-to-markdown "^1.3.0"
|
|
mdast-util-to-markdown "^1.3.0"
|
|
|
|
|
|
|
|
|
|
+mdast-util-phrasing@^3.0.0:
|
|
|
|
|
+ version "3.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/mdast-util-phrasing/-/mdast-util-phrasing-3.0.1.tgz#c7c21d0d435d7fb90956038f02e8702781f95463"
|
|
|
|
|
+ integrity sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/mdast" "^3.0.0"
|
|
|
|
|
+ unist-util-is "^5.0.0"
|
|
|
|
|
+
|
|
|
mdast-util-phrasing@^4.0.0:
|
|
mdast-util-phrasing@^4.0.0:
|
|
|
version "4.0.0"
|
|
version "4.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-phrasing/-/mdast-util-phrasing-4.0.0.tgz#468cbbb277375523de807248b8ad969feb02a5c7"
|
|
resolved "https://registry.yarnpkg.com/mdast-util-phrasing/-/mdast-util-phrasing-4.0.0.tgz#468cbbb277375523de807248b8ad969feb02a5c7"
|
|
@@ -11866,6 +11874,20 @@ mdast-util-to-markdown@^1.0.0, mdast-util-to-markdown@^1.3.0:
|
|
|
unist-util-visit "^4.0.0"
|
|
unist-util-visit "^4.0.0"
|
|
|
zwitch "^2.0.0"
|
|
zwitch "^2.0.0"
|
|
|
|
|
|
|
|
|
|
+mdast-util-to-markdown@^1.5.0:
|
|
|
|
|
+ version "1.5.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/mdast-util-to-markdown/-/mdast-util-to-markdown-1.5.0.tgz#c13343cb3fc98621911d33b5cd42e7d0731171c6"
|
|
|
|
|
+ integrity sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/mdast" "^3.0.0"
|
|
|
|
|
+ "@types/unist" "^2.0.0"
|
|
|
|
|
+ longest-streak "^3.0.0"
|
|
|
|
|
+ mdast-util-phrasing "^3.0.0"
|
|
|
|
|
+ mdast-util-to-string "^3.0.0"
|
|
|
|
|
+ micromark-util-decode-string "^1.0.0"
|
|
|
|
|
+ unist-util-visit "^4.0.0"
|
|
|
|
|
+ zwitch "^2.0.0"
|
|
|
|
|
+
|
|
|
mdast-util-to-markdown@^2.0.0:
|
|
mdast-util-to-markdown@^2.0.0:
|
|
|
version "2.0.0"
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-to-markdown/-/mdast-util-to-markdown-2.0.0.tgz#9aaf572f11c152520eea867a2a09295558ba0f49"
|
|
resolved "https://registry.yarnpkg.com/mdast-util-to-markdown/-/mdast-util-to-markdown-2.0.0.tgz#9aaf572f11c152520eea867a2a09295558ba0f49"
|