@@ -8510,6 +8510,11 @@ estraverse@^5.2.0:
8510
8510
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
8511
8511
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
8512
8512
8513
+ estree-util-attach-comments@^1.0.0:
8514
+ version "1.0.0"
8515
+ resolved "https://registry.yarnpkg.com/estree-util-attach-comments/-/estree-util-attach-comments-1.0.0.tgz#51d280e458ce85dec0b813bd96d2ce98eae8a3f2"
8516
+ integrity sha512-sL7dTwFGqzelPlB56lRZY1CC/yDxCe365WQpxNd49ispL40Yv8Tv4SmteGbvZeFwShOOVKfMlo4jrVvwoaMosA==
8517
+
8513
8518
estree-util-attach-comments@^2.0.0:
8514
8519
version "2.0.0"
8515
8520
resolved "https://registry.yarnpkg.com/estree-util-attach-comments/-/estree-util-attach-comments-2.0.0.tgz#2c06d484dfcf841b5946bcb84d5412cbcd544e22"
9941
9946
xtend "^4.0.0"
9942
9947
zwitch "^1.0.0"
9943
9948
9949
+ hast-util-to-estree@^1.4.0:
9950
+ version "1.4.0"
9951
+ resolved "https://registry.yarnpkg.com/hast-util-to-estree/-/hast-util-to-estree-1.4.0.tgz#896ef9150a3f5cfbaff37334f75f31d6a324bab6"
9952
+ integrity sha512-CiOAIESUKkSOcYbvTth9+yM28z5ArpsYqxWc7LWJxOx975WRUBDjvVuuzZR2o09BNlkf7bp8G2GlOHepBRKJ8Q==
9953
+ dependencies:
9954
+ comma-separated-tokens "^1.0.0"
9955
+ estree-util-attach-comments "^1.0.0"
9956
+ estree-util-is-identifier-name "^1.1.0"
9957
+ hast-util-whitespace "^1.0.0"
9958
+ property-information "^5.0.0"
9959
+ space-separated-tokens "^1.0.0"
9960
+ style-to-object "^0.3.0"
9961
+ unist-util-position "^3.1.0"
9962
+ zwitch "^1.0.0"
9963
+
9944
9964
hast-util-to-estree@^2.0.0:
9945
9965
version "2.0.2"
9946
9966
resolved "https://registry.yarnpkg.com/hast-util-to-estree/-/hast-util-to-estree-2.0.2.tgz#79c5bf588915610b3f0d47ca83a74dc0269c7dc2"
@@ -9972,6 +9992,11 @@ hast-util-to-parse5@^6.0.0:
9972
9992
xtend "^4.0.0"
9973
9993
zwitch "^1.0.0"
9974
9994
9995
+ hast-util-whitespace@^1.0.0:
9996
+ version "1.0.4"
9997
+ resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-1.0.4.tgz#e4fe77c4a9ae1cb2e6c25e02df0043d0164f6e41"
9998
+ integrity sha512-I5GTdSfhYfAPNztx2xJRQpG8cuDSNt599/7YUn7Gx/WxNMsG+a835k97TDkFgk123cwjfwINaZknkKkphx/f2A==
9999
+
9975
10000
hast-util-whitespace@^2.0.0:
9976
10001
version "2.0.0"
9977
10002
resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-2.0.0.tgz#4fc1086467cc1ef5ba20673cb6b03cec3a970f1c"
12444
12469
unist-util-position "^3.0.0"
12445
12470
unist-util-visit "^2.0.0"
12446
12471
12472
+ mdast-util-to-hast@^10.2.0:
12473
+ version "10.2.0"
12474
+ resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-10.2.0.tgz#61875526a017d8857b71abc9333942700b2d3604"
12475
+ integrity sha512-JoPBfJ3gBnHZ18icCwHR50orC9kNH81tiR1gs01D8Q5YpV6adHNO9nKNuFBCJQ941/32PT1a63UF/DitmS3amQ==
12476
+ dependencies:
12477
+ "@types/mdast" "^3.0.0"
12478
+ "@types/unist" "^2.0.0"
12479
+ mdast-util-definitions "^4.0.0"
12480
+ mdurl "^1.0.0"
12481
+ unist-builder "^2.0.0"
12482
+ unist-util-generated "^1.0.0"
12483
+ unist-util-position "^3.0.0"
12484
+ unist-util-visit "^2.0.0"
12485
+
12447
12486
mdast-util-to-hast@^11.0.0:
12448
12487
version "11.2.1"
12449
12488
resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-11.2.1.tgz#85ca3b188b8cd9171176454803be738c1cf0a855"
@@ -15917,6 +15956,13 @@ remark-parse@^10.0.0:
15917
15956
mdast-util-from-markdown "^1.0.0"
15918
15957
unified "^10.0.0"
15919
15958
15959
+ remark-rehype@^8.1.0:
15960
+ version "8.1.0"
15961
+ resolved "https://registry.yarnpkg.com/remark-rehype/-/remark-rehype-8.1.0.tgz#610509a043484c1e697437fa5eb3fd992617c945"
15962
+ integrity sha512-EbCu9kHgAxKmW1yEYjx3QafMyGY3q8noUbNUI5xyKbaFP89wbhDrKxyIQNukNYthzjNHZu6J7hwFg7hRm1svYA==
15963
+ dependencies:
15964
+ mdast-util-to-hast "^10.2.0"
15965
+
15920
15966
remark-rehype@^9.0.0:
15921
15967
version "9.0.0"
15922
15968
resolved "https://registry.yarnpkg.com/remark-rehype/-/remark-rehype-9.0.0.tgz#83532a48e048373411ca50c53d84fb1a35bc7bfe"
@@ -18095,6 +18141,18 @@ unified@^10.0.0:
18095
18141
trough "^2.0.0"
18096
18142
vfile "^5.0.0"
18097
18143
18144
+ unified@^9.2.2:
18145
+ version "9.2.2"
18146
+ resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.2.tgz#67649a1abfc3ab85d2969502902775eb03146975"
18147
+ integrity sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==
18148
+ dependencies:
18149
+ bail "^1.0.0"
18150
+ extend "^3.0.0"
18151
+ is-buffer "^2.0.0"
18152
+ is-plain-obj "^2.0.0"
18153
+ trough "^1.0.0"
18154
+ vfile "^4.0.0"
18155
+
18098
18156
union-value@^1.0.0:
18099
18157
version "1.0.1"
18100
18158
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
@@ -18168,7 +18226,7 @@ unist-util-position-from-estree@^1.0.0, unist-util-position-from-estree@^1.1.0:
18168
18226
dependencies:
18169
18227
"@types/unist" "^2.0.0"
18170
18228
18171
- unist-util-position@^3.0.0:
18229
+ unist-util-position@^3.0.0, unist-util-position@^3.1.0 :
18172
18230
version "3.1.0"
18173
18231
resolved "https://registry.yarnpkg.com/unist-util-position/-/unist-util-position-3.1.0.tgz#1c42ee6301f8d52f47d14f62bbdb796571fa2d47"
18174
18232
integrity sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==
0 commit comments