Skip to content

Commit 370d6c3

Browse files
chore(deps): bump @mdx-js/react from 3.0.1 to 3.1.0 in /docs (#1549)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra <[email protected]>
1 parent 7c0c0b0 commit 370d6c3

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
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@docusaurus/core": "^3.5.2",
2121
"@docusaurus/preset-classic": "^3.5.2",
22-
"@mdx-js/react": "^3.0.1",
22+
"@mdx-js/react": "^3.1.0",
2323
"clsx": "^2.1.1",
2424
"prism-react-renderer": "^2.3.0",
2525
"react": "^18.3.1",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1973,10 +1973,10 @@
19731973
unist-util-visit "^5.0.0"
19741974
vfile "^6.0.0"
19751975

1976-
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.0.1":
1977-
version "3.0.1"
1978-
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-3.0.1.tgz"
1979-
integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==
1976+
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.0":
1977+
version "3.1.0"
1978+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
1979+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
19801980
dependencies:
19811981
"@types/mdx" "^2.0.0"
19821982

0 commit comments

Comments
 (0)