Skip to content

Commit cf9c5af

Browse files
chore: bump @mdx-js/react from 3.1.0 to 3.1.1 in /site (#356)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a361b97 commit cf9c5af

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

site/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@docusaurus/core": "3.8.1",
2222
"@docusaurus/preset-classic": "3.8.1",
2323
"@docusaurus/theme-common": "3.8.1",
24-
"@mdx-js/react": "^3.1.0",
24+
"@mdx-js/react": "^3.1.1",
2525
"clsx": "^2.1.1",
2626
"prism-react-renderer": "^2.4.1",
2727
"react": "^19.1.1",

0 commit comments

Comments
 (0)