|
|
@@ -2199,6 +2199,8 @@
|
|
|
|
|
|
"@growi/markdown-splitter@link:packages/markdown-splitter":
|
|
|
version "1.0.0"
|
|
|
+ dependencies:
|
|
|
+ remark-parse "^11.0.0"
|
|
|
|
|
|
"@growi/pluginkit@link:packages/pluginkit":
|
|
|
version "1.0.1"
|
|
|
@@ -18341,19 +18343,6 @@ unicode-emoji-modifier-base@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/unicode-emoji-modifier-base/-/unicode-emoji-modifier-base-1.0.0.tgz#dbbd5b54ba30f287e2a8d5a249da6c0cef369459"
|
|
|
integrity sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==
|
|
|
|
|
|
-unified@^10.1.2:
|
|
|
- version "10.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/unified/-/unified-10.1.2.tgz#b1d64e55dafe1f0b98bb6c719881103ecf6c86df"
|
|
|
- integrity sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==
|
|
|
- dependencies:
|
|
|
- "@types/unist" "^2.0.0"
|
|
|
- bail "^2.0.0"
|
|
|
- extend "^3.0.0"
|
|
|
- is-buffer "^2.0.0"
|
|
|
- is-plain-obj "^4.0.0"
|
|
|
- trough "^2.0.0"
|
|
|
- vfile "^5.0.0"
|
|
|
-
|
|
|
unified@^11.0.0, unified@^11.0.3, unified@^11.0.4:
|
|
|
version "11.0.5"
|
|
|
resolved "https://registry.yarnpkg.com/unified/-/unified-11.0.5.tgz#f66677610a5c0a9ee90cab2b8d4d66037026d9e1"
|
|
|
@@ -18754,7 +18743,7 @@ vfile-message@^4.0.0:
|
|
|
"@types/unist" "^3.0.0"
|
|
|
unist-util-stringify-position "^4.0.0"
|
|
|
|
|
|
-vfile@^5.0.0, vfile@^5.1.0:
|
|
|
+vfile@^5.1.0:
|
|
|
version "5.3.7"
|
|
|
resolved "https://registry.yarnpkg.com/vfile/-/vfile-5.3.7.tgz#de0677e6683e3380fafc46544cfe603118826ab7"
|
|
|
integrity sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==
|