Skip to content

Commit 87b53d3

Browse files
Update dependency @mdx-js/react to v3.1.0 (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1c95f6 commit 87b53d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.5.2",
1818
"@docusaurus/plugin-pwa": "3.5.2",
1919
"@docusaurus/preset-classic": "3.5.2",
20-
"@mdx-js/react": "3.0.1",
20+
"@mdx-js/react": "3.1.0",
2121
"clsx": "2.1.1",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1"

src/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2524,10 +2524,10 @@
25242524
unist-util-visit "^5.0.0"
25252525
vfile "^6.0.0"
25262526

2527-
"@mdx-js/react@3.0.1":
2528-
version "3.0.1"
2529-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746"
2530-
integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==
2527+
"@mdx-js/react@3.1.0":
2528+
version "3.1.0"
2529+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
2530+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
25312531
dependencies:
25322532
"@types/mdx" "^2.0.0"
25332533

0 commit comments

Comments
 (0)