|
|
@@ -2200,7 +2200,12 @@
|
|
|
"@growi/markdown-splitter@link:packages/markdown-splitter":
|
|
|
version "1.0.0"
|
|
|
dependencies:
|
|
|
+ "@types/js-yaml" "^4.0.9"
|
|
|
+ remark-frontmatter "^5.0.0"
|
|
|
+ remark-gfm "^4.0.0"
|
|
|
remark-parse "^11.0.0"
|
|
|
+ remark-stringify "^11.0.0"
|
|
|
+ unified "^11.0.0"
|
|
|
|
|
|
"@growi/pluginkit@link:packages/pluginkit":
|
|
|
version "1.0.1"
|
|
|
@@ -4520,6 +4525,11 @@
|
|
|
expect "^29.0.0"
|
|
|
pretty-format "^29.0.0"
|
|
|
|
|
|
+"@types/js-yaml@^4.0.9":
|
|
|
+ version "4.0.9"
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.9.tgz#cd82382c4f902fed9691a2ed79ec68c5898af4c2"
|
|
|
+ integrity sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==
|
|
|
+
|
|
|
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
|
|
|
version "7.0.15"
|
|
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
|