Skip to content

Commit

Permalink
chore(deps): bump rehype-format from 4.0.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [rehype-format](https://github.com/rehypejs/rehype-format) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/rehypejs/rehype-format/releases)
- [Commits](rehypejs/rehype-format@4.0.1...5.0.0)

---
updated-dependencies:
- dependency-name: rehype-format
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 3c85a4a commit ba4b63a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 59 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"react-markdown": "^8.0.7",
"react-modal": "^3.16.1",
"read-chunk": "^4.0.3",
"rehype-format": "^4.0.1",
"rehype-format": "^5.0.0",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"rehype-stringify": "^9.0.4",
Expand Down
121 changes: 63 additions & 58 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7815,12 +7815,13 @@ hasown@^2.0.0:
dependencies:
function-bind "^1.1.2"

hast-util-embedded@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/hast-util-embedded/-/hast-util-embedded-2.0.1.tgz#979e07ecc6bc42b560ccac755cab926c354f24c7"
integrity sha512-QUdSOP1/o+/TxXtpPFXR2mUg2P+ySrmlX7QjwHZCXqMFyYk7YmcGSvqRW+4XgXAoHifdE1t2PwFaQK33TqVjSw==
hast-util-embedded@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/hast-util-embedded/-/hast-util-embedded-3.0.0.tgz#be4477780fbbe079cdba22982e357a0de4ba853e"
integrity sha512-naH8sld4Pe2ep03qqULEtvYr7EjrLK2QHY8KJR6RJkTUjPGObe1vnx585uzem2hGra+s1q08DZZpfgDVYRbaXA==
dependencies:
hast-util-is-element "^2.0.0"
"@types/hast" "^3.0.0"
hast-util-is-element "^3.0.0"

hast-util-from-parse5@^7.0.0:
version "7.1.1"
Expand Down Expand Up @@ -7849,27 +7850,26 @@ hast-util-from-parse5@^8.0.0:
vfile-location "^5.0.0"
web-namespaces "^2.0.0"

hast-util-has-property@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/hast-util-has-property/-/hast-util-has-property-2.0.1.tgz#8ec99c3e8f02626304ee438cdb9f0528b017e083"
integrity sha512-X2+RwZIMTMKpXUzlotatPzWj8bspCymtXH3cfG3iQKV+wPF53Vgaqxi/eLqGck0wKq1kS9nvoB1wchbCPEL8sg==
hast-util-has-property@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/hast-util-has-property/-/hast-util-has-property-3.0.0.tgz#4e595e3cddb8ce530ea92f6fc4111a818d8e7f93"
integrity sha512-MNilsvEKLFpV604hwfhVStK0usFY/QmM5zX16bo7EjnAEGofr5YyI37kzopBlZJkHD4t887i+q/C8/tr5Q94cA==
dependencies:
"@types/hast" "^3.0.0"

hast-util-is-body-ok-link@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/hast-util-is-body-ok-link/-/hast-util-is-body-ok-link-2.0.0.tgz#e0df6947b2676d2acac55c611755d359f264958e"
integrity sha512-S58hCexyKdD31vMsErvgLfflW6vYWo/ixRLPJTtkOvLld24vyI8vmYmkgLA5LG3la2ME7nm7dLGdm48gfLRBfw==
hast-util-is-body-ok-link@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/hast-util-is-body-ok-link/-/hast-util-is-body-ok-link-3.0.0.tgz#6b2d808813a6f73eb20e61bdd2b203591af85eb4"
integrity sha512-VFHY5bo2nY8HiV6nir2ynmEB1XkxzuUffhEGeVx7orbu/B1KaGyeGgMZldvMVx5xWrDlLLG/kQ6YkJAMkBEx0w==
dependencies:
"@types/hast" "^2.0.0"
hast-util-has-property "^2.0.0"
hast-util-is-element "^2.0.0"
"@types/hast" "^3.0.0"

hast-util-is-element@^2.0.0:
version "2.1.3"
resolved "https://registry.yarnpkg.com/hast-util-is-element/-/hast-util-is-element-2.1.3.tgz#cd3279cfefb70da6d45496068f020742256fc471"
integrity sha512-O1bKah6mhgEq2WtVMk+Ta5K7pPMqsBBlmzysLdcwKVrqzZQ0CHqUPiIVspNhAG1rvxpvJjtGee17XfauZYKqVA==
hast-util-is-element@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz#6e31a6532c217e5b533848c7e52c9d9369ca0932"
integrity sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==
dependencies:
"@types/hast" "^2.0.0"
"@types/unist" "^2.0.0"
"@types/hast" "^3.0.0"

hast-util-parse-selector@^3.0.0:
version "3.1.1"
Expand All @@ -7885,16 +7885,16 @@ hast-util-parse-selector@^4.0.0:
dependencies:
"@types/hast" "^3.0.0"

hast-util-phrasing@^2.0.0:
version "2.0.2"
resolved "https://registry.yarnpkg.com/hast-util-phrasing/-/hast-util-phrasing-2.0.2.tgz#0747ba8000a8d5598bef4000819d92fda8f8843c"
integrity sha512-yGkCfPkkfCyiLfK6KEl/orMDr/zgCnq/NaO9HfULx6/Zga5fso5eqQA5Ov/JZVqACygvw9shRYWgXNcG2ilo7w==
hast-util-phrasing@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/hast-util-phrasing/-/hast-util-phrasing-3.0.1.tgz#fa284c0cd4a82a0dd6020de8300a7b1ebffa1690"
integrity sha512-6h60VfI3uBQUxHqTyMymMZnEbNl1XmEGtOxxKYL7stY2o601COo62AWAYBQR9lZbYXYSBoxag8UpPRXK+9fqSQ==
dependencies:
"@types/hast" "^2.0.0"
hast-util-embedded "^2.0.0"
hast-util-has-property "^2.0.0"
hast-util-is-body-ok-link "^2.0.0"
hast-util-is-element "^2.0.0"
"@types/hast" "^3.0.0"
hast-util-embedded "^3.0.0"
hast-util-has-property "^3.0.0"
hast-util-is-body-ok-link "^3.0.0"
hast-util-is-element "^3.0.0"

hast-util-raw@^7.0.0:
version "7.2.3"
Expand Down Expand Up @@ -7988,6 +7988,13 @@ hast-util-whitespace@^2.0.0:
resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-2.0.1.tgz#0ec64e257e6fc216c7d14c8a1b74d27d650b4557"
integrity sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==

hast-util-whitespace@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz#7778ed9d3c92dd9e8c5c8f648a49c21fc51cb621"
integrity sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==
dependencies:
"@types/hast" "^3.0.0"

hastscript@^7.0.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/hastscript/-/hastscript-7.2.0.tgz#0eafb7afb153d047077fa2a833dc9b7ec604d10b"
Expand Down Expand Up @@ -8130,10 +8137,10 @@ html-webpack-plugin@^5.5.3:
pretty-error "^4.0.0"
tapable "^2.0.0"

html-whitespace-sensitive-tag-names@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/html-whitespace-sensitive-tag-names/-/html-whitespace-sensitive-tag-names-2.0.0.tgz#80c7512c969de90c94279641068fafb5fa6da468"
integrity sha512-SQdIvTTtnHAx72xGUIUudvVOCjeWvV1U7rvSFnNGxTGRw3ZC7RES4Gw6dm1nMYD60TXvm6zjk/bWqgNc5pjQaw==
html-whitespace-sensitive-tag-names@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/html-whitespace-sensitive-tag-names/-/html-whitespace-sensitive-tag-names-3.0.0.tgz#c7c8c11d93c014fba642e240d7f3da39656ab301"
integrity sha512-KlClZ3/Qy5UgvpvVvDomGhnQhNWH5INE8GwvSIQ9CWt1K0zbbXrl7eN5bWaafOZgtmO3jMPwUqmrmEwinhPq1w==

htmlparser2@^6.1.0:
version "6.1.0"
Expand Down Expand Up @@ -13090,32 +13097,30 @@ regjsparser@^0.9.1:
dependencies:
jsesc "~0.5.0"

rehype-format@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/rehype-format/-/rehype-format-4.0.1.tgz#0d4ad47733699dd8e3fcd9f73d04f210246b39e1"
integrity sha512-HA92WeqFri00yiClrz54IIpM9no2DH9Mgy5aFmInNODoAYn+hN42a6oqJTIie2nj0HwFyV7JvOYx5YHBphN8mw==
rehype-format@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/rehype-format/-/rehype-format-5.0.0.tgz#e51cc8edece2aee0e88e1efdd0625bc0cbef387b"
integrity sha512-kM4II8krCHmUhxrlvzFSptvaWh280Fr7UGNJU5DCMuvmAwGCNmGfi9CvFAQK6JDjsNoRMWQStglK3zKJH685Wg==
dependencies:
"@types/hast" "^2.0.0"
hast-util-embedded "^2.0.0"
hast-util-is-element "^2.0.0"
hast-util-phrasing "^2.0.0"
hast-util-whitespace "^2.0.0"
html-whitespace-sensitive-tag-names "^2.0.0"
rehype-minify-whitespace "^5.0.0"
unified "^10.0.0"
unist-util-visit-parents "^5.0.0"
"@types/hast" "^3.0.0"
hast-util-embedded "^3.0.0"
hast-util-is-element "^3.0.0"
hast-util-phrasing "^3.0.0"
hast-util-whitespace "^3.0.0"
html-whitespace-sensitive-tag-names "^3.0.0"
rehype-minify-whitespace "^6.0.0"
unist-util-visit-parents "^6.0.0"

rehype-minify-whitespace@^5.0.0:
version "5.0.1"
resolved "https://registry.yarnpkg.com/rehype-minify-whitespace/-/rehype-minify-whitespace-5.0.1.tgz#79729a0146aa97a9d43e1eb4b5884974e2f37e77"
integrity sha512-PPp4lWJiBPlePI/dv1BeYktbwkfgXkrK59MUa+tYbMPgleod+4DvFK2PLU0O0O60/xuhHfiR9GUIUlXTU8sRIQ==
rehype-minify-whitespace@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/rehype-minify-whitespace/-/rehype-minify-whitespace-6.0.0.tgz#fe97c5e9e48c5629458166753f2249afaa2e1fd1"
integrity sha512-i9It4YHR0Sf3GsnlR5jFUKXRr9oayvEk9GKQUkwZv6hs70OH9q3OCZrq9PpLvIGKt3W+JxBOxCidNVpH/6rWdA==
dependencies:
"@types/hast" "^2.0.0"
hast-util-embedded "^2.0.0"
hast-util-is-element "^2.0.0"
hast-util-whitespace "^2.0.0"
unified "^10.0.0"
unist-util-is "^5.0.0"
"@types/hast" "^3.0.0"
hast-util-embedded "^3.0.0"
hast-util-is-element "^3.0.0"
hast-util-whitespace "^3.0.0"
unist-util-is "^6.0.0"

rehype-raw@^7.0.0:
version "7.0.0"
Expand Down

0 comments on commit ba4b63a

Please sign in to comment.