Skip to content

Commit 54a46f2

Browse files
chore(deps): update dependency @mdx-js/react to v3.1.1
1 parent 7a0f096 commit 54a46f2

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

yarn.lock

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3045,7 +3045,7 @@
30453045
"@docusaurus/theme-search-algolia" "3.8.1"
30463046
"@docusaurus/types" "3.8.1"
30473047

3048-
"@docusaurus/react-loadable@^6.0.0", "react-loadable@npm:@docusaurus/react-loadable@6.0.0":
3048+
"@docusaurus/react-loadable@^6.0.0":
30493049
version "6.0.0"
30503050
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-6.0.0.tgz#de6c7f73c96542bd70786b8e522d535d69069dc4"
30513051
integrity sha512-YMMxTUQV/QFSnbgrP3tjDzLHRg7vsbMn8e9HAa8o/1iXoiomo48b7sk/kkmWEuWNDPJVlKSJRB6Y2fHqdJk+SQ==
@@ -3372,9 +3372,9 @@
33723372
"@types/mdx" "^2.0.0"
33733373

33743374
"@mdx-js/react@^3.1.0":
3375-
version "3.1.0"
3376-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
3377-
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
3375+
version "3.1.1"
3376+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.1.tgz#24bda7fffceb2fe256f954482123cda1be5f5fef"
3377+
integrity sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==
33783378
dependencies:
33793379
"@types/mdx" "^2.0.0"
33803380

@@ -4014,9 +4014,9 @@
40144014
"@types/unist" "*"
40154015

40164016
"@types/mdx@^2.0.0":
4017-
version "2.0.11"
4018-
resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.11.tgz#21f4c166ed0e0a3a733869ba04cd8daea9834b8e"
4019-
integrity sha512-HM5bwOaIQJIQbAYfax35HCKxx7a3KrK3nBtIqJgSOitivTD1y3oW9P3rxY9RkXYPUk7y/AjAohfHKmFpGE79zw==
4017+
version "2.0.13"
4018+
resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.13.tgz#68f6877043d377092890ff5b298152b0a21671bd"
4019+
integrity sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==
40204020

40214021
"@types/mime@*":
40224022
version "3.0.4"
@@ -10605,6 +10605,13 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
1060510605
dependencies:
1060610606
"@babel/runtime" "^7.10.3"
1060710607

10608+
"react-loadable@npm:@docusaurus/react-loadable@6.0.0":
10609+
version "6.0.0"
10610+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-6.0.0.tgz#de6c7f73c96542bd70786b8e522d535d69069dc4"
10611+
integrity sha512-YMMxTUQV/QFSnbgrP3tjDzLHRg7vsbMn8e9HAa8o/1iXoiomo48b7sk/kkmWEuWNDPJVlKSJRB6Y2fHqdJk+SQ==
10612+
dependencies:
10613+
"@types/react" "*"
10614+
1060810615
react-router-config@^5.1.1:
1060910616
version "5.1.1"
1061010617
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)