Skip to content

Commit

Permalink
chore: Replace mdx ast library
Browse files Browse the repository at this point in the history
  • Loading branch information
zjxxxxxxxxx committed Dec 13, 2023
1 parent 0d62cef commit 1944896
Show file tree
Hide file tree
Showing 6 changed files with 67 additions and 340 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,14 @@
"@babel/parser": "^7.22.16",
"@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/plugin-syntax-typescript": "^7.22.5",
"@mdx-js/mdx": "^3.0.0",
"@rollup/pluginutils": "^5.0.5",
"@vue/compiler-dom": "^3.3.4",
"magic-string": "^0.30.3",
"mdast-util-from-markdown": "^2.0.0",
"mdast-util-mdx-jsx": "^3.0.0",
"micromark-extension-mdxjs": "^3.0.0",
"unist-util-visit": "^5.0.0",
"unplugin": "^1.4.0"
"unplugin": "^1.5.1"
},
"devDependencies": {
"@types/babel__core": "^7.20.2",
Expand Down
Loading

0 comments on commit 1944896

Please sign in to comment.