Skip to content

Commit 4eefff6

Browse files
authored
Merge pull request #117 from netbootxyz/renovate/mdx-monorepo
fix(deps): update dependency @mdx-js/react to v3.1.0
2 parents 3b1f62c + ef36be0 commit 4eefff6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@docusaurus/core": "3.5.2",
1616
"@docusaurus/preset-classic": "3.5.2",
1717
"@docusaurus/theme-search-algolia": "3.5.2",
18-
"@mdx-js/react": "3.0.1",
18+
"@mdx-js/react": "3.1.0",
1919
"clsx": "2.1.1",
2020
"prism-react-renderer": "2.4.0",
2121
"react": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2570,10 +2570,10 @@
25702570
unist-util-visit "^5.0.0"
25712571
vfile "^6.0.0"
25722572

2573-
"@mdx-js/react@3.0.1":
2574-
version "3.0.1"
2575-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746"
2576-
integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==
2573+
"@mdx-js/react@3.1.0":
2574+
version "3.1.0"
2575+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
2576+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
25772577
dependencies:
25782578
"@types/mdx" "^2.0.0"
25792579

0 commit comments

Comments
 (0)