You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2024/01/19 16:52:25 UTC

(superset) 01/01: Revert "build(deps): bump @mdx-js/react from 1.6.22 to 3.0.0 in /docs"

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch revert-26547-dependabot/npm_and_yarn/docs/mdx-js/react-3.0.0
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 7a225983c56238b53e46f9f9751ea91320c4f7e7
Author: Evan Rusackas <ev...@preset.io>
AuthorDate: Fri Jan 19 09:52:18 2024 -0700

    Revert "build(deps): bump @mdx-js/react from 1.6.22 to 3.0.0 in /docs"
---
 docs/package.json |  2 +-
 docs/yarn.lock    | 12 ------------
 2 files changed, 1 insertion(+), 13 deletions(-)

diff --git a/docs/package.json b/docs/package.json
index 5ac908c3af..d58235490e 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -25,7 +25,7 @@
     "@docusaurus/preset-classic": "^2.4.3",
     "@emotion/core": "^10.1.1",
     "@emotion/styled": "^10.0.27",
-    "@mdx-js/react": "^3.0.0",
+    "@mdx-js/react": "^1.6.22",
     "@saucelabs/theme-github-codeblock": "^0.1.1",
     "@superset-ui/style": "^0.14.23",
     "@svgr/webpack": "^5.5.0",
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 7fc5b33932..217456548a 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -3283,13 +3283,6 @@
   resolved "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz"
   integrity sha512-TDoPum4SHdfPiGSAaRBw7ECyI8VaHpK8GJugbJIJuqyh6kzw9ZLJZW3HGL3NNrJGxcAixUvqROm+YuQOo5eXtg==
 
-"@mdx-js/react@^3.0.0":
-  version "3.0.0"
-  resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.0.tgz#eaccaa8d6a7736b19080aff5a70448a7ba692271"
-  integrity sha512-nDctevR9KyYFyV+m+/+S4cpzCWHqj+iHDHq3QrsWezcC+B17uZdIWgCguESUkwFhM3n/56KxWVE3V6EokrmONQ==
-  dependencies:
-    "@types/mdx" "^2.0.0"
-
 "@mdx-js/util@1.6.22":
   version "1.6.22"
   resolved "https://registry.npmjs.org/@mdx-js/util/-/util-1.6.22.tgz"
@@ -4120,11 +4113,6 @@
   dependencies:
     "@types/unist" "*"
 
-"@types/mdx@^2.0.0":
-  version "2.0.10"
-  resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.10.tgz#0d7b57fb1d83e27656156e4ee0dfba96532930e4"
-  integrity sha512-Rllzc5KHk0Al5/WANwgSPl1/CwjqCy+AZrGd78zuK+jO9aDM6ffblZ+zIjgPNAaEBmlO0RYDvLNh7wD0zKVgEg==
-
 "@types/mime@*":
   version "3.0.1"
   resolved "https://registry.yarnpkg.com/@types/mime/-/mime-3.0.1.tgz#5f8f2bca0a5863cb69bc0b0acd88c96cb1d4ae10"