Skip to content

Commit

Permalink
install @mdx-js/react
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxsan committed Jun 24, 2024
1 parent 4ee55db commit 837a47f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"@babel/preset-env": "^7.24.6",
"@babel/preset-react": "^7.24.6",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@octokit/auth-action": "^5.1.1",
"@octokit/rest": "^20.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "next",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1941,6 +1941,13 @@
unist-util-visit "^5.0.0"
vfile "^6.0.0"

"@mdx-js/react@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746"
integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==
dependencies:
"@types/mdx" "^2.0.0"

"@munter/tap-render@^0.2.0":
version "0.2.0"
resolved "https://registry.yarnpkg.com/@munter/tap-render/-/tap-render-0.2.0.tgz#41bdacccbdcaee5d6e35ad204f90bc71c501d44a"
Expand Down

0 comments on commit 837a47f

Please sign in to comment.