Skip to content

Commit 2040cdb

Browse files
[NPM]: Bump @mdx-js/react from 1.6.22 to 2.1.0
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 1.6.22 to 2.1.0. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/2.1.0/packages/react) --- updated-dependencies: - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 087c45b commit 2040cdb

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@docusaurus/preset-classic": "^2.0.0-beta.17",
2121
"@emotion/react": "^11.8.2",
2222
"@emotion/styled": "^11.8.1",
23-
"@mdx-js/react": "^1.6.22",
23+
"@mdx-js/react": "^2.1.0",
2424
"@mui/icons-material": "^5.4.2",
2525
"@mui/material": "^5.3.0",
2626
"@svgr/webpack": "^6.2.1",

yarn.lock

+24-4
Original file line numberDiff line numberDiff line change
@@ -2070,6 +2070,14 @@
20702070
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
20712071
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
20722072

2073+
"@mdx-js/react@^2.1.0":
2074+
version "2.1.0"
2075+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-2.1.0.tgz#2aca56d3d9d6f1bbee9f3c44bd26890331419953"
2076+
integrity sha512-RlPnY2WcVe91pOilf3Rmu1pArKj7gSK03uoaMFKjPWTyh9t6t1VYGSX40twlpChNSPmbcQ29D0xvSBOVMWA6yw==
2077+
dependencies:
2078+
"@types/mdx" "^2.0.0"
2079+
"@types/react" ">=16"
2080+
20732081
20742082
version "1.6.22"
20752083
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
@@ -2088,6 +2096,13 @@
20882096
prop-types "^15.7.2"
20892097
react-is "^17.0.2"
20902098

2099+
"@mui/icons-material@^5.4.2":
2100+
version "5.5.1"
2101+
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.5.1.tgz#848a57972617411370775980cbc6990588d4aafb"
2102+
integrity sha512-40f68p5+Yhq3dCn3QYHqQt5RETPyR3AkDw+fma8PtcjqvZ+d+jF84kFmT6NqwA3he7TlwluEtkyAmPzUE4uPdA==
2103+
dependencies:
2104+
"@babel/runtime" "^7.17.2"
2105+
20912106
"@mui/material@^5.3.0":
20922107
version "5.4.1"
20932108
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.4.1.tgz#05d3f726771c413dc430163d7c508edfcee04807"
@@ -2455,6 +2470,11 @@
24552470
dependencies:
24562471
"@types/unist" "*"
24572472

2473+
"@types/mdx@^2.0.0":
2474+
version "2.0.1"
2475+
resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.1.tgz#e4c05d355d092d7b58db1abfe460e53f41102ac8"
2476+
integrity sha512-JPEv4iAl0I+o7g8yVWDwk30es8mfVrjkvh5UeVR2sYPpZCK44vrAPsbJpIS+rJAUxLgaSAMKTEH5Vn5qd9XsrQ==
2477+
24582478
"@types/mime@^1":
24592479
version "1.3.2"
24602480
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
@@ -2551,10 +2571,10 @@
25512571
dependencies:
25522572
"@types/react" "*"
25532573

2554-
"@types/react@*", "@types/react@^17.0.40":
2555-
version "17.0.40"
2556-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.40.tgz#dc010cee6254d5239a138083f3799a16638e6bad"
2557-
integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==
2574+
"@types/react@*", "@types/react@>=16", "@types/react@^17.0.40":
2575+
version "17.0.43"
2576+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
2577+
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
25582578
dependencies:
25592579
"@types/prop-types" "*"
25602580
"@types/scheduler" "*"

0 commit comments

Comments
 (0)