Skip to content

Commit 8bce302

Browse files
fix(deps): update dependency @mdx-js/react to v3
1 parent ff40649 commit 8bce302

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@docusaurus/plugin-client-redirects": "3.3.2",
2222
"@docusaurus/preset-classic": "2.4.3",
2323
"@docusaurus/theme-search-algolia": "2.4.3",
24-
"@mdx-js/react": "1.6.22",
24+
"@mdx-js/react": "3.1.0",
2525
"@rive-app/react-canvas": "3.0.57",
2626
"@svgr/webpack": "6.5.1",
2727
"clsx": "1.2.1",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1965,7 +1965,14 @@
19651965
unist-util-visit "^5.0.0"
19661966
vfile "^6.0.0"
19671967

1968-
"@mdx-js/react@1.6.22", "@mdx-js/react@^1.6.22":
1968+
"@mdx-js/react@3.1.0":
1969+
version "3.1.0"
1970+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
1971+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
1972+
dependencies:
1973+
"@types/mdx" "^2.0.0"
1974+
1975+
"@mdx-js/react@^1.6.22":
19691976
version "1.6.22"
19701977
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
19711978
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==

0 commit comments

Comments
 (0)