Skip to content

Commit c3e9df6

Browse files
meta: update dependency @mdx-js/react to v3.1.1
1 parent 794db11 commit c3e9df6

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@docusaurus/preset-classic": "3.6.1",
2727
"@docusaurus/remark-plugin-npm2yarn": "^3.2.1",
2828
"@docusaurus/theme-mermaid": "3.6.1",
29-
"@mdx-js/react": "3.0.0",
29+
"@mdx-js/react": "3.1.1",
3030
"@react-hookz/web": "24.0.4",
3131
"@sequelize/utils": "7.0.0-alpha.47",
3232
"clsx": "2.1.1",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2647,7 +2647,14 @@
26472647
unist-util-visit "^5.0.0"
26482648
vfile "^6.0.0"
26492649

2650-
"@mdx-js/[email protected]", "@mdx-js/react@^3.0.0":
2650+
2651+
version "3.1.1"
2652+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.1.tgz#24bda7fffceb2fe256f954482123cda1be5f5fef"
2653+
integrity sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==
2654+
dependencies:
2655+
"@types/mdx" "^2.0.0"
2656+
2657+
"@mdx-js/react@^3.0.0":
26512658
version "3.0.0"
26522659
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271"
26532660
integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==

0 commit comments

Comments
 (0)