Skip to content

Commit

Permalink
Revert "Bump @mdx-js/react"
Browse files Browse the repository at this point in the history
This reverts commit d1799a6.
  • Loading branch information
aryaemami59 committed Mar 17, 2024
1 parent a465549 commit 2906c79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@docusaurus/core": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@mdx-js/react": "^3.0.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.2.1",
"docusaurus-plugin-image-zoom": "^2.0.0",
"prism-react-renderer": "^2.1.0",
Expand Down
14 changes: 1 addition & 13 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2542,18 +2542,6 @@ __metadata:
languageName: node
linkType: hard

"@mdx-js/react@npm:^3.0.1":
version: 3.0.1
resolution: "@mdx-js/react@npm:3.0.1"
dependencies:
"@types/mdx": "npm:^2.0.0"
peerDependencies:
"@types/react": ">=16"
react: ">=16"
checksum: 10/d566407af11e76f498f8133fbfa8a9d8a2ad80dc7a66ca109d29fcb92e953a2d2d7aaedc0c28571d126f1967faeb126dd2e4ab4ea474c994bf5c76fa204c5997
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -11940,7 +11928,7 @@ __metadata:
"@docusaurus/preset-classic": "npm:^3.1.1"
"@docusaurus/tsconfig": "npm:^3.1.1"
"@docusaurus/types": "npm:^3.1.1"
"@mdx-js/react": "npm:^3.0.1"
"@mdx-js/react": "npm:^3.0.0"
"@types/node": "npm:^20.11.28"
"@types/react": "npm:^18.2.66"
clsx: "npm:^1.2.1"
Expand Down

0 comments on commit 2906c79

Please sign in to comment.