Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Commit

Permalink
fix(deps): update mdx monorepo to v1.6.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and filipowm committed Aug 11, 2020
1 parent 8e36266 commit 7fa0e3e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 43 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"@emotion/styled": "10.0.27",
"@emotion/styled-base": "10.0.31",
"@loadable/component": "5.13.1",
"@mdx-js/loader": "1.6.14",
"@mdx-js/mdx": "1.6.14",
"@mdx-js/react": "1.6.14",
"@mdx-js/loader": "1.6.16",
"@mdx-js/mdx": "1.6.16",
"@mdx-js/react": "1.6.16",
"@philpl/buble": "0.19.7",
"@playlyfe/gql": "2.6.2",
"algoliasearch": "4.4.0",
Expand Down
87 changes: 47 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1977,37 +1977,37 @@
dependencies:
make-dir "^3.0.2"

"@mdx-js/loader@1.6.14":
version "1.6.14"
resolved "https://registry.yarnpkg.com/@mdx-js/loader/-/loader-1.6.14.tgz#db9b0f719ccb893ef60a03efccac88a59b986716"
integrity sha512-22GBci68mhh/f88aMcRP2VjhZkiPJYA0TNIroW7jP7ugWN0lqFIrzrL80ZtwkGpvZuv7mKjFPc4nUBAXB6fNng==
"@mdx-js/loader@1.6.16":
version "1.6.16"
resolved "https://registry.yarnpkg.com/@mdx-js/loader/-/loader-1.6.16.tgz#5a9c3b0ab41885cd2df85bcf360644ca63e44e88"
integrity sha512-jYIAav17lXmEvweO6bzbsqY9mRTm49UeXXSZPAB81uCX8j91Pgi50Z0NnEN777yQEgGm2Z5PMtnJdxGFQIAjJQ==
dependencies:
"@mdx-js/mdx" "1.6.14"
"@mdx-js/react" "1.6.14"
"@mdx-js/mdx" "1.6.16"
"@mdx-js/react" "1.6.16"
loader-utils "2.0.0"

"@mdx-js/mdx@1.6.14":
version "1.6.14"
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.6.14.tgz#e49e2003e22bd92fe90fad7e18b478e69960acda"
integrity sha512-VLGd52mFL091mkFTNZkGPMJxLvb382DqYDZfiZcqYBnbZPpFIbW3GnjXiHjLxT2v9zEKWD11+wcZLKNaWt8WPQ==
"@mdx-js/mdx@1.6.16":
version "1.6.16"
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.6.16.tgz#f01af0140539c1ce043d246259d8becd2153b2bb"
integrity sha512-jnYyJ0aCafCIehn3GjYcibIapaLBgs3YkoenNQBPcPFyyuUty7B3B07OE+pMllhJ6YkWeP/R5Ax19x0nqTzgJw==
dependencies:
"@babel/core" "7.10.5"
"@babel/plugin-syntax-jsx" "7.10.4"
"@babel/plugin-syntax-object-rest-spread" "7.8.3"
"@mdx-js/util" "1.6.14"
babel-plugin-apply-mdx-type-prop "1.6.14"
babel-plugin-extract-import-names "1.6.14"
"@mdx-js/util" "1.6.16"
babel-plugin-apply-mdx-type-prop "1.6.16"
babel-plugin-extract-import-names "1.6.16"
camelcase-css "2.0.1"
detab "2.0.3"
hast-util-raw "6.0.0"
lodash.uniq "4.5.0"
mdast-util-to-hast "9.1.0"
remark-footnotes "1.0.0"
remark-mdx "1.6.14"
remark-mdx "1.6.16"
remark-parse "8.0.3"
remark-squeeze-paragraphs "4.0.0"
style-to-object "0.3.0"
unified "9.0.0"
unified "9.1.0"
unist-builder "2.0.3"
unist-util-visit "2.0.3"

Expand Down Expand Up @@ -2038,12 +2038,7 @@
unist-builder "2.0.3"
unist-util-visit "2.0.3"

"@mdx-js/react@1.6.14":
version "1.6.14"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.14.tgz#20c64d6691a894227cd04006b620e5fff85f79b1"
integrity sha512-WN4OWXiSTN5x1Ee0ZeYQ9bjjSSgH3Mfx/ezcSV3T691C/PcHTNWwJa5qhcuq8V/NrVAeMc26aXuSdOAq6sRb1g==

"@mdx-js/react@^1.5.2":
"@mdx-js/react@1.6.16", "@mdx-js/react@^1.5.2":
version "1.6.16"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.16.tgz#538eb14473194d0b3c54020cb230e426174315cd"
integrity sha512-+FhuSVOPo7+4fZaRwWuCSRUcZkJOkZu0rfAbBKvoCg1LWb1Td8Vzi0DTLORdSvgWNbU6+EL40HIgwTOs00x2Jw==
Expand All @@ -2062,10 +2057,10 @@
"@mdx-js/react" "^2.0.0-next.7"
buble-jsx-only "^0.19.8"

"@mdx-js/util@1.6.14":
version "1.6.14"
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.14.tgz#e3c14aef1c721b79ca7afa4d54ed7b5817a973c7"
integrity sha512-JyhjH3ffP4KQuqnUSBSSF28mToGGSc2jFI0XIXSEqiN+FaPlgzOSd3U350gXi8FYQxXzEygHCOtzOIfTjFf+4w==
"@mdx-js/util@1.6.16":
version "1.6.16"
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.16.tgz#07a7342f6b61ea1ecbfb31e6e23bf7a8c79b9b57"
integrity sha512-SFtLGIGZummuyMDPRL5KdmpgI8U19Ble28UjEWihPjGxF1Lgj8aDjLWY8KiaUy9eqb9CKiVCqEIrK9jbnANfkw==

"@mdx-js/util@^2.0.0-next.7":
version "2.0.0-next.7"
Expand Down Expand Up @@ -3453,13 +3448,13 @@ babel-plugin-add-module-exports@^0.3.3:
optionalDependencies:
chokidar "^2.0.4"

babel-plugin-apply-mdx-type-prop@1.6.14:
version "1.6.14"
resolved "https://registry.yarnpkg.com/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.6.14.tgz#a4ca2c23efa1f710eb2e0a760c55e4ac14b93150"
integrity sha512-qOnIfczK7yxDpBUeT21WIVmGPpSyzPv61FS9/Ql5J/PIEVw0c6aS2a53/tL5rQWKlJwNdb2RkhG+fpT5WGvYaQ==
babel-plugin-apply-mdx-type-prop@1.6.16:
version "1.6.16"
resolved "https://registry.yarnpkg.com/babel-plugin-apply-mdx-type-prop/-/babel-plugin-apply-mdx-type-prop-1.6.16.tgz#4becd65b3aa108f15c524a0b125ca7c81f3443d8"
integrity sha512-hjUd24Yhnr5NKtHpC2mcRBGjC6RUKGzSzjN9g5SdjT4WpL/JDlpmjyBf7vWsJJSXFvMIbzRyxF4lT9ukwOnj/w==
dependencies:
"@babel/helper-plugin-utils" "7.10.4"
"@mdx-js/util" "1.6.14"
"@mdx-js/util" "1.6.16"

babel-plugin-apply-mdx-type-prop@^2.0.0-next.7:
version "2.0.0-next.7"
Expand Down Expand Up @@ -3499,10 +3494,10 @@ babel-plugin-extract-export-names@^2.0.0-next.7:
dependencies:
"@babel/helper-plugin-utils" "7.10.4"

babel-plugin-extract-import-names@1.6.14:
version "1.6.14"
resolved "https://registry.yarnpkg.com/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.6.14.tgz#5f061123411c2fe7401b436060d2323b4bd0436e"
integrity sha512-pCyalU0WzbFPEb3E/ALerXzL/OMGH9M1mbWPR4QuSRo6BAfLL/j0QcLRRYojYQpCCS7pys9JpN/HI2+GcsbEhg==
babel-plugin-extract-import-names@1.6.16:
version "1.6.16"
resolved "https://registry.yarnpkg.com/babel-plugin-extract-import-names/-/babel-plugin-extract-import-names-1.6.16.tgz#b964004e794bdd62534c525db67d9e890d5cc079"
integrity sha512-Da6Ra0sbA/1Iavli8LdMbTjyrsOPaxMm4lrKl8VJN4sJI5F64qy2EpLj3+5INLvNPfW4ddwpStbfP3Rf3jIgcw==
dependencies:
"@babel/helper-plugin-utils" "7.10.4"

Expand Down Expand Up @@ -14552,19 +14547,19 @@ remark-jargon@^2.8.0:
dependencies:
unist-util-visit "^2.0.3"

remark-mdx@1.6.14:
version "1.6.14"
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.6.14.tgz#a38676804cec2d045afe54e3d366caf8cf46f339"
integrity sha512-90nKwpyhrTPD9tJoOFYhspcG3jinNp5Gwck14jcNuAzqS8e2cyOkIt11+KIsbC9M4KJQ/n3wTtb6xMh3dFgKuA==
remark-mdx@1.6.16:
version "1.6.16"
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.6.16.tgz#13ee40ad0614a1cc179aca3604d7f1b79e498a2f"
integrity sha512-xqZhBQ4TonFiSFpVt6SnTLRnxstu7M6pcaOibKZhqzk4zMRVacVenD7iECjfESK+72LkPm/NW+0r5ahJAg7zlQ==
dependencies:
"@babel/core" "7.10.5"
"@babel/helper-plugin-utils" "7.10.4"
"@babel/plugin-proposal-object-rest-spread" "7.10.4"
"@babel/plugin-syntax-jsx" "7.10.4"
"@mdx-js/util" "1.6.14"
"@mdx-js/util" "1.6.16"
is-alphabetical "1.0.4"
remark-parse "8.0.3"
unified "9.0.0"
unified "9.1.0"

remark-mdx@^2.0.0-next.4, remark-mdx@^2.0.0-next.7:
version "2.0.0-next.7"
Expand Down Expand Up @@ -16889,6 +16884,18 @@ unified@9.0.0:
trough "^1.0.0"
vfile "^4.0.0"

unified@9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/unified/-/unified-9.1.0.tgz#7ba82e5db4740c47a04e688a9ca8335980547410"
integrity sha512-VXOv7Ic6twsKGJDeZQ2wwPqXs2hM0KNu5Hkg9WgAZbSD1pxhZ7p8swqg583nw1Je2fhwHy6U8aEjiI79x1gvag==
dependencies:
bail "^1.0.0"
extend "^3.0.0"
is-buffer "^2.0.0"
is-plain-obj "^2.0.0"
trough "^1.0.0"
vfile "^4.0.0"

unified@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/unified/-/unified-6.2.0.tgz#7fbd630f719126d67d40c644b7e3f617035f6dba"
Expand Down

0 comments on commit 7fa0e3e

Please sign in to comment.