Update dependency @mdx-js/react to v3.1.0

This commit is contained in:
renovate[bot]
2024-10-25 18:49:18 +00:00
committed by GitHub
parent 4ce58674db
commit fad30f7835
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -22,7 +22,7 @@
"@img-comparison-slider/react": "8.0.2",
"@mdi/js": "7.4.47",
"@mdi/react": "1.6.1",
"@mdx-js/react": "3.0.1",
"@mdx-js/react": "3.1.0",
"@svgr/webpack": "8.1.0",
"clsx": "2.1.1",
"docusaurus-plugin-sass": "0.2.5",
@@ -2932,9 +2932,10 @@
}
},
"node_modules/@mdx-js/react": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.0.1.tgz",
"integrity": "sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.0.tgz",
"integrity": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==",
"license": "MIT",
"dependencies": {
"@types/mdx": "^2.0.0"
},
+1 -1
View File
@@ -35,7 +35,7 @@
"@img-comparison-slider/react": "8.0.2",
"@mdi/js": "7.4.47",
"@mdi/react": "1.6.1",
"@mdx-js/react": "3.0.1",
"@mdx-js/react": "3.1.0",
"@svgr/webpack": "8.1.0",
"clsx": "2.1.1",
"docusaurus-plugin-sass": "0.2.5",