Skip to content

Commit

Permalink
remove unused mdx typedefs
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Jan 12, 2024
1 parent 4388267 commit 57dfd43
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion packages/docusaurus-theme-classic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"utility-types": "^3.10.0"
},
"devDependencies": {
"@types/mdx-js__react": "^1.5.5",
"@types/nprogress": "^0.2.0",
"@types/prismjs": "^1.26.0",
"@types/rtlcss": "^3.5.1",
Expand Down
1 change: 0 additions & 1 deletion packages/docusaurus-theme-mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"tslib": "^2.6.0"
},
"devDependencies": {
"@types/mdx-js__react": "^1.5.5",
"react-test-renderer": "^18.0.0"
},
"peerDependencies": {
Expand Down
7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3378,13 +3378,6 @@
dependencies:
"@types/unist" "*"

"@types/mdx-js__react@^1.5.5":
version "1.5.5"
resolved "https://registry.yarnpkg.com/@types/mdx-js__react/-/mdx-js__react-1.5.5.tgz#fa6daa1a28336d77b6cf071aacc7e497600de9ee"
integrity sha512-k8pnaP6JXVlQh18HgL5X6sYFNC/qZnzO7R2+HsmwrwUd+JnnsU0d9lyyT0RQrHg1anxDU36S98TI/fsGtmYqqg==
dependencies:
"@types/react" "*"

"@types/mdx@^2.0.0":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.5.tgz#9a85a8f70c7c4d9e695a21d5ae5c93645eda64b1"
Expand Down

0 comments on commit 57dfd43

Please sign in to comment.