Skip to content

Commit db9f120

Browse files
chore(deps): bump @mdx-js/react from 2.3.0 to 3.1.0
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 2.3.0 to 3.1.0. - [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.0/packages/react) --- updated-dependencies: - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 149ee05 commit db9f120

File tree

2 files changed

+153
-116
lines changed

2 files changed

+153
-116
lines changed

apps/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@dirtycajunrice/klee": "^1.0.5",
2020
"@mdx-js/loader": "^2.3.0",
21-
"@mdx-js/react": "^2.3.0",
21+
"@mdx-js/react": "^3.1.0",
2222
"@next/mdx": "15.0.3",
2323
"@radix-ui/react-dialog": "1.1.2",
2424
"@radix-ui/react-dropdown-menu": "^2.1.2",

0 commit comments

Comments
 (0)