Skip to content

Commit a2e7c94

Browse files
authored
Merge pull request #2997 from replicatedhq/dependabot/npm_and_yarn/mdx-js/react-3.1.0
Bump @mdx-js/react from 3.0.0 to 3.1.0
2 parents 448c3d5 + 588eece commit a2e7c94

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
@@ -18,7 +18,7 @@
1818
"@babel/traverse": "^7.26.5",
1919
"@docusaurus/core": "3.5.2",
2020
"@docusaurus/preset-classic": "3.5.2",
21-
"@mdx-js/react": "^3.0.0",
21+
"@mdx-js/react": "^3.1.0",
2222
"@types/node": "18.15.11",
2323
"@types/react": "18.3.5",
2424
"clsx": "^2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2504,10 +2504,10 @@
25042504
unist-util-visit "^5.0.0"
25052505
vfile "^6.0.0"
25062506

2507-
"@mdx-js/react@^3.0.0":
2508-
version "3.0.0"
2509-
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-3.0.0.tgz"
2510-
integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==
2507+
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.0":
2508+
version "3.1.0"
2509+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
2510+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
25112511
dependencies:
25122512
"@types/mdx" "^2.0.0"
25132513

0 commit comments

Comments
 (0)