Skip to content

Commit 5ceb58c

Browse files
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] <[email protected]>
1 parent 9aa239a commit 5ceb58c

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
@@ -44,7 +44,7 @@
4444
"@docusaurus/preset-classic": "3.7.0",
4545
"@docusaurus/theme-mermaid": "3.7.0",
4646
"@docusaurus/theme-search-algolia": "^3.7.0",
47-
"@mdx-js/react": "^3.1.0",
47+
"@mdx-js/react": "^3.1.1",
4848
"@monaco-editor/react": "^4.7.0",
4949
"@radix-ui/react-navigation-menu": "^1.2.13",
5050
"@redocly/cli": "^1.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2683,10 +2683,10 @@
26832683
unist-util-visit "^5.0.0"
26842684
vfile "^6.0.0"
26852685

2686-
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.0":
2687-
version "3.1.0"
2688-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
2689-
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
2686+
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.1":
2687+
version "3.1.1"
2688+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.1.tgz#24bda7fffceb2fe256f954482123cda1be5f5fef"
2689+
integrity sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==
26902690
dependencies:
26912691
"@types/mdx" "^2.0.0"
26922692

0 commit comments

Comments
 (0)