deps: bump @mdx-js/react from 3.0.0 to 3.0.1 (#971)

Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.0.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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Mar 14, 2024 at 18:09 UTC 648e6d9946cb59079806bbcc72a3b7a05172ad00
1 file changed +3 -3
package-lock.json
+3 -3
@@ -5920,9 +5920,9 @@
5920 }
5921 },
5922 "node_modules/@mdx-js/react": {
5923 - "version": "3.0.0",
5924 - "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.0.0.tgz",
5925 - "integrity": "sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==",
5923 + "version": "3.0.1",
5924 + "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.0.1.tgz",
5925 + "integrity": "sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==",
5926 "dependencies": {
5927 "@types/mdx": "^2.0.0"
5928 },