Skip to content

Commit 0595b40

Browse files
chore(deps): bump @mdx-js/react from 3.1.0 to 3.1.1 in /site (#1351)
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 008dea6 commit 0595b40

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
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@docusaurus/core": "^3.7.0",
2222
"@docusaurus/preset-classic": "^3.8.1",
23-
"@mdx-js/react": "^3.1.0",
23+
"@mdx-js/react": "^3.1.1",
2424
"clsx": "^2.1.1",
2525
"prism-react-renderer": "^2.4.1",
2626
"react": "^19.1.0",

0 commit comments

Comments
 (0)