|
|
@@ -2330,8 +2330,6 @@
|
|
|
version "6.1.7-RC.0"
|
|
|
dependencies:
|
|
|
"@growi/core" "link:packages/core"
|
|
|
- mdast-util-gfm "2.0.1"
|
|
|
- mdast-util-to-markdown "1.3.0"
|
|
|
|
|
|
"@growi/preset-templates@link:packages/preset-templates":
|
|
|
version "6.1.7-RC.0"
|
|
|
@@ -11634,13 +11632,6 @@ mdast-util-from-markdown@^1.0.0:
|
|
|
unist-util-stringify-position "^3.0.0"
|
|
|
uvu "^0.5.0"
|
|
|
|
|
|
-mdast-util-frontmatter@1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/mdast-util-frontmatter/-/mdast-util-frontmatter-1.0.0.tgz#ef12469379782e4a0fd995fed60cc3b871e6c819"
|
|
|
- integrity sha512-7itKvp0arEVNpCktOET/eLFAYaZ+0cNjVtFtIPxgQ5tV+3i+D4SDDTjTzPWl44LT59PC+xdx+glNTawBdF98Mw==
|
|
|
- dependencies:
|
|
|
- micromark-extension-frontmatter "^1.0.0"
|
|
|
-
|
|
|
mdast-util-frontmatter@^1.0.0:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-frontmatter/-/mdast-util-frontmatter-1.0.1.tgz#79c46d7414eb9d3acabe801ee4a70a70b75e5af1"
|
|
|
@@ -11694,7 +11685,7 @@ mdast-util-gfm-task-list-item@^1.0.0:
|
|
|
"@types/mdast" "^3.0.0"
|
|
|
mdast-util-to-markdown "^1.3.0"
|
|
|
|
|
|
-mdast-util-gfm@2.0.1, mdast-util-gfm@^2.0.0:
|
|
|
+mdast-util-gfm@^2.0.0:
|
|
|
version "2.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-gfm/-/mdast-util-gfm-2.0.1.tgz#16fcf70110ae689a06d77e8f4e346223b64a0ea6"
|
|
|
integrity sha512-42yHBbfWIFisaAfV1eixlabbsa6q7vHeSPY+cg+BBjX51M8xhgMacqH9g6TftB/9+YkcI0ooV4ncfrJslzm/RQ==
|
|
|
@@ -11707,6 +11698,19 @@ mdast-util-gfm@2.0.1, mdast-util-gfm@^2.0.0:
|
|
|
mdast-util-gfm-task-list-item "^1.0.0"
|
|
|
mdast-util-to-markdown "^1.0.0"
|
|
|
|
|
|
+mdast-util-gfm@^2.0.1:
|
|
|
+ version "2.0.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/mdast-util-gfm/-/mdast-util-gfm-2.0.2.tgz#e92f4d8717d74bdba6de57ed21cc8b9552e2d0b6"
|
|
|
+ integrity sha512-qvZ608nBppZ4icQlhQQIAdc6S3Ffj9RGmzwUKUWuEICFnd1LVkN3EktF7ZHAgfcEdvZB5owU9tQgt99e2TlLjg==
|
|
|
+ dependencies:
|
|
|
+ mdast-util-from-markdown "^1.0.0"
|
|
|
+ mdast-util-gfm-autolink-literal "^1.0.0"
|
|
|
+ mdast-util-gfm-footnote "^1.0.0"
|
|
|
+ mdast-util-gfm-strikethrough "^1.0.0"
|
|
|
+ mdast-util-gfm-table "^1.0.0"
|
|
|
+ mdast-util-gfm-task-list-item "^1.0.0"
|
|
|
+ mdast-util-to-markdown "^1.0.0"
|
|
|
+
|
|
|
mdast-util-math@^2.0.0:
|
|
|
version "2.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-math/-/mdast-util-math-2.0.1.tgz#141b8e7e43731d2a7423c5eb8c0335c05d257ad2"
|
|
|
@@ -11730,19 +11734,6 @@ mdast-util-to-hast@^12.1.0:
|
|
|
unist-util-position "^4.0.0"
|
|
|
unist-util-visit "^4.0.0"
|
|
|
|
|
|
-mdast-util-to-markdown@1.3.0, mdast-util-to-markdown@^1.0.0, mdast-util-to-markdown@^1.3.0:
|
|
|
- version "1.3.0"
|
|
|
- resolved "https://registry.yarnpkg.com/mdast-util-to-markdown/-/mdast-util-to-markdown-1.3.0.tgz#38b6cdc8dc417de642a469c4fc2abdf8c931bd1e"
|
|
|
- integrity sha512-6tUSs4r+KK4JGTTiQ7FfHmVOaDrLQJPmpjD6wPMlHGUVXoG9Vjc3jIeP+uyBWRf8clwB2blM+W7+KrlMYQnftA==
|
|
|
- dependencies:
|
|
|
- "@types/mdast" "^3.0.0"
|
|
|
- "@types/unist" "^2.0.0"
|
|
|
- longest-streak "^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@^0.6.5:
|
|
|
version "0.6.5"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-to-markdown/-/mdast-util-to-markdown-0.6.5.tgz#b33f67ca820d69e6cc527a93d4039249b504bebe"
|
|
|
@@ -11755,6 +11746,19 @@ mdast-util-to-markdown@^0.6.5:
|
|
|
repeat-string "^1.0.0"
|
|
|
zwitch "^1.0.0"
|
|
|
|
|
|
+mdast-util-to-markdown@^1.0.0, mdast-util-to-markdown@^1.3.0:
|
|
|
+ version "1.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/mdast-util-to-markdown/-/mdast-util-to-markdown-1.3.0.tgz#38b6cdc8dc417de642a469c4fc2abdf8c931bd1e"
|
|
|
+ integrity sha512-6tUSs4r+KK4JGTTiQ7FfHmVOaDrLQJPmpjD6wPMlHGUVXoG9Vjc3jIeP+uyBWRf8clwB2blM+W7+KrlMYQnftA==
|
|
|
+ dependencies:
|
|
|
+ "@types/mdast" "^3.0.0"
|
|
|
+ "@types/unist" "^2.0.0"
|
|
|
+ longest-streak "^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-string@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz#b8cfe6a713e1091cb5b728fc48885a4767f8b97b"
|