Skip to content

Commit 9359ddf

Browse files
Update dependency @mdx-js/react to v3 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd2e952 commit 9359ddf

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@docusaurus/core": "3.1.0",
1818
"@docusaurus/plugin-pwa": "3.1.0",
1919
"@docusaurus/preset-classic": "3.1.0",
20-
"@mdx-js/react": "1.6.22",
20+
"@mdx-js/react": "3.0.0",
2121
"clsx": "2.1.0",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0"

src/yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2841,12 +2841,7 @@
28412841
unist-util-visit "^5.0.0"
28422842
vfile "^6.0.0"
28432843

2844-
2845-
version "1.6.22"
2846-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2847-
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2848-
2849-
"@mdx-js/react@^3.0.0":
2844+
"@mdx-js/[email protected]", "@mdx-js/react@^3.0.0":
28502845
version "3.0.0"
28512846
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271"
28522847
integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==

0 commit comments

Comments
 (0)