Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit c53a50e

Browse files
Update dependency @mdx-js/react to v3
1 parent 383d39e commit c53a50e

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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@docusaurus/core": "3.0.0",
1818
"@docusaurus/preset-classic": "3.0.0",
19-
"@mdx-js/react": "1.6.22",
19+
"@mdx-js/react": "3.0.0",
2020
"clsx": "1.2.1",
2121
"prism-react-renderer": "2.1.0",
2222
"react": "18.2.0",

src/yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2044,12 +2044,7 @@
20442044
unist-util-visit "^5.0.0"
20452045
vfile "^6.0.0"
20462046

2047-
2048-
version "1.6.22"
2049-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
2050-
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
2051-
2052-
"@mdx-js/react@^3.0.0":
2047+
"@mdx-js/[email protected]", "@mdx-js/react@^3.0.0":
20532048
version "3.0.0"
20542049
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271"
20552050
integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==

0 commit comments

Comments
 (0)