Skip to content

Commit

Permalink
meta: update dependency @mdx-js/react to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent acf6c7d commit 6ae7d4d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@docusaurus/core": "3.1.1",
"@docusaurus/preset-classic": "3.1.1",
"@docusaurus/theme-mermaid": "3.1.1",
"@mdx-js/react": "3.0.0",
"@mdx-js/react": "3.0.1",
"@react-hookz/web": "24.0.4",
"clsx": "2.1.0",
"docusaurus-plugin-sass": "0.2.5",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1901,7 +1901,14 @@
unist-util-visit "^5.0.0"
vfile "^6.0.0"

"@mdx-js/[email protected]", "@mdx-js/react@^3.0.0":
"@mdx-js/[email protected]":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746"
integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==
dependencies:
"@types/mdx" "^2.0.0"

"@mdx-js/react@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271"
integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==
Expand Down

0 comments on commit 6ae7d4d

Please sign in to comment.