Skip to content

Commit 0ebd335

Browse files
committed
chore(deps): update dependency @mdx-js/react to v3.1.0
1 parent 8b4597a commit 0ebd335

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@docusaurus/preset-classic": "3.5.2",
1919
"@emotion/react": "11.13.3",
2020
"@emotion/styled": "11.13.0",
21-
"@mdx-js/react": "3.0.1",
21+
"@mdx-js/react": "3.1.0",
2222
"@mui/icons-material": "5.16.7",
2323
"@mui/material": "5.16.7",
2424
"@philippheuer/docusaurus-components": "0.3.2",

docs/yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2628,7 +2628,14 @@
26282628
unist-util-visit "^5.0.0"
26292629
vfile "^6.0.0"
26302630

2631-
"@mdx-js/react@3.0.1", "@mdx-js/react@^3.0.0":
2631+
"@mdx-js/react@3.1.0":
2632+
version "3.1.0"
2633+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
2634+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
2635+
dependencies:
2636+
"@types/mdx" "^2.0.0"
2637+
2638+
"@mdx-js/react@^3.0.0":
26322639
version "3.0.1"
26332640
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746"
26342641
integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==

0 commit comments

Comments
 (0)