Skip to content

Commit 6c32622

Browse files
chore(deps): bump @mdx-js/react in /site/docs/content
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.3.0 to 3.0.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.0.1/packages/react) --- updated-dependencies: - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cda55b commit 6c32622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/content/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@mdx-js/mdx": "2.3.0",
77
"@mdx-js/preact": "2.3.0",
8-
"@mdx-js/react": "2.3.0",
8+
"@mdx-js/react": "3.0.1",
99
"react": "18.2.0"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)