Skip to content

Commit dfcfc05

Browse files
chore: bump @mdx-js/react from 3.0.1 to 3.1.0 in /docs
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.0.1 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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f1b4ee commit dfcfc05

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@docusaurus/core": "3.5.2",
1818
"@docusaurus/preset-classic": "3.5.2",
19-
"@mdx-js/react": "^3.0.1",
19+
"@mdx-js/react": "^3.1.0",
2020
"clsx": "^2.1.1",
2121
"got": "^14.4.2",
2222
"prism-react-renderer": "^2.4.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1877,10 +1877,10 @@
18771877
unist-util-visit "^5.0.0"
18781878
vfile "^6.0.0"
18791879

1880-
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.0.1":
1881-
version "3.0.1"
1882-
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746"
1883-
integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==
1880+
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.0":
1881+
version "3.1.0"
1882+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
1883+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
18841884
dependencies:
18851885
"@types/mdx" "^2.0.0"
18861886

0 commit comments

Comments
 (0)