|
@@ -2179,6 +2179,11 @@
|
|
|
react "^18.2.0"
|
|
react "^18.2.0"
|
|
|
react-dom "^18.2.0"
|
|
react-dom "^18.2.0"
|
|
|
|
|
|
|
|
|
|
+"@growi/page-split@link:packages/page-split":
|
|
|
|
|
+ version "1.0.0"
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ remark-parse "^11.0.0"
|
|
|
|
|
+
|
|
|
"@growi/pluginkit@link:packages/pluginkit":
|
|
"@growi/pluginkit@link:packages/pluginkit":
|
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
|
dependencies:
|
|
dependencies:
|
|
@@ -4558,6 +4563,13 @@
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@types/unist" "*"
|
|
"@types/unist" "*"
|
|
|
|
|
|
|
|
|
|
+"@types/mdast@^4.0.0":
|
|
|
|
|
+ version "4.0.4"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-4.0.4.tgz#7ccf72edd2f1aa7dd3437e180c64373585804dd6"
|
|
|
|
|
+ integrity sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/unist" "*"
|
|
|
|
|
+
|
|
|
"@types/mime-types@^2.1.0":
|
|
"@types/mime-types@^2.1.0":
|
|
|
version "2.1.1"
|
|
version "2.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/@types/mime-types/-/mime-types-2.1.1.tgz#d9ba43490fa3a3df958759adf69396c3532cf2c1"
|
|
resolved "https://registry.yarnpkg.com/@types/mime-types/-/mime-types-2.1.1.tgz#d9ba43490fa3a3df958759adf69396c3532cf2c1"
|
|
@@ -4806,6 +4818,11 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
|
|
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
|
|
|
integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==
|
|
integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==
|
|
|
|
|
|
|
|
|
|
+"@types/unist@^3.0.0":
|
|
|
|
|
+ version "3.0.3"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c"
|
|
|
|
|
+ integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
|
|
|
|
|
+
|
|
|
"@types/unzip-stream@^0.3.4":
|
|
"@types/unzip-stream@^0.3.4":
|
|
|
version "0.3.4"
|
|
version "0.3.4"
|
|
|
resolved "https://registry.yarnpkg.com/@types/unzip-stream/-/unzip-stream-0.3.4.tgz#6e762ef8b8fcf902ba7d7999a149a3af84064144"
|
|
resolved "https://registry.yarnpkg.com/@types/unzip-stream/-/unzip-stream-0.3.4.tgz#6e762ef8b8fcf902ba7d7999a149a3af84064144"
|
|
@@ -7963,6 +7980,13 @@ detect-newline@^3.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
|
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
|
|
|
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
|
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
|
|
|
|
|
|
|
|
|
+devlop@^1.0.0:
|
|
|
|
|
+ version "1.1.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/devlop/-/devlop-1.1.0.tgz#4db7c2ca4dc6e0e834c30be70c94bbc976dc7018"
|
|
|
|
|
+ integrity sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ dequal "^2.0.0"
|
|
|
|
|
+
|
|
|
dezalgo@^1.0.1:
|
|
dezalgo@^1.0.1:
|
|
|
version "1.0.3"
|
|
version "1.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/dezalgo/-/dezalgo-1.0.3.tgz#7f742de066fc748bc8db820569dddce49bf0d456"
|
|
resolved "https://registry.yarnpkg.com/dezalgo/-/dezalgo-1.0.3.tgz#7f742de066fc748bc8db820569dddce49bf0d456"
|
|
@@ -12547,6 +12571,24 @@ mdast-util-from-markdown@^1.0.0:
|
|
|
unist-util-stringify-position "^3.0.0"
|
|
unist-util-stringify-position "^3.0.0"
|
|
|
uvu "^0.5.0"
|
|
uvu "^0.5.0"
|
|
|
|
|
|
|
|
|
|
+mdast-util-from-markdown@^2.0.0:
|
|
|
|
|
+ version "2.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.1.tgz#32a6e8f512b416e1f51eb817fc64bd867ebcd9cc"
|
|
|
|
|
+ integrity sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/mdast" "^4.0.0"
|
|
|
|
|
+ "@types/unist" "^3.0.0"
|
|
|
|
|
+ decode-named-character-reference "^1.0.0"
|
|
|
|
|
+ devlop "^1.0.0"
|
|
|
|
|
+ mdast-util-to-string "^4.0.0"
|
|
|
|
|
+ micromark "^4.0.0"
|
|
|
|
|
+ micromark-util-decode-numeric-character-reference "^2.0.0"
|
|
|
|
|
+ micromark-util-decode-string "^2.0.0"
|
|
|
|
|
+ micromark-util-normalize-identifier "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+ unist-util-stringify-position "^4.0.0"
|
|
|
|
|
+
|
|
|
mdast-util-frontmatter@^1.0.0:
|
|
mdast-util-frontmatter@^1.0.0:
|
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-frontmatter/-/mdast-util-frontmatter-1.0.1.tgz#79c46d7414eb9d3acabe801ee4a70a70b75e5af1"
|
|
resolved "https://registry.yarnpkg.com/mdast-util-frontmatter/-/mdast-util-frontmatter-1.0.1.tgz#79c46d7414eb9d3acabe801ee4a70a70b75e5af1"
|
|
@@ -12671,6 +12713,13 @@ mdast-util-to-string@^3.0.0, mdast-util-to-string@^3.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-3.1.0.tgz#56c506d065fbf769515235e577b5a261552d56e9"
|
|
resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-3.1.0.tgz#56c506d065fbf769515235e577b5a261552d56e9"
|
|
|
integrity sha512-n4Vypz/DZgwo0iMHLQL49dJzlp7YtAJP+N07MZHpjPf/5XJuHUWstviF4Mn2jEiR/GNmtnRRqnwsXExk3igfFA==
|
|
integrity sha512-n4Vypz/DZgwo0iMHLQL49dJzlp7YtAJP+N07MZHpjPf/5XJuHUWstviF4Mn2jEiR/GNmtnRRqnwsXExk3igfFA==
|
|
|
|
|
|
|
|
|
|
+mdast-util-to-string@^4.0.0:
|
|
|
|
|
+ version "4.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz#7a5121475556a04e7eddeb67b264aae79d312814"
|
|
|
|
|
+ integrity sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/mdast" "^4.0.0"
|
|
|
|
|
+
|
|
|
mdast-util-toc@^6.0.0:
|
|
mdast-util-toc@^6.0.0:
|
|
|
version "6.1.0"
|
|
version "6.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/mdast-util-toc/-/mdast-util-toc-6.1.0.tgz#1f38419f5ce774449c8daa87b39a4d940b24be7c"
|
|
resolved "https://registry.yarnpkg.com/mdast-util-toc/-/mdast-util-toc-6.1.0.tgz#1f38419f5ce774449c8daa87b39a4d940b24be7c"
|
|
@@ -12841,6 +12890,28 @@ micromark-core-commonmark@^1.0.0, micromark-core-commonmark@^1.0.1:
|
|
|
micromark-util-types "^1.0.1"
|
|
micromark-util-types "^1.0.1"
|
|
|
uvu "^0.5.0"
|
|
uvu "^0.5.0"
|
|
|
|
|
|
|
|
|
|
+micromark-core-commonmark@^2.0.0:
|
|
|
|
|
+ version "2.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-core-commonmark/-/micromark-core-commonmark-2.0.1.tgz#9a45510557d068605c6e9a80f282b2bb8581e43d"
|
|
|
|
|
+ integrity sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ decode-named-character-reference "^1.0.0"
|
|
|
|
|
+ devlop "^1.0.0"
|
|
|
|
|
+ micromark-factory-destination "^2.0.0"
|
|
|
|
|
+ micromark-factory-label "^2.0.0"
|
|
|
|
|
+ micromark-factory-space "^2.0.0"
|
|
|
|
|
+ micromark-factory-title "^2.0.0"
|
|
|
|
|
+ micromark-factory-whitespace "^2.0.0"
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-chunked "^2.0.0"
|
|
|
|
|
+ micromark-util-classify-character "^2.0.0"
|
|
|
|
|
+ micromark-util-html-tag-name "^2.0.0"
|
|
|
|
|
+ micromark-util-normalize-identifier "^2.0.0"
|
|
|
|
|
+ micromark-util-resolve-all "^2.0.0"
|
|
|
|
|
+ micromark-util-subtokenize "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-extension-frontmatter@^1.0.0:
|
|
micromark-extension-frontmatter@^1.0.0:
|
|
|
version "1.1.1"
|
|
version "1.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-extension-frontmatter/-/micromark-extension-frontmatter-1.1.1.tgz#2946643938e491374145d0c9aacc3249e38a865f"
|
|
resolved "https://registry.yarnpkg.com/micromark-extension-frontmatter/-/micromark-extension-frontmatter-1.1.1.tgz#2946643938e491374145d0c9aacc3249e38a865f"
|
|
@@ -12960,6 +13031,15 @@ micromark-factory-destination@^1.0.0:
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-factory-destination@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-factory-destination/-/micromark-factory-destination-2.0.0.tgz#857c94debd2c873cba34e0445ab26b74f6a6ec07"
|
|
|
|
|
+ integrity sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-factory-label@^1.0.0:
|
|
micromark-factory-label@^1.0.0:
|
|
|
version "1.0.2"
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-factory-label/-/micromark-factory-label-1.0.2.tgz#6be2551fa8d13542fcbbac478258fb7a20047137"
|
|
resolved "https://registry.yarnpkg.com/micromark-factory-label/-/micromark-factory-label-1.0.2.tgz#6be2551fa8d13542fcbbac478258fb7a20047137"
|
|
@@ -12970,6 +13050,16 @@ micromark-factory-label@^1.0.0:
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
uvu "^0.5.0"
|
|
uvu "^0.5.0"
|
|
|
|
|
|
|
|
|
|
+micromark-factory-label@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-factory-label/-/micromark-factory-label-2.0.0.tgz#17c5c2e66ce39ad6f4fc4cbf40d972f9096f726a"
|
|
|
|
|
+ integrity sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ devlop "^1.0.0"
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-factory-space@^1.0.0:
|
|
micromark-factory-space@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-factory-space/-/micromark-factory-space-1.0.0.tgz#cebff49968f2b9616c0fcb239e96685cb9497633"
|
|
resolved "https://registry.yarnpkg.com/micromark-factory-space/-/micromark-factory-space-1.0.0.tgz#cebff49968f2b9616c0fcb239e96685cb9497633"
|
|
@@ -12978,6 +13068,14 @@ micromark-factory-space@^1.0.0:
|
|
|
micromark-util-character "^1.0.0"
|
|
micromark-util-character "^1.0.0"
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-factory-space@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz#5e7afd5929c23b96566d0e1ae018ae4fcf81d030"
|
|
|
|
|
+ integrity sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-factory-title@^1.0.0:
|
|
micromark-factory-title@^1.0.0:
|
|
|
version "1.0.2"
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-factory-title/-/micromark-factory-title-1.0.2.tgz#7e09287c3748ff1693930f176e1c4a328382494f"
|
|
resolved "https://registry.yarnpkg.com/micromark-factory-title/-/micromark-factory-title-1.0.2.tgz#7e09287c3748ff1693930f176e1c4a328382494f"
|
|
@@ -12989,6 +13087,16 @@ micromark-factory-title@^1.0.0:
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
uvu "^0.5.0"
|
|
uvu "^0.5.0"
|
|
|
|
|
|
|
|
|
|
+micromark-factory-title@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-factory-title/-/micromark-factory-title-2.0.0.tgz#726140fc77892af524705d689e1cf06c8a83ea95"
|
|
|
|
|
+ integrity sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-factory-space "^2.0.0"
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-factory-whitespace@^1.0.0:
|
|
micromark-factory-whitespace@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-factory-whitespace/-/micromark-factory-whitespace-1.0.0.tgz#e991e043ad376c1ba52f4e49858ce0794678621c"
|
|
resolved "https://registry.yarnpkg.com/micromark-factory-whitespace/-/micromark-factory-whitespace-1.0.0.tgz#e991e043ad376c1ba52f4e49858ce0794678621c"
|
|
@@ -12999,6 +13107,16 @@ micromark-factory-whitespace@^1.0.0:
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-factory-whitespace@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.0.tgz#9e92eb0f5468083381f923d9653632b3cfb5f763"
|
|
|
|
|
+ integrity sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-factory-space "^2.0.0"
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-character@^1.0.0:
|
|
micromark-util-character@^1.0.0:
|
|
|
version "1.1.0"
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-character/-/micromark-util-character-1.1.0.tgz#d97c54d5742a0d9611a68ca0cd4124331f264d86"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-character/-/micromark-util-character-1.1.0.tgz#d97c54d5742a0d9611a68ca0cd4124331f264d86"
|
|
@@ -13007,6 +13125,14 @@ micromark-util-character@^1.0.0:
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-character@^2.0.0:
|
|
|
|
|
+ version "2.1.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-character/-/micromark-util-character-2.1.0.tgz#31320ace16b4644316f6bf057531689c71e2aee1"
|
|
|
|
|
+ integrity sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-chunked@^1.0.0:
|
|
micromark-util-chunked@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-chunked/-/micromark-util-chunked-1.0.0.tgz#5b40d83f3d53b84c4c6bce30ed4257e9a4c79d06"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-chunked/-/micromark-util-chunked-1.0.0.tgz#5b40d83f3d53b84c4c6bce30ed4257e9a4c79d06"
|
|
@@ -13014,6 +13140,13 @@ micromark-util-chunked@^1.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-chunked@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-chunked/-/micromark-util-chunked-2.0.0.tgz#e51f4db85fb203a79dbfef23fd41b2f03dc2ef89"
|
|
|
|
|
+ integrity sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-classify-character@^1.0.0:
|
|
micromark-util-classify-character@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-classify-character/-/micromark-util-classify-character-1.0.0.tgz#cbd7b447cb79ee6997dd274a46fc4eb806460a20"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-classify-character/-/micromark-util-classify-character-1.0.0.tgz#cbd7b447cb79ee6997dd274a46fc4eb806460a20"
|
|
@@ -13023,6 +13156,15 @@ micromark-util-classify-character@^1.0.0:
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-classify-character@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-classify-character/-/micromark-util-classify-character-2.0.0.tgz#8c7537c20d0750b12df31f86e976d1d951165f34"
|
|
|
|
|
+ integrity sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-combine-extensions@^1.0.0:
|
|
micromark-util-combine-extensions@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.0.0.tgz#91418e1e74fb893e3628b8d496085639124ff3d5"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.0.0.tgz#91418e1e74fb893e3628b8d496085639124ff3d5"
|
|
@@ -13031,6 +13173,14 @@ micromark-util-combine-extensions@^1.0.0:
|
|
|
micromark-util-chunked "^1.0.0"
|
|
micromark-util-chunked "^1.0.0"
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-combine-extensions@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.0.tgz#75d6ab65c58b7403616db8d6b31315013bfb7ee5"
|
|
|
|
|
+ integrity sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-chunked "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-decode-numeric-character-reference@^1.0.0:
|
|
micromark-util-decode-numeric-character-reference@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.0.0.tgz#dcc85f13b5bd93ff8d2868c3dba28039d490b946"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.0.0.tgz#dcc85f13b5bd93ff8d2868c3dba28039d490b946"
|
|
@@ -13038,6 +13188,13 @@ micromark-util-decode-numeric-character-reference@^1.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-decode-numeric-character-reference@^2.0.0:
|
|
|
|
|
+ version "2.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.1.tgz#2698bbb38f2a9ba6310e359f99fcb2b35a0d2bd5"
|
|
|
|
|
+ integrity sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-decode-string@^1.0.0:
|
|
micromark-util-decode-string@^1.0.0:
|
|
|
version "1.0.2"
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-decode-string/-/micromark-util-decode-string-1.0.2.tgz#942252ab7a76dec2dbf089cc32505ee2bc3acf02"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-decode-string/-/micromark-util-decode-string-1.0.2.tgz#942252ab7a76dec2dbf089cc32505ee2bc3acf02"
|
|
@@ -13048,16 +13205,36 @@ micromark-util-decode-string@^1.0.0:
|
|
|
micromark-util-decode-numeric-character-reference "^1.0.0"
|
|
micromark-util-decode-numeric-character-reference "^1.0.0"
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-decode-string@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-decode-string/-/micromark-util-decode-string-2.0.0.tgz#7dfa3a63c45aecaa17824e656bcdb01f9737154a"
|
|
|
|
|
+ integrity sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ decode-named-character-reference "^1.0.0"
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-decode-numeric-character-reference "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-encode@^1.0.0:
|
|
micromark-util-encode@^1.0.0:
|
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-encode/-/micromark-util-encode-1.0.1.tgz#2c1c22d3800870ad770ece5686ebca5920353383"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-encode/-/micromark-util-encode-1.0.1.tgz#2c1c22d3800870ad770ece5686ebca5920353383"
|
|
|
integrity sha512-U2s5YdnAYexjKDel31SVMPbfi+eF8y1U4pfiRW/Y8EFVCy/vgxk/2wWTxzcqE71LHtCuCzlBDRU2a5CQ5j+mQA==
|
|
integrity sha512-U2s5YdnAYexjKDel31SVMPbfi+eF8y1U4pfiRW/Y8EFVCy/vgxk/2wWTxzcqE71LHtCuCzlBDRU2a5CQ5j+mQA==
|
|
|
|
|
|
|
|
|
|
+micromark-util-encode@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-encode/-/micromark-util-encode-2.0.0.tgz#0921ac7953dc3f1fd281e3d1932decfdb9382ab1"
|
|
|
|
|
+ integrity sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==
|
|
|
|
|
+
|
|
|
micromark-util-html-tag-name@^1.0.0:
|
|
micromark-util-html-tag-name@^1.0.0:
|
|
|
version "1.1.0"
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.1.0.tgz#eb227118befd51f48858e879b7a419fc0df20497"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.1.0.tgz#eb227118befd51f48858e879b7a419fc0df20497"
|
|
|
integrity sha512-BKlClMmYROy9UiV03SwNmckkjn8QHVaWkqoAqzivabvdGcwNGMMMH/5szAnywmsTBUzDsU57/mFi0sp4BQO6dA==
|
|
integrity sha512-BKlClMmYROy9UiV03SwNmckkjn8QHVaWkqoAqzivabvdGcwNGMMMH/5szAnywmsTBUzDsU57/mFi0sp4BQO6dA==
|
|
|
|
|
|
|
|
|
|
+micromark-util-html-tag-name@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.0.tgz#ae34b01cbe063363847670284c6255bb12138ec4"
|
|
|
|
|
+ integrity sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==
|
|
|
|
|
+
|
|
|
micromark-util-normalize-identifier@^1.0.0:
|
|
micromark-util-normalize-identifier@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.0.0.tgz#4a3539cb8db954bbec5203952bfe8cedadae7828"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.0.0.tgz#4a3539cb8db954bbec5203952bfe8cedadae7828"
|
|
@@ -13065,6 +13242,13 @@ micromark-util-normalize-identifier@^1.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-normalize-identifier@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.0.tgz#91f9a4e65fe66cc80c53b35b0254ad67aa431d8b"
|
|
|
|
|
+ integrity sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-resolve-all@^1.0.0:
|
|
micromark-util-resolve-all@^1.0.0:
|
|
|
version "1.0.0"
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-resolve-all/-/micromark-util-resolve-all-1.0.0.tgz#a7c363f49a0162e931960c44f3127ab58f031d88"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-resolve-all/-/micromark-util-resolve-all-1.0.0.tgz#a7c363f49a0162e931960c44f3127ab58f031d88"
|
|
@@ -13072,6 +13256,13 @@ micromark-util-resolve-all@^1.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-resolve-all@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.0.tgz#189656e7e1a53d0c86a38a652b284a252389f364"
|
|
|
|
|
+ integrity sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-sanitize-uri@^1.0.0, micromark-util-sanitize-uri@^1.1.0:
|
|
micromark-util-sanitize-uri@^1.0.0, micromark-util-sanitize-uri@^1.1.0:
|
|
|
version "1.1.0"
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.1.0.tgz#f12e07a85106b902645e0364feb07cf253a85aee"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.1.0.tgz#f12e07a85106b902645e0364feb07cf253a85aee"
|
|
@@ -13081,6 +13272,15 @@ micromark-util-sanitize-uri@^1.0.0, micromark-util-sanitize-uri@^1.1.0:
|
|
|
micromark-util-encode "^1.0.0"
|
|
micromark-util-encode "^1.0.0"
|
|
|
micromark-util-symbol "^1.0.0"
|
|
micromark-util-symbol "^1.0.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-sanitize-uri@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.0.tgz#ec8fbf0258e9e6d8f13d9e4770f9be64342673de"
|
|
|
|
|
+ integrity sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-encode "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-subtokenize@^1.0.0:
|
|
micromark-util-subtokenize@^1.0.0:
|
|
|
version "1.0.2"
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-subtokenize/-/micromark-util-subtokenize-1.0.2.tgz#ff6f1af6ac836f8bfdbf9b02f40431760ad89105"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-subtokenize/-/micromark-util-subtokenize-1.0.2.tgz#ff6f1af6ac836f8bfdbf9b02f40431760ad89105"
|
|
@@ -13091,16 +13291,36 @@ micromark-util-subtokenize@^1.0.0:
|
|
|
micromark-util-types "^1.0.0"
|
|
micromark-util-types "^1.0.0"
|
|
|
uvu "^0.5.0"
|
|
uvu "^0.5.0"
|
|
|
|
|
|
|
|
|
|
+micromark-util-subtokenize@^2.0.0:
|
|
|
|
|
+ version "2.0.1"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.1.tgz#76129c49ac65da6e479c09d0ec4b5f29ec6eace5"
|
|
|
|
|
+ integrity sha512-jZNtiFl/1aY73yS3UGQkutD0UbhTt68qnRpw2Pifmz5wV9h8gOVsN70v+Lq/f1rKaU/W8pxRe8y8Q9FX1AOe1Q==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ devlop "^1.0.0"
|
|
|
|
|
+ micromark-util-chunked "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromark-util-symbol@^1.0.0:
|
|
micromark-util-symbol@^1.0.0:
|
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-symbol/-/micromark-util-symbol-1.0.1.tgz#b90344db62042ce454f351cf0bebcc0a6da4920e"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-symbol/-/micromark-util-symbol-1.0.1.tgz#b90344db62042ce454f351cf0bebcc0a6da4920e"
|
|
|
integrity sha512-oKDEMK2u5qqAptasDAwWDXq0tG9AssVwAx3E9bBF3t/shRIGsWIRG+cGafs2p/SnDSOecnt6hZPCE2o6lHfFmQ==
|
|
integrity sha512-oKDEMK2u5qqAptasDAwWDXq0tG9AssVwAx3E9bBF3t/shRIGsWIRG+cGafs2p/SnDSOecnt6hZPCE2o6lHfFmQ==
|
|
|
|
|
|
|
|
|
|
+micromark-util-symbol@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz#12225c8f95edf8b17254e47080ce0862d5db8044"
|
|
|
|
|
+ integrity sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==
|
|
|
|
|
+
|
|
|
micromark-util-types@^1.0.0, micromark-util-types@^1.0.1:
|
|
micromark-util-types@^1.0.0, micromark-util-types@^1.0.1:
|
|
|
version "1.0.2"
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/micromark-util-types/-/micromark-util-types-1.0.2.tgz#f4220fdb319205812f99c40f8c87a9be83eded20"
|
|
resolved "https://registry.yarnpkg.com/micromark-util-types/-/micromark-util-types-1.0.2.tgz#f4220fdb319205812f99c40f8c87a9be83eded20"
|
|
|
integrity sha512-DCfg/T8fcrhrRKTPjRrw/5LLvdGV7BHySf/1LOZx7TzWZdYRjogNtyNq885z3nNallwr3QUKARjqvHqX1/7t+w==
|
|
integrity sha512-DCfg/T8fcrhrRKTPjRrw/5LLvdGV7BHySf/1LOZx7TzWZdYRjogNtyNq885z3nNallwr3QUKARjqvHqX1/7t+w==
|
|
|
|
|
|
|
|
|
|
+micromark-util-types@^2.0.0:
|
|
|
|
|
+ version "2.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark-util-types/-/micromark-util-types-2.0.0.tgz#63b4b7ffeb35d3ecf50d1ca20e68fc7caa36d95e"
|
|
|
|
|
+ integrity sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==
|
|
|
|
|
+
|
|
|
micromark@^3.0.0:
|
|
micromark@^3.0.0:
|
|
|
version "3.0.10"
|
|
version "3.0.10"
|
|
|
resolved "https://registry.yarnpkg.com/micromark/-/micromark-3.0.10.tgz#1eac156f0399d42736458a14b0ca2d86190b457c"
|
|
resolved "https://registry.yarnpkg.com/micromark/-/micromark-3.0.10.tgz#1eac156f0399d42736458a14b0ca2d86190b457c"
|
|
@@ -13124,6 +13344,29 @@ micromark@^3.0.0:
|
|
|
micromark-util-types "^1.0.1"
|
|
micromark-util-types "^1.0.1"
|
|
|
uvu "^0.5.0"
|
|
uvu "^0.5.0"
|
|
|
|
|
|
|
|
|
|
+micromark@^4.0.0:
|
|
|
|
|
+ version "4.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/micromark/-/micromark-4.0.0.tgz#84746a249ebd904d9658cfabc1e8e5f32cbc6249"
|
|
|
|
|
+ integrity sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/debug" "^4.0.0"
|
|
|
|
|
+ debug "^4.0.0"
|
|
|
|
|
+ decode-named-character-reference "^1.0.0"
|
|
|
|
|
+ devlop "^1.0.0"
|
|
|
|
|
+ micromark-core-commonmark "^2.0.0"
|
|
|
|
|
+ micromark-factory-space "^2.0.0"
|
|
|
|
|
+ micromark-util-character "^2.0.0"
|
|
|
|
|
+ micromark-util-chunked "^2.0.0"
|
|
|
|
|
+ micromark-util-combine-extensions "^2.0.0"
|
|
|
|
|
+ micromark-util-decode-numeric-character-reference "^2.0.0"
|
|
|
|
|
+ micromark-util-encode "^2.0.0"
|
|
|
|
|
+ micromark-util-normalize-identifier "^2.0.0"
|
|
|
|
|
+ micromark-util-resolve-all "^2.0.0"
|
|
|
|
|
+ micromark-util-sanitize-uri "^2.0.0"
|
|
|
|
|
+ micromark-util-subtokenize "^2.0.0"
|
|
|
|
|
+ micromark-util-symbol "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+
|
|
|
micromatch@4.0.2:
|
|
micromatch@4.0.2:
|
|
|
version "4.0.2"
|
|
version "4.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
|
|
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
|
|
@@ -15823,6 +16066,16 @@ remark-parse@^10.0.0:
|
|
|
mdast-util-from-markdown "^1.0.0"
|
|
mdast-util-from-markdown "^1.0.0"
|
|
|
unified "^10.0.0"
|
|
unified "^10.0.0"
|
|
|
|
|
|
|
|
|
|
+remark-parse@^11.0.0:
|
|
|
|
|
+ version "11.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-11.0.0.tgz#aa60743fcb37ebf6b069204eb4da304e40db45a1"
|
|
|
|
|
+ integrity sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/mdast" "^4.0.0"
|
|
|
|
|
+ mdast-util-from-markdown "^2.0.0"
|
|
|
|
|
+ micromark-util-types "^2.0.0"
|
|
|
|
|
+ unified "^11.0.0"
|
|
|
|
|
+
|
|
|
remark-rehype@^10.0.0:
|
|
remark-rehype@^10.0.0:
|
|
|
version "10.1.0"
|
|
version "10.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/remark-rehype/-/remark-rehype-10.1.0.tgz#32dc99d2034c27ecaf2e0150d22a6dcccd9a6279"
|
|
resolved "https://registry.yarnpkg.com/remark-rehype/-/remark-rehype-10.1.0.tgz#32dc99d2034c27ecaf2e0150d22a6dcccd9a6279"
|
|
@@ -18257,6 +18510,19 @@ unified@^10.0.0, unified@^10.1.2, unified@~10.1.1:
|
|
|
trough "^2.0.0"
|
|
trough "^2.0.0"
|
|
|
vfile "^5.0.0"
|
|
vfile "^5.0.0"
|
|
|
|
|
|
|
|
|
|
+unified@^11.0.0:
|
|
|
|
|
+ version "11.0.5"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/unified/-/unified-11.0.5.tgz#f66677610a5c0a9ee90cab2b8d4d66037026d9e1"
|
|
|
|
|
+ integrity sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/unist" "^3.0.0"
|
|
|
|
|
+ bail "^2.0.0"
|
|
|
|
|
+ devlop "^1.0.0"
|
|
|
|
|
+ extend "^3.0.0"
|
|
|
|
|
+ is-plain-obj "^4.0.0"
|
|
|
|
|
+ trough "^2.0.0"
|
|
|
|
|
+ vfile "^6.0.0"
|
|
|
|
|
+
|
|
|
union-value@^1.0.0:
|
|
union-value@^1.0.0:
|
|
|
version "1.0.1"
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
|
|
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
|
|
@@ -18333,6 +18599,13 @@ unist-util-stringify-position@^3.0.0:
|
|
|
dependencies:
|
|
dependencies:
|
|
|
"@types/unist" "^2.0.0"
|
|
"@types/unist" "^2.0.0"
|
|
|
|
|
|
|
|
|
|
+unist-util-stringify-position@^4.0.0:
|
|
|
|
|
+ version "4.0.0"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz#449c6e21a880e0855bf5aabadeb3a740314abac2"
|
|
|
|
|
+ integrity sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/unist" "^3.0.0"
|
|
|
|
|
+
|
|
|
unist-util-visit-parents@^3.0.0:
|
|
unist-util-visit-parents@^3.0.0:
|
|
|
version "3.1.1"
|
|
version "3.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6"
|
|
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6"
|
|
@@ -18625,6 +18898,14 @@ vfile-message@^3.0.0:
|
|
|
"@types/unist" "^2.0.0"
|
|
"@types/unist" "^2.0.0"
|
|
|
unist-util-stringify-position "^3.0.0"
|
|
unist-util-stringify-position "^3.0.0"
|
|
|
|
|
|
|
|
|
|
+vfile-message@^4.0.0:
|
|
|
|
|
+ version "4.0.2"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-4.0.2.tgz#c883c9f677c72c166362fd635f21fc165a7d1181"
|
|
|
|
|
+ integrity sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/unist" "^3.0.0"
|
|
|
|
|
+ unist-util-stringify-position "^4.0.0"
|
|
|
|
|
+
|
|
|
vfile@^5.0.0, vfile@^5.1.0:
|
|
vfile@^5.0.0, vfile@^5.1.0:
|
|
|
version "5.3.4"
|
|
version "5.3.4"
|
|
|
resolved "https://registry.yarnpkg.com/vfile/-/vfile-5.3.4.tgz#bbb8c96b956693bbf70b2c67fdb5781dff769b93"
|
|
resolved "https://registry.yarnpkg.com/vfile/-/vfile-5.3.4.tgz#bbb8c96b956693bbf70b2c67fdb5781dff769b93"
|
|
@@ -18635,6 +18916,14 @@ vfile@^5.0.0, vfile@^5.1.0:
|
|
|
unist-util-stringify-position "^3.0.0"
|
|
unist-util-stringify-position "^3.0.0"
|
|
|
vfile-message "^3.0.0"
|
|
vfile-message "^3.0.0"
|
|
|
|
|
|
|
|
|
|
+vfile@^6.0.0:
|
|
|
|
|
+ version "6.0.3"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.3.tgz#3652ab1c496531852bf55a6bac57af981ebc38ab"
|
|
|
|
|
+ integrity sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ "@types/unist" "^3.0.0"
|
|
|
|
|
+ vfile-message "^4.0.0"
|
|
|
|
|
+
|
|
|
vite-node@2.1.1:
|
|
vite-node@2.1.1:
|
|
|
version "2.1.1"
|
|
version "2.1.1"
|
|
|
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-2.1.1.tgz#7d46f623c04dfed6df34e7127711508a3386fa1c"
|
|
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-2.1.1.tgz#7d46f623c04dfed6df34e7127711508a3386fa1c"
|