271
271
"@babel/helper-plugin-utils" "^7.0.0"
272
272
"@babel/plugin-syntax-object-rest-spread" "^7.2.0"
273
273
274
+ "@babel/plugin-proposal-object-rest-spread@^7.3.2":
275
+ version "7.4.4"
276
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.4.4.tgz#1ef173fcf24b3e2df92a678f027673b55e7e3005"
277
+ integrity sha512-dMBG6cSPBbHeEBdFXeQ2QLc5gUpg4Vkaz8octD4aoW/ISO+jBOcsuxYL7bsb5WSu8RLP6boxrBIALEHgoHtO9g==
278
+ dependencies:
279
+ "@babel/helper-plugin-utils" "^7.0.0"
280
+ "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
281
+
274
282
"@babel/plugin-proposal-optional-catch-binding@^7.2.0":
275
283
version "7.2.0"
276
284
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.2.0.tgz#135d81edb68a081e55e56ec48541ece8065c38f5"
735
743
dependencies:
736
744
base64-js "^1.3.0"
737
745
738
- "@mdx-js/mdx@0.15.7 ":
739
- version "0.15.7 "
740
- resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-0.15.7 .tgz#5fde5841d7b6f4c78f80c19fff559532af5ce5ad "
741
- integrity sha512-bWUQidQhjTRFh5nK01kW3qQLCH/aCq6VTapOZ/+WI5hL4exoRw6TgnxxmgSf/p7mmrGxIpCHmnaWXdbHSObxlg ==
746
+ "@mdx-js/mdx@0.20.3 ":
747
+ version "0.20.3 "
748
+ resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-0.20.3 .tgz#1f32b4a4a0cc176a3192ef51a0a3502cdfdca3f0 "
749
+ integrity sha512-IIlssEIPPAqo04krm270ifGjSVPqtTmjlryYGi8/4VXHCdi42l8v2piTJPo2NVc7J+HizY1uxxZb6AeoFsO/Iw ==
742
750
dependencies:
751
+ "@babel/plugin-proposal-object-rest-spread" "^7.3.2"
752
+ "@babel/plugin-syntax-jsx" "^7.2.0"
743
753
change-case "^3.0.2"
744
754
detab "^2.0.0"
745
- mdast-util-to-hast "^3.0.0"
746
- remark-parse "^5.0.0"
755
+ hast-util-raw "^5.0.0"
756
+ mdast-util-to-hast "^4.0.0"
757
+ remark-parse "^6.0.0"
747
758
remark-squeeze-paragraphs "^3.0.1"
748
759
to-style "^1.3.3"
749
- unified "^6.1.6"
760
+ unified "^7.0.0"
761
+ unist-builder "^1.0.1"
750
762
unist-util-visit "^1.3.0"
751
763
752
- "@mdx-js/tag@0.18.0 ":
753
- version "0.18.0 "
754
- resolved "https://registry.yarnpkg.com/@mdx-js/tag/-/tag-0.18.0 .tgz#386d687deaed7133699a420d74612acdd1ed1c26 "
755
- integrity sha512-3g1NOnbw+sJZohNOEN9NlaYYDdzq1y34S7PDimSn3zLV8etCu7pTCMFbnFHMSe6mMmm4yJ1gfbS3QiE7t+WMGA ==
764
+ "@mdx-js/tag@0.20.3 ":
765
+ version "0.20.3 "
766
+ resolved "https://registry.yarnpkg.com/@mdx-js/tag/-/tag-0.20.3 .tgz#9e2306040b6469248c45a5f5baf44d0014db0493 "
767
+ integrity sha512-Co3gUFmNDv9z2LjuvLTpTj2NaOSHFxuoZjohcG0YK/KfECO+Ns9idzThMYjfEDe1vAf4c824rqlBYseedJdFNw ==
756
768
757
769
"@mrmlnc/readdir-enhanced@^2.2.1":
758
770
version "2.2.1"
872
884
resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.32.tgz#0d3cb31022f8427ea58c008af32b80da126ca4e3"
873
885
integrity sha1-DTyzECL4Qn6ljACK8yuA2hJspOM=
874
886
887
+ "@types/unist@*", "@types/unist@^2.0.0":
888
+ version "2.0.3"
889
+ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
890
+ integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==
891
+
892
+ "@types/vfile-message@*":
893
+ version "1.0.1"
894
+ resolved "https://registry.yarnpkg.com/@types/vfile-message/-/vfile-message-1.0.1.tgz#e1e9895cc6b36c462d4244e64e6d0b6eaf65355a"
895
+ integrity sha512-mlGER3Aqmq7bqR1tTTIVHq8KSAFFRyGbrxuM8C/H82g6k7r2fS+IMEkIu3D7JHzG10NvPdR8DNx0jr0pwpp4dA==
896
+ dependencies:
897
+ "@types/node" "*"
898
+ "@types/unist" "*"
899
+
900
+ "@types/vfile@^3.0.0":
901
+ version "3.0.2"
902
+ resolved "https://registry.yarnpkg.com/@types/vfile/-/vfile-3.0.2.tgz#19c18cd232df11ce6fa6ad80259bc86c366b09b9"
903
+ integrity sha512-b3nLFGaGkJ9rzOcuXRfHkZMdjsawuDD0ENL9fzTophtBg8FJHSGbH7daXkEpcwy3v7Xol3pAvsmlYyFhR4pqJw==
904
+ dependencies:
905
+ "@types/node" "*"
906
+ "@types/unist" "*"
907
+ "@types/vfile-message" "*"
908
+
875
909
"@webassemblyjs/
[email protected] ":
876
910
version "1.8.5"
877
911
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"
@@ -5722,6 +5756,18 @@ hast-to-hyperscript@^5.0.0:
5722
5756
unist-util-is "^2.0.0"
5723
5757
web-namespaces "^1.1.2"
5724
5758
5759
+ hast-to-hyperscript@^7.0.0:
5760
+ version "7.0.0"
5761
+ resolved "https://registry.yarnpkg.com/hast-to-hyperscript/-/hast-to-hyperscript-7.0.0.tgz#8062d02ccf487cc62cc3804e06f2d3d744aa6c97"
5762
+ integrity sha512-0BqSZCyxxIzPNPy0sx18Ii+xLKIkv4pu8b4M9bOvAqCwRmEDcYdLT1jyl2CqPlM2Egb7RWrqOPRfNgFAeriPSg==
5763
+ dependencies:
5764
+ comma-separated-tokens "^1.0.0"
5765
+ property-information "^5.0.0"
5766
+ space-separated-tokens "^1.0.0"
5767
+ style-to-object "^0.2.1"
5768
+ unist-util-is "^2.0.0"
5769
+ web-namespaces "^1.1.2"
5770
+
5725
5771
hast-util-from-parse5@^4.0.2:
5726
5772
version "4.0.2"
5727
5773
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:
5733
5779
web-namespaces "^1.1.2"
5734
5780
xtend "^4.0.1"
5735
5781
5782
+ hast-util-from-parse5@^5.0.0:
5783
+ version "5.0.0"
5784
+ resolved "https://registry.yarnpkg.com/hast-util-from-parse5/-/hast-util-from-parse5-5.0.0.tgz#a505a05766e0f96e389bfb0b1dd809eeefcef47b"
5785
+ integrity sha512-A7ev5OseS/J15214cvDdcI62uwovJO2PB60Xhnq7kaxvvQRFDEccuqbkrFXU03GPBGopdPqlpQBRqIcDS/Fjbg==
5786
+ dependencies:
5787
+ ccount "^1.0.3"
5788
+ hastscript "^5.0.0"
5789
+ property-information "^5.0.0"
5790
+ web-namespaces "^1.1.2"
5791
+ xtend "^4.0.1"
5792
+
5736
5793
hast-util-is-element@^1.0.0:
5737
5794
version "1.0.2"
5738
5795
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:
5757
5814
xtend "^4.0.1"
5758
5815
zwitch "^1.0.0"
5759
5816
5817
+ hast-util-raw@^5.0.0:
5818
+ version "5.0.0"
5819
+ resolved "https://registry.yarnpkg.com/hast-util-raw/-/hast-util-raw-5.0.0.tgz#7a7186faba220120349c2f373b839c1fa9090b5f"
5820
+ integrity sha512-X8sogDDaCkqj+Ghia0+TRD2AQDXeNRpYDTm9Z2mJ1Pzy/Nb4p20YJVfbPwIRU0U7XXU0GrhPhEMZvnfV69/igA==
5821
+ dependencies:
5822
+ hast-util-from-parse5 "^5.0.0"
5823
+ hast-util-to-parse5 "^5.0.0"
5824
+ html-void-elements "^1.0.1"
5825
+ parse5 "^5.0.0"
5826
+ unist-util-position "^3.0.0"
5827
+ web-namespaces "^1.0.0"
5828
+ xtend "^4.0.1"
5829
+ zwitch "^1.0.0"
5830
+
5760
5831
hast-util-to-html@^4.0.0:
5761
5832
version "4.0.1"
5762
5833
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:
5784
5855
xtend "^4.0.1"
5785
5856
zwitch "^1.0.0"
5786
5857
5858
+ hast-util-to-parse5@^5.0.0:
5859
+ version "5.1.0"
5860
+ resolved "https://registry.yarnpkg.com/hast-util-to-parse5/-/hast-util-to-parse5-5.1.0.tgz#dfdb467da3f720a0331bd315b5d06d535f1c1ad3"
5861
+ integrity sha512-o08Q+7KNu2mO9060o0TojXOxiZmbU0G+IMDaAahE0vuwr9zSejFRonfnSQLn6pDqSDJyaEkdqtVcwITBIT2jqw==
5862
+ dependencies:
5863
+ hast-to-hyperscript "^7.0.0"
5864
+ property-information "^5.0.0"
5865
+ web-namespaces "^1.0.0"
5866
+ xtend "^4.0.1"
5867
+ zwitch "^1.0.0"
5868
+
5787
5869
hast-util-whitespace@^1.0.0:
5788
5870
version "1.0.2"
5789
5871
resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-1.0.2.tgz#c97153a3fbc9091a14fd823830a47724e7a1da99"
@@ -5799,6 +5881,16 @@ hastscript@^4.0.0:
5799
5881
property-information "^4.0.0"
5800
5882
space-separated-tokens "^1.0.0"
5801
5883
5884
+ hastscript@^5.0.0:
5885
+ version "5.0.0"
5886
+ resolved "https://registry.yarnpkg.com/hastscript/-/hastscript-5.0.0.tgz#fee10382c1bc4ba3f1be311521d368c047d2c43a"
5887
+ integrity sha512-xJtuJ8D42Xtq5yJrnDg/KAIxl2cXBXKoiIJwmWX9XMf8113qHTGl/Bf7jEsxmENJ4w6q4Tfl8s/Y6mEZo8x8qw==
5888
+ dependencies:
5889
+ comma-separated-tokens "^1.0.0"
5890
+ hast-util-parse-selector "^2.2.0"
5891
+ property-information "^5.0.1"
5892
+ space-separated-tokens "^1.0.0"
5893
+
5802
5894
header-case@^1.0.0:
5803
5895
version "1.0.1"
5804
5896
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:
6288
6380
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
6289
6381
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
6290
6382
6291
- is-buffer@~2.0.3:
6383
+ is-buffer@^2.0.0, is-buffer@ ~2.0.3:
6292
6384
version "2.0.3"
6293
6385
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-2.0.3.tgz#4ecf3fcf749cbd1e472689e109ac66261a25e725"
6294
6386
integrity sha512-U15Q7MXTuZlrbymiz95PJpZxu8IlipAp4dtS3wOdgPXx3mqBnslrWU14kxfHB+Py/+2PVKSr37dMAgM2A4uArw==
@@ -7374,6 +7466,23 @@ mdast-util-to-hast@^3.0.0:
7374
7466
unist-util-visit "^1.1.0"
7375
7467
xtend "^4.0.1"
7376
7468
7469
+ mdast-util-to-hast@^4.0.0:
7470
+ version "4.0.0"
7471
+ resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-4.0.0.tgz#d8467ce28ea73b4648667bc389aa39dfa9f67f18"
7472
+ integrity sha512-yOTZSxR1aPvWRUxVeLaLZ1sCYrK87x2Wusp1bDM/Ao2jETBhYUKITI3nHvgy+HkZW54HuCAhHnS0mTcbECD5Ig==
7473
+ dependencies:
7474
+ collapse-white-space "^1.0.0"
7475
+ detab "^2.0.0"
7476
+ mdast-util-definitions "^1.2.0"
7477
+ mdurl "^1.0.1"
7478
+ trim "0.0.1"
7479
+ trim-lines "^1.0.0"
7480
+ unist-builder "^1.0.1"
7481
+ unist-util-generated "^1.1.0"
7482
+ unist-util-position "^3.0.0"
7483
+ unist-util-visit "^1.1.0"
7484
+ xtend "^4.0.1"
7485
+
7377
7486
mdast-util-to-nlcst@^3.2.0:
7378
7487
version "3.2.2"
7379
7488
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:
9317
9426
dependencies:
9318
9427
xtend "^4.0.1"
9319
9428
9429
+ property-information@^5.0.0, property-information@^5.0.1:
9430
+ version "5.0.1"
9431
+ resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.0.1.tgz#c3b09f4f5750b1634c0b24205adbf78f18bdf94f"
9432
+ integrity sha512-nAtBDVeSwFM3Ot/YxT7s4NqZmqXI7lLzf46BThvotEtYf2uk2yH0ACYuWQkJ7gxKs49PPtKVY0UlDGkyN9aJlw==
9433
+ dependencies:
9434
+ xtend "^4.0.1"
9435
+
9320
9436
proxy-addr@~2.0.4:
9321
9437
version "2.0.4"
9322
9438
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.4.tgz#ecfc733bf22ff8c6f407fa275327b9ab67e48b93"
@@ -9885,6 +10001,27 @@ remark-parse@^5.0.0:
9885
10001
vfile-location "^2.0.0"
9886
10002
xtend "^4.0.1"
9887
10003
10004
+ remark-parse@^6.0.0:
10005
+ version "6.0.3"
10006
+ resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-6.0.3.tgz#c99131052809da482108413f87b0ee7f52180a3a"
10007
+ integrity sha512-QbDXWN4HfKTUC0hHa4teU463KclLAnwpn/FBn87j9cKYJWWawbiLgMfP2Q4XwhxxuuuOxHlw+pSN0OKuJwyVvg==
10008
+ dependencies:
10009
+ collapse-white-space "^1.0.2"
10010
+ is-alphabetical "^1.0.0"
10011
+ is-decimal "^1.0.0"
10012
+ is-whitespace-character "^1.0.0"
10013
+ is-word-character "^1.0.0"
10014
+ markdown-escapes "^1.0.0"
10015
+ parse-entities "^1.1.0"
10016
+ repeat-string "^1.5.4"
10017
+ state-toggle "^1.0.0"
10018
+ trim "0.0.1"
10019
+ trim-trailing-lines "^1.0.0"
10020
+ unherit "^1.0.4"
10021
+ unist-util-remove-position "^1.0.0"
10022
+ vfile-location "^2.0.0"
10023
+ xtend "^4.0.1"
10024
+
9888
10025
remark-retext@^3.1.0:
9889
10026
version "3.1.2"
9890
10027
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:
11537
11674
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.0.5.tgz#a9cc6cc7ce63a0a3023fc99e341b94431d405a57"
11538
11675
integrity sha512-L5RAqCfXqAwR3RriF8pM0lU0w4Ryf/GgzONwi6KnL1taJQa7x1TCxdJnILX59WIGOwR57IVxn7Nej0fz1Ny6fw==
11539
11676
11540
- unified@^6.0.0, unified@^6.1.5, unified@^6.1.6 :
11677
+ unified@^6.0.0, unified@^6.1.5:
11541
11678
version "6.2.0"
11542
11679
resolved "https://registry.yarnpkg.com/unified/-/unified-6.2.0.tgz#7fbd630f719126d67d40c644b7e3f617035f6dba"
11543
11680
integrity sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==
@@ -11549,6 +11686,20 @@ unified@^6.0.0, unified@^6.1.5, unified@^6.1.6:
11549
11686
vfile "^2.0.0"
11550
11687
x-is-string "^0.1.0"
11551
11688
11689
+ unified@^7.0.0:
11690
+ version "7.1.0"
11691
+ resolved "https://registry.yarnpkg.com/unified/-/unified-7.1.0.tgz#5032f1c1ee3364bd09da12e27fdd4a7553c7be13"
11692
+ integrity sha512-lbk82UOIGuCEsZhPj8rNAkXSDXd6p0QLzIuSsCdxrqnqU56St4eyOB+AlXsVgVeRmetPTYydIuvFfpDIed8mqw==
11693
+ dependencies:
11694
+ "@types/unist" "^2.0.0"
11695
+ "@types/vfile" "^3.0.0"
11696
+ bail "^1.0.0"
11697
+ extend "^3.0.0"
11698
+ is-plain-obj "^1.1.0"
11699
+ trough "^1.0.0"
11700
+ vfile "^3.0.0"
11701
+ x-is-string "^0.1.0"
11702
+
11552
11703
union-value@^1.0.0:
11553
11704
version "1.0.0"
11554
11705
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4"
@@ -11889,6 +12040,16 @@ vfile@^2.0.0:
11889
12040
unist-util-stringify-position "^1.0.0"
11890
12041
vfile-message "^1.0.0"
11891
12042
12043
+ vfile@^3.0.0:
12044
+ version "3.0.1"
12045
+ resolved "https://registry.yarnpkg.com/vfile/-/vfile-3.0.1.tgz#47331d2abe3282424f4a4bb6acd20a44c4121803"
12046
+ integrity sha512-y7Y3gH9BsUSdD4KzHsuMaCzRjglXN0W2EcMf0gpvu6+SbsGhMje7xDc8AEoeXy6mIwCKMI6BkjMsRjzQbhMEjQ==
12047
+ dependencies:
12048
+ is-buffer "^2.0.0"
12049
+ replace-ext "1.0.0"
12050
+ unist-util-stringify-position "^1.0.0"
12051
+ vfile-message "^1.0.0"
12052
+
11892
12053
11893
12054
version "0.0.4"
11894
12055
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-0.0.4.tgz#5d7ea45bbef9e4a6ff65f95438e0a87c357d5a73"
0 commit comments