@@ -5181,13 +5181,12 @@ eslint-plugin-cypress@^2.11.3:
5181
5181
dependencies:
5182
5182
globals "^11.12.0"
5183
5183
5184
- eslint-plugin-markdown@^2.1.0:
5185
- version "2.1 .0"
5186
- resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-2.1 .0.tgz#1fee34a058e299bd51f3393553bf7f92f3fa167c "
5187
- integrity sha512-Rqw7tosArdlzXcR/xJGW3Er9gRiF7iE+QEMEm7hZZ/feZjUf8xCaGQJgB1nzs9yVhJnUeiAcj5TXLLfKMbp3DQ ==
5184
+ eslint-plugin-markdown@^2.1.0, eslint-plugin-markdown@^2.2.0 :
5185
+ version "2.2 .0"
5186
+ resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-2.2 .0.tgz#9c30bd51538a815e87e96646c69f11466b4c165f "
5187
+ integrity sha512-Ctuc7aP1tU92qnFwVO1wDLEzf1jqMxwRkcSTw7gjbvnEqfh5CKUcTXM0sxg8CB2KDXrqpTuMZPgJ1XE9Olr7KA ==
5188
5188
dependencies:
5189
- remark-parse "^7.0.0"
5190
- unified "^6.1.2"
5189
+ mdast-util-from-markdown "^0.8.5"
5191
5190
5192
5191
eslint-plugin-mdx@^1.13.0:
5193
5192
version "1.13.0"
@@ -6957,7 +6956,7 @@ is-boolean-object@^1.1.0:
6957
6956
dependencies:
6958
6957
call-bind "^1.0.0"
6959
6958
6960
- is-buffer@^1.1.4, is-buffer@^1.1. 5:
6959
+ is-buffer@^1.1.5:
6961
6960
version "1.1.6"
6962
6961
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
6963
6962
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
@@ -7236,11 +7235,6 @@ is-path-inside@^3.0.2:
7236
7235
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.2.tgz#f5220fc82a3e233757291dddc9c5877f2a1f3017"
7237
7236
integrity sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==
7238
7237
7239
- is-plain-obj@^1.1.0:
7240
- version "1.1.0"
7241
- resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
7242
- integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
7243
-
7244
7238
is-plain-obj@^2.0.0:
7245
7239
version "2.1.0"
7246
7240
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
@@ -8655,15 +8649,16 @@ mdast-util-definitions@^4.0.0:
8655
8649
dependencies:
8656
8650
unist-util-visit "^2.0.0"
8657
8651
8658
- mdast-util-from-markdown@^0.8.0:
8659
- version "0.8.1 "
8660
- resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.1 .tgz#781371d493cac11212947226190270c15dc97116 "
8661
- integrity sha512-qJXNcFcuCSPqUF0Tb0uYcFDIq67qwB3sxo9RPdf9vG8T90ViKnksFqdB/Coq2a7sTnxL/Ify2y7aIQXDkQFH0w ==
8652
+ mdast-util-from-markdown@^0.8.0, mdast-util-from-markdown@^0.8.5 :
8653
+ version "0.8.5 "
8654
+ resolved "https://registry.yarnpkg.com/mdast-util-from-markdown/-/mdast-util-from-markdown-0.8.5 .tgz#d1ef2ca42bc377ecb0463a987910dae89bd9a28c "
8655
+ integrity sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ ==
8662
8656
dependencies:
8663
8657
"@types/mdast" "^3.0.0"
8664
- mdast-util-to-string "^1 .0.0"
8665
- micromark "~2.10 .0"
8658
+ mdast-util-to-string "^2 .0.0"
8659
+ micromark "~2.11 .0"
8666
8660
parse-entities "^2.0.0"
8661
+ unist-util-stringify-position "^2.0.0"
8667
8662
8668
8663
mdast-util-frontmatter@^0.2.0:
8669
8664
version "0.2.0"
@@ -8893,6 +8888,14 @@ micromark@~2.10.0:
8893
8888
debug "^4.0.0"
8894
8889
parse-entities "^2.0.0"
8895
8890
8891
+ micromark@~2.11.0:
8892
+ version "2.11.4"
8893
+ resolved "https://registry.yarnpkg.com/micromark/-/micromark-2.11.4.tgz#d13436138eea826383e822449c9a5c50ee44665a"
8894
+ integrity sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==
8895
+ dependencies:
8896
+ debug "^4.0.0"
8897
+ parse-entities "^2.0.0"
8898
+
8896
8899
micromatch@^3.1.4:
8897
8900
version "3.1.10"
8898
8901
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
@@ -9625,18 +9628,6 @@ parse-bmfont-xml@^1.1.4:
9625
9628
xml-parse-from-string "^1.0.0"
9626
9629
xml2js "^0.4.5"
9627
9630
9628
- parse-entities@^1.1.0:
9629
- version "1.2.2"
9630
- resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-1.2.2.tgz#c31bf0f653b6661354f8973559cb86dd1d5edf50"
9631
- integrity sha512-NzfpbxW/NPrzZ/yYSoQxyqUZMZXIdCfE0OIN4ESsnptHJECoUk3FZktxNuzQf4tjt5UEopnxpYJbvYuxIFDdsg==
9632
- dependencies:
9633
- character-entities "^1.0.0"
9634
- character-entities-legacy "^1.0.0"
9635
- character-reference-invalid "^1.0.0"
9636
- is-alphanumerical "^1.0.0"
9637
- is-decimal "^1.0.0"
9638
- is-hexadecimal "^1.0.0"
9639
-
9640
9631
parse-entities@^2.0.0:
9641
9632
version "2.0.0"
9642
9633
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-2.0.0.tgz#53c6eb5b9314a1f4ec99fa0fdf7ce01ecda0cbe8"
@@ -11230,27 +11221,6 @@ remark-parse@8.0.3, remark-parse@^8.0.3:
11230
11221
vfile-location "^3.0.0"
11231
11222
xtend "^4.0.1"
11232
11223
11233
- remark-parse@^7.0.0:
11234
- version "7.0.2"
11235
- resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-7.0.2.tgz#41e7170d9c1d96c3d32cf1109600a9ed50dba7cf"
11236
- integrity sha512-9+my0lQS80IQkYXsMA8Sg6m9QfXYJBnXjWYN5U+kFc5/n69t+XZVXU/ZBYr3cYH8FheEGf1v87rkFDhJ8bVgMA==
11237
- dependencies:
11238
- collapse-white-space "^1.0.2"
11239
- is-alphabetical "^1.0.0"
11240
- is-decimal "^1.0.0"
11241
- is-whitespace-character "^1.0.0"
11242
- is-word-character "^1.0.0"
11243
- markdown-escapes "^1.0.0"
11244
- parse-entities "^1.1.0"
11245
- repeat-string "^1.5.4"
11246
- state-toggle "^1.0.0"
11247
- trim "0.0.1"
11248
- trim-trailing-lines "^1.0.0"
11249
- unherit "^1.0.4"
11250
- unist-util-remove-position "^1.0.0"
11251
- vfile-location "^2.0.0"
11252
- xtend "^4.0.1"
11253
-
11254
11224
remark-parse@^9.0.0:
11255
11225
version "9.0.0"
11256
11226
resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-9.0.0.tgz#4d20a299665880e4f4af5d90b7c7b8a935853640"
@@ -11350,11 +11320,6 @@ repeating@^2.0.0:
11350
11320
dependencies:
11351
11321
is-finite "^1.0.0"
11352
11322
11353
- replace-ext@1.0.0:
11354
- version "1.0.0"
11355
- resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb"
11356
- integrity sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=
11357
-
11358
11323
request-progress@^3.0.0:
11359
11324
version "3.0.0"
11360
11325
resolved "https://registry.yarnpkg.com/request-progress/-/request-progress-3.0.0.tgz#4ca754081c7fec63f505e4faa825aa06cd669dbe"
@@ -13189,18 +13154,6 @@ unified@9.2.0:
13189
13154
trough "^1.0.0"
13190
13155
vfile "^4.0.0"
13191
13156
13192
- unified@^6.1.2:
13193
- version "6.2.0"
13194
- resolved "https://registry.yarnpkg.com/unified/-/unified-6.2.0.tgz#7fbd630f719126d67d40c644b7e3f617035f6dba"
13195
- integrity sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==
13196
- dependencies:
13197
- bail "^1.0.0"
13198
- extend "^3.0.0"
13199
- is-plain-obj "^1.1.0"
13200
- trough "^1.0.0"
13201
- vfile "^2.0.0"
13202
- x-is-string "^0.1.0"
13203
-
13204
13157
unified@^9.1.0, unified@^9.2.1:
13205
13158
version "9.2.1"
13206
13159
resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.1.tgz#ae18d5674c114021bfdbdf73865ca60f410215a3"
@@ -13269,11 +13222,6 @@ unist-util-is@^2.1.1:
13269
13222
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-2.1.3.tgz#459182db31f4742fceaea88d429693cbf0043d20"
13270
13223
integrity sha512-4WbQX2iwfr/+PfM4U3zd2VNXY+dWtZsN1fLnWEi2QQXA4qyDYAZcDMfXUX0Cu6XZUHHAO9q4nyxxLT4Awk1qUA==
13271
13224
13272
- unist-util-is@^3.0.0:
13273
- version "3.0.0"
13274
- resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-3.0.0.tgz#d9e84381c2468e82629e4a5be9d7d05a2dd324cd"
13275
- integrity sha512-sVZZX3+kspVNmLWBPAB6r+7D9ZgAFPNWm66f7YNb420RlQSbn+n8rG8dGZSkrER7ZIXGQYNm5pqC3v3HopH24A==
13276
-
13277
13225
unist-util-is@^4.0.0:
13278
13226
version "4.0.4"
13279
13227
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-4.0.4.tgz#3e9e8de6af2eb0039a59f50c9b3e99698a924f50"
@@ -13284,13 +13232,6 @@ unist-util-position@^3.0.0:
13284
13232
resolved "https://registry.yarnpkg.com/unist-util-position/-/unist-util-position-3.1.0.tgz#1c42ee6301f8d52f47d14f62bbdb796571fa2d47"
13285
13233
integrity sha512-w+PkwCbYSFw8vpgWD0v7zRCl1FpY3fjDSQ3/N/wNd9Ffa4gPi8+4keqt99N3XW6F99t/mUzp2xAhNmfKWp95QA==
13286
13234
13287
- unist-util-remove-position@^1.0.0:
13288
- version "1.1.4"
13289
- resolved "https://registry.yarnpkg.com/unist-util-remove-position/-/unist-util-remove-position-1.1.4.tgz#ec037348b6102c897703eee6d0294ca4755a2020"
13290
- integrity sha512-tLqd653ArxJIPnKII6LMZwH+mb5q+n/GtXQZo6S6csPRs5zB0u79Yw8ouR3wTw8wxvdJFhpP6Y7jorWdCgLO0A==
13291
- dependencies:
13292
- unist-util-visit "^1.1.0"
13293
-
13294
13235
unist-util-remove-position@^2.0.0:
13295
13236
version "2.0.1"
13296
13237
resolved "https://registry.yarnpkg.com/unist-util-remove-position/-/unist-util-remove-position-2.0.1.tgz#5d19ca79fdba712301999b2b73553ca8f3b352cc"
@@ -13305,25 +13246,13 @@ unist-util-remove@^2.0.0:
13305
13246
dependencies:
13306
13247
unist-util-is "^4.0.0"
13307
13248
13308
- unist-util-stringify-position@^1.0.0, unist-util-stringify-position@^1.1.1:
13309
- version "1.1.2"
13310
- resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz#3f37fcf351279dcbca7480ab5889bb8a832ee1c6"
13311
- integrity sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ==
13312
-
13313
13249
unist-util-stringify-position@^2.0.0:
13314
13250
version "2.0.3"
13315
13251
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz#cce3bfa1cdf85ba7375d1d5b17bdc4cada9bd9da"
13316
13252
integrity sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==
13317
13253
dependencies:
13318
13254
"@types/unist" "^2.0.2"
13319
13255
13320
- unist-util-visit-parents@^2.0.0:
13321
- version "2.1.2"
13322
- resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-2.1.2.tgz#25e43e55312166f3348cae6743588781d112c1e9"
13323
- integrity sha512-DyN5vD4NE3aSeB+PXYNKxzGsfocxp6asDc2XXE3b0ekO2BaRUpBicbbUygfSvYfUz1IkmjFR1YF7dPklraMZ2g==
13324
- dependencies:
13325
- unist-util-is "^3.0.0"
13326
-
13327
13256
unist-util-visit-parents@^3.0.0:
13328
13257
version "3.1.1"
13329
13258
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-3.1.1.tgz#65a6ce698f78a6b0f56aa0e88f13801886cdaef6"
@@ -13348,13 +13277,6 @@ unist-util-visit@2.0.3, unist-util-visit@^2.0.0, unist-util-visit@^2.0.3:
13348
13277
unist-util-is "^4.0.0"
13349
13278
unist-util-visit-parents "^3.0.0"
13350
13279
13351
- unist-util-visit@^1.1.0:
13352
- version "1.4.1"
13353
- resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-1.4.1.tgz#4724aaa8486e6ee6e26d7ff3c8685960d560b1e3"
13354
- integrity sha512-AvGNk7Bb//EmJZyhtRUnNMEpId/AZ5Ph/KUpTI09WHQuDZHKovQ1oEv3mfmKpWKtoMzyMC4GLBm1Zy5k12fjIw==
13355
- dependencies:
13356
- unist-util-visit-parents "^2.0.0"
13357
-
13358
13280
universal-user-agent@^6.0.0:
13359
13281
version "6.0.0"
13360
13282
resolved "https://registry.yarnpkg.com/universal-user-agent/-/universal-user-agent-6.0.0.tgz#3381f8503b251c0d9cd21bc1de939ec9df5480ee"
@@ -13568,23 +13490,11 @@ verror@1.10.0:
13568
13490
core-util-is "1.0.2"
13569
13491
extsprintf "^1.2.0"
13570
13492
13571
- vfile-location@^2.0.0:
13572
- version "2.0.6"
13573
- resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-2.0.6.tgz#8a274f39411b8719ea5728802e10d9e0dff1519e"
13574
- integrity sha512-sSFdyCP3G6Ka0CEmN83A2YCMKIieHx0EDaj5IDP4g1pa5ZJ4FJDvpO0WODLxo4LUX4oe52gmSCK7Jw4SBghqxA==
13575
-
13576
13493
vfile-location@^3.0.0, vfile-location@^3.2.0:
13577
13494
version "3.2.0"
13578
13495
resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.2.0.tgz#d8e41fbcbd406063669ebf6c33d56ae8721d0f3c"
13579
13496
integrity sha512-aLEIZKv/oxuCDZ8lkJGhuhztf/BW4M+iHdCwglA/eWc+vtuRFJj8EtgceYFX4LRjOhCAAiNHsKGssC6onJ+jbA==
13580
13497
13581
- vfile-message@^1.0.0:
13582
- version "1.1.1"
13583
- resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-1.1.1.tgz#5833ae078a1dfa2d96e9647886cd32993ab313e1"
13584
- integrity sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==
13585
- dependencies:
13586
- unist-util-stringify-position "^1.1.1"
13587
-
13588
13498
vfile-message@^2.0.0:
13589
13499
version "2.0.4"
13590
13500
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-2.0.4.tgz#5b43b88171d409eae58477d13f23dd41d52c371a"
@@ -13615,16 +13525,6 @@ vfile-statistics@^1.1.0:
13615
13525
resolved "https://registry.yarnpkg.com/vfile-statistics/-/vfile-statistics-1.1.4.tgz#b99fd15ecf0f44ba088cc973425d666cb7a9f245"
13616
13526
integrity sha512-lXhElVO0Rq3frgPvFBwahmed3X03vjPF8OcjKMy8+F1xU/3Q3QU3tKEDp743SFtb74PdF0UWpxPvtOP0GCLheA==
13617
13527
13618
- vfile@^2.0.0:
13619
- version "2.3.0"
13620
- resolved "https://registry.yarnpkg.com/vfile/-/vfile-2.3.0.tgz#e62d8e72b20e83c324bc6c67278ee272488bf84a"
13621
- integrity sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==
13622
- dependencies:
13623
- is-buffer "^1.1.4"
13624
- replace-ext "1.0.0"
13625
- unist-util-stringify-position "^1.0.0"
13626
- vfile-message "^1.0.0"
13627
-
13628
13528
vfile@^4.0.0, vfile@^4.2.1:
13629
13529
version "4.2.1"
13630
13530
resolved "https://registry.yarnpkg.com/vfile/-/vfile-4.2.1.tgz#03f1dce28fc625c625bc6514350fbdb00fa9e624"
@@ -14185,11 +14085,6 @@ ws@^7.0.0, ws@^7.2.3, ws@^7.3.1, ws@^7.4.5:
14185
14085
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.5.tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1"
14186
14086
integrity sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g==
14187
14087
14188
- x-is-string@^0.1.0:
14189
- version "0.1.0"
14190
- resolved "https://registry.yarnpkg.com/x-is-string/-/x-is-string-0.1.0.tgz#474b50865af3a49a9c4657f05acd145458f77d82"
14191
- integrity sha1-R0tQhlrzpJqcRlfwWs0UVFj3fYI=
14192
-
14193
14088
xdg-basedir@^3.0.0:
14194
14089
version "3.0.0"
14195
14090
resolved "https://registry.yarnpkg.com/xdg-basedir/-/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
0 commit comments