mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
build(deps): bump @mdx-js/react from 3.1.0 to 3.1.1
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.1.1/packages/react) --- updated-dependencies: - dependency-name: "@mdx-js/react" dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+4
-4
@@ -13,7 +13,7 @@
|
||||
"@docusaurus/faster": "3.7.0",
|
||||
"@docusaurus/plugin-sitemap": "3.7.0",
|
||||
"@docusaurus/preset-classic": "3.7.0",
|
||||
"@mdx-js/react": "3.1.0",
|
||||
"@mdx-js/react": "3.1.1",
|
||||
"clsx": "2.1.1",
|
||||
"prism-react-renderer": "2.4.1",
|
||||
"react": "18.3.1",
|
||||
@@ -4413,9 +4413,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mdx-js/react": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.0.tgz",
|
||||
"integrity": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.1.tgz",
|
||||
"integrity": "sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/mdx": "^2.0.0"
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
"@docusaurus/faster": "3.7.0",
|
||||
"@docusaurus/plugin-sitemap": "3.7.0",
|
||||
"@docusaurus/preset-classic": "3.7.0",
|
||||
"@mdx-js/react": "3.1.0",
|
||||
"@mdx-js/react": "3.1.1",
|
||||
"clsx": "2.1.1",
|
||||
"prism-react-renderer": "2.4.1",
|
||||
"react": "18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user