From 63ce0c7ba7e81d0627f8bacc4f1d399a544d0d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 14:16:35 +0000 Subject: [PATCH] build(deps): bump rehype-react from 6.2.1 to 7.0.3 Bumps [rehype-react](https://github.com/rehypejs/rehype-react) from 6.2.1 to 7.0.3. - [Release notes](https://github.com/rehypejs/rehype-react/releases) - [Commits](https://github.com/rehypejs/rehype-react/compare/6.2.1...7.0.3) --- updated-dependencies: - dependency-name: rehype-react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- gatsby-theme-oi-wiki/package.json | 2 +- yarn.lock | 39 ++++++++++++------------------- 2 files changed, 16 insertions(+), 25 deletions(-) diff --git a/gatsby-theme-oi-wiki/package.json b/gatsby-theme-oi-wiki/package.json index 0b5f41618..dd18df047 100644 --- a/gatsby-theme-oi-wiki/package.json +++ b/gatsby-theme-oi-wiki/package.json @@ -56,7 +56,7 @@ "rehype-codeblock": "file:plugins/rehype-codeblock", "rehype-mathjax": "^3.1.0", "rehype-parse": "^7.0.1", - "rehype-react": "^6.2.1", + "rehype-react": "^7.0.3", "remark-codetab": "file:plugins/remark-codetab", "remark-details": "^4.0.4", "remark-directive": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index a30652b55..f50db73c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2617,10 +2617,10 @@ dependencies: "@types/react" "*" -"@types/react@*": - version "17.0.16" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.16.tgz#056f40c45645761527baeb7d89d842a6abdf285a" - integrity sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg== +"@types/react@*", "@types/react@^17.0.0": + version "17.0.31" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.31.tgz#fe05ebf91ff3ae35bb6b13f6c1b461db8089dff8" + integrity sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" @@ -2661,7 +2661,7 @@ resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.33.tgz#1073c4bc824754ae3d10cfab88ab0237ba964e4d" integrity sha1-EHPEvIJHVK49EM+riKsCN7qWTk0= -"@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3": +"@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2": version "2.0.6" resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== @@ -7952,19 +7952,6 @@ hast-to-hyperscript@^10.0.0: unist-util-is "^5.0.0" web-namespaces "^2.0.0" -hast-to-hyperscript@^9.0.0: - version "9.0.1" - resolved "https://registry.yarnpkg.com/hast-to-hyperscript/-/hast-to-hyperscript-9.0.1.tgz#9b67fd188e4c81e8ad66f803855334173920218d" - integrity sha512-zQgLKqF+O2F72S1aa4y2ivxzSlko3MAvxkwG8ehGmNiqd98BIN3JM1rAJPmplEyLmGLO2QZYJtIneOSZ2YbJuA== - dependencies: - "@types/unist" "^2.0.3" - comma-separated-tokens "^1.0.0" - property-information "^5.3.0" - space-separated-tokens "^1.0.0" - style-to-object "^0.3.0" - unist-util-is "^4.0.0" - web-namespaces "^1.0.0" - hast-util-from-dom@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/hast-util-from-dom/-/hast-util-from-dom-3.0.0.tgz#e0ea87fafaf3ec64650fc9404ab1538238f32cb5" @@ -12434,7 +12421,7 @@ proper-lockfile@^4.1.2: retry "^0.12.0" signal-exit "^3.0.2" -property-information@^5.0.0, property-information@^5.3.0: +property-information@^5.0.0: version "5.6.0" resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.6.0.tgz#61675545fb23002f245c6540ec46077d4da3ed69" integrity sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA== @@ -12949,13 +12936,17 @@ rehype-raw@^6.1.0: hast-util-raw "^7.2.0" unified "^10.0.0" -rehype-react@^6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/rehype-react/-/rehype-react-6.2.1.tgz#9b9bf188451ad6f63796b784fe1f51165c67b73a" - integrity sha512-f9KIrjktvLvmbGc7si25HepocOg4z0MuNOtweigKzBcDjiGSTGhyz6VSgaV5K421Cq1O+z4/oxRJ5G9owo0KVg== +rehype-react@^7.0.3: + version "7.0.3" + resolved "https://registry.yarnpkg.com/rehype-react/-/rehype-react-7.0.3.tgz#9c96051de79a385fd44908597a52eb964e4b891a" + integrity sha512-nrn2fAYAPv/XD3mFe9Z2cfra1UY0a9TutNYdb5dAHsfz4HAzSVxf1LbyGins/1UtvKBzvNS/0FQJknjp/d+iEg== dependencies: "@mapbox/hast-util-table-cell-style" "^0.2.0" - hast-to-hyperscript "^9.0.0" + "@types/hast" "^2.0.0" + "@types/react" "^17.0.0" + hast-to-hyperscript "^10.0.0" + hast-util-whitespace "^2.0.0" + unified "^10.0.0" relay-compiler@11.0.2: version "11.0.2"