Skip to content

Commit 086a5ab

Browse files
authored
Remove @mdx-js/react (#1547)
1 parent 38bf7ff commit 086a5ab

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"@docusaurus/core": "^2.2.0",
1616
"@docusaurus/preset-classic": "^2.2.0",
1717
"@easyops-cn/docusaurus-search-local": "^0.33.5",
18-
"@mdx-js/react": "^1.6.21",
1918
"by-node-env": "^2.0.1",
2019
"clsx": "^1.2.1",
2120
"react": "^18.2.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1731,7 +1731,7 @@
17311731
unist-builder "2.0.3"
17321732
unist-util-visit "2.0.3"
17331733

1734-
"@mdx-js/react@^1.6.21", "@mdx-js/react@^1.6.22":
1734+
"@mdx-js/react@^1.6.22":
17351735
version "1.6.22"
17361736
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573"
17371737
integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==

0 commit comments

Comments
 (0)