857
857
unist-util-visit "^4.0.0"
858
858
vfile "^5.0.0"
859
859
860
+ " @mdx-js/react@^2.0.0 " :
861
+ version "2.0.0"
862
+ resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.0.0.tgz#00a9f5467d2761fe3818222740f50403f83aee2c"
863
+ integrity sha512-icpMd43xqORnHSVRwALZv3ELN3IS7VS3BL+FyH2FFergQPSQ21FX0lN+OMIs0X+3dGY1L0DLhBCkMfPO+yDG7Q==
864
+ dependencies :
865
+ " @types/mdx" " ^2.0.0"
866
+ " @types/react" " >=16"
867
+
860
868
861
869
version "12.1.0"
862
870
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.0.tgz#73713399399b34aa5a01771fb73272b55b22c314"
1277
1285
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812"
1278
1286
integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
1279
1287
1288
+ " @types/js-yaml@^4.0.0 " :
1289
+ version "4.0.5"
1290
+ resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.5.tgz#738dd390a6ecc5442f35e7f03fa1431353f7e138"
1291
+ integrity sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==
1292
+
1280
1293
" @types/keyv@* " :
1281
1294
version "3.1.3"
1282
1295
resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.3.tgz#1c9aae32872ec1f20dcdaee89a9f3ba88f465e41"
1349
1362
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
1350
1363
integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==
1351
1364
1352
- " @types/react@^17.0.39 " :
1365
+ " @types/react@>=16 " , "@types/react@ ^17.0.39":
1353
1366
version "17.0.39"
1354
1367
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
1355
1368
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
@@ -5594,6 +5607,16 @@ nested-error-stacks@~2.0.1:
5594
5607
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.0.1.tgz#d2cc9fc5235ddb371fc44d506234339c8e4b0a4b"
5595
5608
integrity sha512-SrQrok4CATudVzBS7coSz26QRSmlK9TzzoFbeKfcPBUFPjcQM9Rqvr/DlJkOrwI/0KcgvMub1n1g5Jt9EgRn4A==
5596
5609
5610
+ next-mdx-remote@^4.0.0 :
5611
+ version "4.0.0"
5612
+ resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.0.0.tgz#f76e09344e1b8df9b71782df14dd1a0a442d30a2"
5613
+ integrity sha512-WEEBe5OaIiiACvWsYwkf6uFnVcuam33dghDu2WpALE1BcH8Oozwvmjb0KFLURuAQsYL/yOZCTr8urmYtOZifRQ==
5614
+ dependencies :
5615
+ " @mdx-js/mdx" " ^2.0.0"
5616
+ " @mdx-js/react" " ^2.0.0"
5617
+ vfile "^5.3.0"
5618
+ vfile-matter "^3.0.1"
5619
+
5597
5620
next@^12.1.0 :
5598
5621
version "12.1.0"
5599
5622
resolved "https://registry.yarnpkg.com/next/-/next-12.1.0.tgz#c33d753b644be92fc58e06e5a214f143da61dd5d"
8560
8583
core-util-is "1.0.2"
8561
8584
extsprintf "^1.2.0"
8562
8585
8586
+ vfile-matter@^3.0.1 :
8587
+ version "3.0.1"
8588
+ resolved "https://registry.yarnpkg.com/vfile-matter/-/vfile-matter-3.0.1.tgz#85e26088e43aa85c04d42ffa3693635fa2bc5624"
8589
+ integrity sha512-CAAIDwnh6ZdtrqAuxdElUqQRQDQgbbIrYtDYI8gCjXS1qQ+1XdLoK8FIZWxJwn0/I+BkSSZpar3SOgjemQz4fg==
8590
+ dependencies :
8591
+ " @types/js-yaml" " ^4.0.0"
8592
+ is-buffer "^2.0.0"
8593
+ js-yaml "^4.0.0"
8594
+
8563
8595
vfile-message@^2.0.0 :
8564
8596
version "2.0.4"
8565
8597
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-2.0.4.tgz#5b43b88171d409eae58477d13f23dd41d52c371a"
@@ -8586,7 +8618,7 @@ vfile@^4.0.0:
8586
8618
unist-util-stringify-position "^2.0.0"
8587
8619
vfile-message "^2.0.0"
8588
8620
8589
- vfile@^5.0.0 :
8621
+ vfile@^5.0.0, vfile@^5.3.0 :
8590
8622
version "5.3.2"
8591
8623
resolved "https://registry.yarnpkg.com/vfile/-/vfile-5.3.2.tgz#b499fbc50197ea50ad3749e9b60beb16ca5b7c54"
8592
8624
integrity sha512-w0PLIugRY3Crkgw89TeMvHCzqCs/zpreR31hl4D92y6SOE07+bfJe+dK5Q2akwS+i/c801kzjoOr9gMcTe6IAA==
0 commit comments