This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07a1f29
commit d4c77f2
Showing
2 changed files
with
176 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -271,6 +271,14 @@ | |
"@babel/helper-plugin-utils" "^7.0.0" | ||
"@babel/plugin-syntax-object-rest-spread" "^7.2.0" | ||
|
||
"@babel/plugin-proposal-object-rest-spread@^7.3.2": | ||
version "7.4.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.4.4.tgz#1ef173fcf24b3e2df92a678f027673b55e7e3005" | ||
integrity sha512-dMBG6cSPBbHeEBdFXeQ2QLc5gUpg4Vkaz8octD4aoW/ISO+jBOcsuxYL7bsb5WSu8RLP6boxrBIALEHgoHtO9g== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.0.0" | ||
"@babel/plugin-syntax-object-rest-spread" "^7.2.0" | ||
|
||
"@babel/plugin-proposal-optional-catch-binding@^7.2.0": | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.2.0.tgz#135d81edb68a081e55e56ec48541ece8065c38f5" | ||
|
@@ -735,24 +743,28 @@ | |
dependencies: | ||
base64-js "^1.3.0" | ||
|
||
"@mdx-js/mdx@0.15.7": | ||
version "0.15.7" | ||
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-0.15.7.tgz#5fde5841d7b6f4c78f80c19fff559532af5ce5ad" | ||
integrity sha512-bWUQidQhjTRFh5nK01kW3qQLCH/aCq6VTapOZ/+WI5hL4exoRw6TgnxxmgSf/p7mmrGxIpCHmnaWXdbHSObxlg== | ||
"@mdx-js/mdx@0.20.3": | ||
version "0.20.3" | ||
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-0.20.3.tgz#1f32b4a4a0cc176a3192ef51a0a3502cdfdca3f0" | ||
integrity sha512-IIlssEIPPAqo04krm270ifGjSVPqtTmjlryYGi8/4VXHCdi42l8v2piTJPo2NVc7J+HizY1uxxZb6AeoFsO/Iw== | ||
dependencies: | ||
"@babel/plugin-proposal-object-rest-spread" "^7.3.2" | ||
"@babel/plugin-syntax-jsx" "^7.2.0" | ||
change-case "^3.0.2" | ||
detab "^2.0.0" | ||
mdast-util-to-hast "^3.0.0" | ||
remark-parse "^5.0.0" | ||
hast-util-raw "^5.0.0" | ||
mdast-util-to-hast "^4.0.0" | ||
remark-parse "^6.0.0" | ||
remark-squeeze-paragraphs "^3.0.1" | ||
to-style "^1.3.3" | ||
unified "^6.1.6" | ||
unified "^7.0.0" | ||
unist-builder "^1.0.1" | ||
unist-util-visit "^1.3.0" | ||
|
||
"@mdx-js/tag@0.18.0": | ||
version "0.18.0" | ||
resolved "https://registry.yarnpkg.com/@mdx-js/tag/-/tag-0.18.0.tgz#386d687deaed7133699a420d74612acdd1ed1c26" | ||
integrity sha512-3g1NOnbw+sJZohNOEN9NlaYYDdzq1y34S7PDimSn3zLV8etCu7pTCMFbnFHMSe6mMmm4yJ1gfbS3QiE7t+WMGA== | ||
"@mdx-js/tag@0.20.3": | ||
version "0.20.3" | ||
resolved "https://registry.yarnpkg.com/@mdx-js/tag/-/tag-0.20.3.tgz#9e2306040b6469248c45a5f5baf44d0014db0493" | ||
integrity sha512-Co3gUFmNDv9z2LjuvLTpTj2NaOSHFxuoZjohcG0YK/KfECO+Ns9idzThMYjfEDe1vAf4c824rqlBYseedJdFNw== | ||
|
||
"@mrmlnc/readdir-enhanced@^2.2.1": | ||
version "2.2.1" | ||
|
@@ -872,6 +884,28 @@ | |
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.32.tgz#0d3cb31022f8427ea58c008af32b80da126ca4e3" | ||
integrity sha1-DTyzECL4Qn6ljACK8yuA2hJspOM= | ||
|
||
"@types/unist@*", "@types/unist@^2.0.0": | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e" | ||
integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ== | ||
|
||
"@types/vfile-message@*": | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/@types/vfile-message/-/vfile-message-1.0.1.tgz#e1e9895cc6b36c462d4244e64e6d0b6eaf65355a" | ||
integrity sha512-mlGER3Aqmq7bqR1tTTIVHq8KSAFFRyGbrxuM8C/H82g6k7r2fS+IMEkIu3D7JHzG10NvPdR8DNx0jr0pwpp4dA== | ||
dependencies: | ||
"@types/node" "*" | ||
"@types/unist" "*" | ||
|
||
"@types/vfile@^3.0.0": | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/@types/vfile/-/vfile-3.0.2.tgz#19c18cd232df11ce6fa6ad80259bc86c366b09b9" | ||
integrity sha512-b3nLFGaGkJ9rzOcuXRfHkZMdjsawuDD0ENL9fzTophtBg8FJHSGbH7daXkEpcwy3v7Xol3pAvsmlYyFhR4pqJw== | ||
dependencies: | ||
"@types/node" "*" | ||
"@types/unist" "*" | ||
"@types/vfile-message" "*" | ||
|
||
"@webassemblyjs/[email protected]": | ||
version "1.8.5" | ||
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359" | ||
|
@@ -5722,6 +5756,18 @@ hast-to-hyperscript@^5.0.0: | |
unist-util-is "^2.0.0" | ||
web-namespaces "^1.1.2" | ||
|
||
hast-to-hyperscript@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/hast-to-hyperscript/-/hast-to-hyperscript-7.0.0.tgz#8062d02ccf487cc62cc3804e06f2d3d744aa6c97" | ||
integrity sha512-0BqSZCyxxIzPNPy0sx18Ii+xLKIkv4pu8b4M9bOvAqCwRmEDcYdLT1jyl2CqPlM2Egb7RWrqOPRfNgFAeriPSg== | ||
dependencies: | ||
comma-separated-tokens "^1.0.0" | ||
property-information "^5.0.0" | ||
space-separated-tokens "^1.0.0" | ||
style-to-object "^0.2.1" | ||
unist-util-is "^2.0.0" | ||
web-namespaces "^1.1.2" | ||
|
||
hast-util-from-parse5@^4.0.2: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/hast-util-from-parse5/-/hast-util-from-parse5-4.0.2.tgz#b7164a7ffc88da4f751dc7c2f801ff8d7c143bab" | ||
|
@@ -5733,6 +5779,17 @@ hast-util-from-parse5@^4.0.2: | |
web-namespaces "^1.1.2" | ||
xtend "^4.0.1" | ||
|
||
hast-util-from-parse5@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/hast-util-from-parse5/-/hast-util-from-parse5-5.0.0.tgz#a505a05766e0f96e389bfb0b1dd809eeefcef47b" | ||
integrity sha512-A7ev5OseS/J15214cvDdcI62uwovJO2PB60Xhnq7kaxvvQRFDEccuqbkrFXU03GPBGopdPqlpQBRqIcDS/Fjbg== | ||
dependencies: | ||
ccount "^1.0.3" | ||
hastscript "^5.0.0" | ||
property-information "^5.0.0" | ||
web-namespaces "^1.1.2" | ||
xtend "^4.0.1" | ||
|
||
hast-util-is-element@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/hast-util-is-element/-/hast-util-is-element-1.0.2.tgz#c23c9428b6a5a4e323bf9e16f87417476314981b" | ||
|
@@ -5757,6 +5814,20 @@ hast-util-raw@^4.0.0: | |
xtend "^4.0.1" | ||
zwitch "^1.0.0" | ||
|
||
hast-util-raw@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/hast-util-raw/-/hast-util-raw-5.0.0.tgz#7a7186faba220120349c2f373b839c1fa9090b5f" | ||
integrity sha512-X8sogDDaCkqj+Ghia0+TRD2AQDXeNRpYDTm9Z2mJ1Pzy/Nb4p20YJVfbPwIRU0U7XXU0GrhPhEMZvnfV69/igA== | ||
dependencies: | ||
hast-util-from-parse5 "^5.0.0" | ||
hast-util-to-parse5 "^5.0.0" | ||
html-void-elements "^1.0.1" | ||
parse5 "^5.0.0" | ||
unist-util-position "^3.0.0" | ||
web-namespaces "^1.0.0" | ||
xtend "^4.0.1" | ||
zwitch "^1.0.0" | ||
|
||
hast-util-to-html@^4.0.0: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-4.0.1.tgz#3666b05afb62bd69f8f5e6c94db04dea19438e2a" | ||
|
@@ -5784,6 +5855,17 @@ hast-util-to-parse5@^4.0.1: | |
xtend "^4.0.1" | ||
zwitch "^1.0.0" | ||
|
||
hast-util-to-parse5@^5.0.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/hast-util-to-parse5/-/hast-util-to-parse5-5.1.0.tgz#dfdb467da3f720a0331bd315b5d06d535f1c1ad3" | ||
integrity sha512-o08Q+7KNu2mO9060o0TojXOxiZmbU0G+IMDaAahE0vuwr9zSejFRonfnSQLn6pDqSDJyaEkdqtVcwITBIT2jqw== | ||
dependencies: | ||
hast-to-hyperscript "^7.0.0" | ||
property-information "^5.0.0" | ||
web-namespaces "^1.0.0" | ||
xtend "^4.0.1" | ||
zwitch "^1.0.0" | ||
|
||
hast-util-whitespace@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-1.0.2.tgz#c97153a3fbc9091a14fd823830a47724e7a1da99" | ||
|
@@ -5799,6 +5881,16 @@ hastscript@^4.0.0: | |
property-information "^4.0.0" | ||
space-separated-tokens "^1.0.0" | ||
|
||
hastscript@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/hastscript/-/hastscript-5.0.0.tgz#fee10382c1bc4ba3f1be311521d368c047d2c43a" | ||
integrity sha512-xJtuJ8D42Xtq5yJrnDg/KAIxl2cXBXKoiIJwmWX9XMf8113qHTGl/Bf7jEsxmENJ4w6q4Tfl8s/Y6mEZo8x8qw== | ||
dependencies: | ||
comma-separated-tokens "^1.0.0" | ||
hast-util-parse-selector "^2.2.0" | ||
property-information "^5.0.1" | ||
space-separated-tokens "^1.0.0" | ||
|
||
header-case@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/header-case/-/header-case-1.0.1.tgz#9535973197c144b09613cd65d317ef19963bd02d" | ||
|
@@ -6288,7 +6380,7 @@ is-buffer@^1.1.4, is-buffer@^1.1.5, is-buffer@~1.1.1: | |
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" | ||
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== | ||
|
||
is-buffer@~2.0.3: | ||
is-buffer@^2.0.0, is-buffer@~2.0.3: | ||
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725" | ||
integrity sha512-U15Q7MXTuZlrbymiz95PJpZxu8IlipAp4dtS3wOdgPXx3mqBnslrWU14kxfHB+Py/+2PVKSr37dMAgM2A4uArw== | ||
|
@@ -7374,6 +7466,23 @@ mdast-util-to-hast@^3.0.0: | |
unist-util-visit "^1.1.0" | ||
xtend "^4.0.1" | ||
|
||
mdast-util-to-hast@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-4.0.0.tgz#d8467ce28ea73b4648667bc389aa39dfa9f67f18" | ||
integrity sha512-yOTZSxR1aPvWRUxVeLaLZ1sCYrK87x2Wusp1bDM/Ao2jETBhYUKITI3nHvgy+HkZW54HuCAhHnS0mTcbECD5Ig== | ||
dependencies: | ||
collapse-white-space "^1.0.0" | ||
detab "^2.0.0" | ||
mdast-util-definitions "^1.2.0" | ||
mdurl "^1.0.1" | ||
trim "0.0.1" | ||
trim-lines "^1.0.0" | ||
unist-builder "^1.0.1" | ||
unist-util-generated "^1.1.0" | ||
unist-util-position "^3.0.0" | ||
unist-util-visit "^1.1.0" | ||
xtend "^4.0.1" | ||
|
||
mdast-util-to-nlcst@^3.2.0: | ||
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/mdast-util-to-nlcst/-/mdast-util-to-nlcst-3.2.2.tgz#71972eecd64dc03d5cf2713f08555e2d9e2d7d10" | ||
|
@@ -9317,6 +9426,13 @@ property-information@^4.0.0: | |
dependencies: | ||
xtend "^4.0.1" | ||
|
||
property-information@^5.0.0, property-information@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.0.1.tgz#c3b09f4f5750b1634c0b24205adbf78f18bdf94f" | ||
integrity sha512-nAtBDVeSwFM3Ot/YxT7s4NqZmqXI7lLzf46BThvotEtYf2uk2yH0ACYuWQkJ7gxKs49PPtKVY0UlDGkyN9aJlw== | ||
dependencies: | ||
xtend "^4.0.1" | ||
|
||
proxy-addr@~2.0.4: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.4.tgz#ecfc733bf22ff8c6f407fa275327b9ab67e48b93" | ||
|
@@ -9885,6 +10001,27 @@ remark-parse@^5.0.0: | |
vfile-location "^2.0.0" | ||
xtend "^4.0.1" | ||
|
||
remark-parse@^6.0.0: | ||
version "6.0.3" | ||
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-6.0.3.tgz#c99131052809da482108413f87b0ee7f52180a3a" | ||
integrity sha512-QbDXWN4HfKTUC0hHa4teU463KclLAnwpn/FBn87j9cKYJWWawbiLgMfP2Q4XwhxxuuuOxHlw+pSN0OKuJwyVvg== | ||
dependencies: | ||
collapse-white-space "^1.0.2" | ||
is-alphabetical "^1.0.0" | ||
is-decimal "^1.0.0" | ||
is-whitespace-character "^1.0.0" | ||
is-word-character "^1.0.0" | ||
markdown-escapes "^1.0.0" | ||
parse-entities "^1.1.0" | ||
repeat-string "^1.5.4" | ||
state-toggle "^1.0.0" | ||
trim "0.0.1" | ||
trim-trailing-lines "^1.0.0" | ||
unherit "^1.0.4" | ||
unist-util-remove-position "^1.0.0" | ||
vfile-location "^2.0.0" | ||
xtend "^4.0.1" | ||
|
||
remark-retext@^3.1.0: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/remark-retext/-/remark-retext-3.1.2.tgz#983003d7495cf9198aa450c5ae5a7737011eec5f" | ||
|
@@ -11537,7 +11674,7 @@ unicode-property-aliases-ecmascript@^1.0.4: | |
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.5.tgz#a9cc6cc7ce63a0a3023fc99e341b94431d405a57" | ||
integrity sha512-L5RAqCfXqAwR3RriF8pM0lU0w4Ryf/GgzONwi6KnL1taJQa7x1TCxdJnILX59WIGOwR57IVxn7Nej0fz1Ny6fw== | ||
|
||
unified@^6.0.0, unified@^6.1.5, unified@^6.1.6: | ||
unified@^6.0.0, unified@^6.1.5: | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/unified/-/unified-6.2.0.tgz#7fbd630f719126d67d40c644b7e3f617035f6dba" | ||
integrity sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA== | ||
|
@@ -11549,6 +11686,20 @@ unified@^6.0.0, unified@^6.1.5, unified@^6.1.6: | |
vfile "^2.0.0" | ||
x-is-string "^0.1.0" | ||
|
||
unified@^7.0.0: | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/unified/-/unified-7.1.0.tgz#5032f1c1ee3364bd09da12e27fdd4a7553c7be13" | ||
integrity sha512-lbk82UOIGuCEsZhPj8rNAkXSDXd6p0QLzIuSsCdxrqnqU56St4eyOB+AlXsVgVeRmetPTYydIuvFfpDIed8mqw== | ||
dependencies: | ||
"@types/unist" "^2.0.0" | ||
"@types/vfile" "^3.0.0" | ||
bail "^1.0.0" | ||
extend "^3.0.0" | ||
is-plain-obj "^1.1.0" | ||
trough "^1.0.0" | ||
vfile "^3.0.0" | ||
x-is-string "^0.1.0" | ||
|
||
union-value@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4" | ||
|
@@ -11889,6 +12040,16 @@ vfile@^2.0.0: | |
unist-util-stringify-position "^1.0.0" | ||
vfile-message "^1.0.0" | ||
|
||
vfile@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/vfile/-/vfile-3.0.1.tgz#47331d2abe3282424f4a4bb6acd20a44c4121803" | ||
integrity sha512-y7Y3gH9BsUSdD4KzHsuMaCzRjglXN0W2EcMf0gpvu6+SbsGhMje7xDc8AEoeXy6mIwCKMI6BkjMsRjzQbhMEjQ== | ||
dependencies: | ||
is-buffer "^2.0.0" | ||
replace-ext "1.0.0" | ||
unist-util-stringify-position "^1.0.0" | ||
vfile-message "^1.0.0" | ||
|
||
[email protected]: | ||
version "0.0.4" | ||
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73" | ||
|