From 086a5ab44796ff70ed96bfcd2d7281c2af323f5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Thu, 24 Nov 2022 16:18:28 +0100 Subject: [PATCH] Remove @mdx-js/react (#1547) --- package.json | 1 - yarn.lock | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 0b6d26a7..54e23ca3 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,6 @@ "@docusaurus/core": "^2.2.0", "@docusaurus/preset-classic": "^2.2.0", "@easyops-cn/docusaurus-search-local": "^0.33.5", - "@mdx-js/react": "^1.6.21", "by-node-env": "^2.0.1", "clsx": "^1.2.1", "react": "^18.2.0", diff --git a/yarn.lock b/yarn.lock index 5744593e..2912e16a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1731,7 +1731,7 @@ unist-builder "2.0.3" unist-util-visit "2.0.3" -"@mdx-js/react@^1.6.21", "@mdx-js/react@^1.6.22": +"@mdx-js/react@^1.6.22": version "1.6.22" resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573" integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==