-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump rehype-highlight from 6.0.0 to 7.0.0
Bumps [rehype-highlight](https://github.com/rehypejs/rehype-highlight) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/rehypejs/rehype-highlight/releases) - [Commits](rehypejs/rehype-highlight@6.0.0...7.0.0) --- updated-dependencies: - dependency-name: rehype-highlight dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
4cc1309
commit bdf5ac0
Showing
2 changed files
with
114 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1561,6 +1561,13 @@ | |
dependencies: | ||
"@types/unist" "*" | ||
|
||
"@types/hast@^3.0.0": | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.3.tgz#7f75e6b43bc3f90316046a287d9ad3888309f7e1" | ||
integrity sha512-2fYGlaDy/qyLlhidX42wAH0KBi2TCjKMH8CHmBXgRlJ3Y+OXTiqsPQ6IWarZKwF1JoUcAJdPogv1d4b0COTpmQ== | ||
dependencies: | ||
"@types/unist" "*" | ||
|
||
"@types/hoist-non-react-statics@^3.3.1": | ||
version "3.3.1" | ||
resolved "https://registry.npmmirror.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f" | ||
|
@@ -1656,6 +1663,11 @@ | |
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" | ||
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== | ||
|
||
"@types/unist@^3.0.0": | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.2.tgz#6dd61e43ef60b34086287f83683a5c1b2dc53d20" | ||
integrity sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ== | ||
|
||
"@types/use-sync-external-store@^0.0.3": | ||
version "0.0.3" | ||
resolved "https://registry.npmmirror.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43" | ||
|
@@ -2777,6 +2789,13 @@ dequal@^2.0.0: | |
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" | ||
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA== | ||
|
||
devlop@^1.0.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/devlop/-/devlop-1.1.0.tgz#4db7c2ca4dc6e0e834c30be70c94bbc976dc7018" | ||
integrity sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA== | ||
dependencies: | ||
dequal "^2.0.0" | ||
|
||
diff@^5.0.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/diff/-/diff-5.1.0.tgz#bc52d298c5ea8df9194800224445ed43ffc87e40" | ||
|
@@ -3301,13 +3320,6 @@ fastq@^1.6.0: | |
dependencies: | ||
reusify "^1.0.4" | ||
|
||
fault@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/fault/-/fault-2.0.1.tgz#d47ca9f37ca26e4bd38374a7c500b5a384755b6c" | ||
integrity sha512-WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ== | ||
dependencies: | ||
format "^0.2.0" | ||
|
||
fetch-blob@^3.1.2, fetch-blob@^3.1.4: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/fetch-blob/-/fetch-blob-3.2.0.tgz#f09b8d4bbd45adc6f0c20b7e787e793e309dcce9" | ||
|
@@ -3358,11 +3370,6 @@ for-each@^0.3.3: | |
dependencies: | ||
is-callable "^1.1.3" | ||
|
||
format@^0.2.0: | ||
version "0.2.2" | ||
resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b" | ||
integrity sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww== | ||
|
||
formdata-polyfill@^4.0.10: | ||
version "4.0.10" | ||
resolved "https://registry.yarnpkg.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz#24807c31c9d402e002ab3d8c720144ceb8848423" | ||
|
@@ -3645,14 +3652,21 @@ hast-util-is-element@^2.0.0: | |
"@types/hast" "^2.0.0" | ||
"@types/unist" "^2.0.0" | ||
|
||
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" "^3.0.0" | ||
|
||
hast-util-parse-selector@^3.0.0: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/hast-util-parse-selector/-/hast-util-parse-selector-3.1.1.tgz#25ab00ae9e75cbc62cf7a901f68a247eade659e2" | ||
integrity sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA== | ||
dependencies: | ||
"@types/hast" "^2.0.0" | ||
|
||
hast-util-to-text@^3.0.0, hast-util-to-text@^3.1.0: | ||
hast-util-to-text@^3.1.0: | ||
version "3.1.2" | ||
resolved "https://registry.yarnpkg.com/hast-util-to-text/-/hast-util-to-text-3.1.2.tgz#ecf30c47141f41e91a5d32d0b1e1859fd2ac04f2" | ||
integrity sha512-tcllLfp23dJJ+ju5wCCZHVpzsQQ43+moJbqVX3jNWPB7z/KFC4FyZD6R7y94cHL6MQ33YtMZL8Z0aIXXI4XFTw== | ||
|
@@ -3662,6 +3676,16 @@ hast-util-to-text@^3.0.0, hast-util-to-text@^3.1.0: | |
hast-util-is-element "^2.0.0" | ||
unist-util-find-after "^4.0.0" | ||
|
||
hast-util-to-text@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/hast-util-to-text/-/hast-util-to-text-4.0.0.tgz#7f33a45d0bf7981ead44e82d9d8d75f511b3642f" | ||
integrity sha512-EWiE1FSArNBPUo1cKWtzqgnuRQwEeQbQtnFJRYV1hb1BWDgrAlBU0ExptvZMM/KSA82cDpm2sFGf3Dmc5Mza3w== | ||
dependencies: | ||
"@types/hast" "^3.0.0" | ||
"@types/unist" "^3.0.0" | ||
hast-util-is-element "^3.0.0" | ||
unist-util-find-after "^5.0.0" | ||
|
||
hast-util-whitespace@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-2.0.1.tgz#0ec64e257e6fc216c7d14c8a1b74d27d650b4557" | ||
|
@@ -3683,10 +3707,10 @@ heap@^0.2.6: | |
resolved "https://registry.npmmirror.com/heap/-/heap-0.2.7.tgz#1e6adf711d3f27ce35a81fe3b7bd576c2260a8fc" | ||
integrity sha512-2bsegYkkHO+h/9MGbn6KWcE45cHZgPANo5LXF7EvWdT0yT2EguSVO1nDgU5c8+ZOPwp2vMNa7YFsJhVcDR9Sdg== | ||
|
||
highlight.js@~11.7.0: | ||
version "11.7.0" | ||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.7.0.tgz#3ff0165bc843f8c9bce1fd89e2fda9143d24b11e" | ||
integrity sha512-1rRqesRFhMO/PRF+G86evnyJkCgaZFOI+Z6kdj15TA18funfoqJXvgPCLSf0SWq3SRfg1j3HlDs8o4s3EGq1oQ== | ||
highlight.js@~11.9.0: | ||
version "11.9.0" | ||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.9.0.tgz#04ab9ee43b52a41a047432c8103e2158a1b8b5b0" | ||
integrity sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw== | ||
|
||
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2: | ||
version "3.3.2" | ||
|
@@ -4213,14 +4237,14 @@ loose-envify@^1.1.0, loose-envify@^1.4.0: | |
dependencies: | ||
js-tokens "^3.0.0 || ^4.0.0" | ||
|
||
lowlight@^2.0.0: | ||
version "2.8.1" | ||
resolved "https://registry.yarnpkg.com/lowlight/-/lowlight-2.8.1.tgz#5f54016ebd1b2f66b3d0b94d10ef6dd5df4f2e42" | ||
integrity sha512-HCaGL61RKc1MYzEYn3rFoGkK0yslzCVDFJEanR19rc2L0mb8i58XM55jSRbzp9jcQrFzschPlwooC0vuNitk8Q== | ||
lowlight@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/lowlight/-/lowlight-3.1.0.tgz#aa394c5f3a7689fce35fa49a7c850ba3ead4f590" | ||
integrity sha512-CEbNVoSikAxwDMDPjXlqlFYiZLkDJHwyGu/MfOsJnF3d7f3tds5J3z8s/l9TMXhzfsJCCJEAsD78842mwmg0PQ== | ||
dependencies: | ||
"@types/hast" "^2.0.0" | ||
fault "^2.0.0" | ||
highlight.js "~11.7.0" | ||
"@types/hast" "^3.0.0" | ||
devlop "^1.0.0" | ||
highlight.js "~11.9.0" | ||
|
||
lru-cache@^5.1.1: | ||
version "5.1.1" | ||
|
@@ -5272,16 +5296,16 @@ regjsparser@^0.9.1: | |
dependencies: | ||
jsesc "~0.5.0" | ||
|
||
rehype-highlight@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/rehype-highlight/-/rehype-highlight-6.0.0.tgz#8097219d8813b51f4c2b6d92db27dac6cbc9a641" | ||
integrity sha512-q7UtlFicLhetp7K48ZgZiJgchYscMma7XjzX7t23bqEJF8m6/s+viXQEe4oHjrATTIZpX7RG8CKD7BlNZoh9gw== | ||
rehype-highlight@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/rehype-highlight/-/rehype-highlight-7.0.0.tgz#f2fd0eaebea7d4d4ce2fca2e8d9e3aea9441aefc" | ||
integrity sha512-QtobgRgYoQaK6p1eSr2SD1i61f7bjF2kZHAQHxeCHAuJf7ZUDMvQ7owDq9YTkmar5m5TSUol+2D3bp3KfJf/oA== | ||
dependencies: | ||
"@types/hast" "^2.0.0" | ||
hast-util-to-text "^3.0.0" | ||
lowlight "^2.0.0" | ||
unified "^10.0.0" | ||
unist-util-visit "^4.0.0" | ||
"@types/hast" "^3.0.0" | ||
hast-util-to-text "^4.0.0" | ||
lowlight "^3.0.0" | ||
unist-util-visit "^5.0.0" | ||
vfile "^6.0.0" | ||
|
||
rehype-katex@^6.0.3: | ||
version "6.0.3" | ||
|
@@ -5947,6 +5971,14 @@ unist-util-find-after@^4.0.0: | |
"@types/unist" "^2.0.0" | ||
unist-util-is "^5.0.0" | ||
|
||
unist-util-find-after@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz#3fccc1b086b56f34c8b798e1ff90b5c54468e896" | ||
integrity sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ== | ||
dependencies: | ||
"@types/unist" "^3.0.0" | ||
unist-util-is "^6.0.0" | ||
|
||
unist-util-generated@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/unist-util-generated/-/unist-util-generated-2.0.1.tgz#e37c50af35d3ed185ac6ceacb6ca0afb28a85cae" | ||
|
@@ -5959,6 +5991,13 @@ unist-util-is@^5.0.0: | |
dependencies: | ||
"@types/unist" "^2.0.0" | ||
|
||
unist-util-is@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-6.0.0.tgz#b775956486aff107a9ded971d996c173374be424" | ||
integrity sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw== | ||
dependencies: | ||
"@types/unist" "^3.0.0" | ||
|
||
unist-util-position@^4.0.0: | ||
version "4.0.4" | ||
resolved "https://registry.yarnpkg.com/unist-util-position/-/unist-util-position-4.0.4.tgz#93f6d8c7d6b373d9b825844645877c127455f037" | ||
|
@@ -5981,6 +6020,13 @@ unist-util-stringify-position@^3.0.0: | |
dependencies: | ||
"@types/unist" "^2.0.0" | ||
|
||
unist-util-stringify-position@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz#449c6e21a880e0855bf5aabadeb3a740314abac2" | ||
integrity sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ== | ||
dependencies: | ||
"@types/unist" "^3.0.0" | ||
|
||
unist-util-visit-parents@^5.0.0, unist-util-visit-parents@^5.1.1: | ||
version "5.1.3" | ||
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz#b4520811b0ca34285633785045df7a8d6776cfeb" | ||
|
@@ -5989,6 +6035,14 @@ unist-util-visit-parents@^5.0.0, unist-util-visit-parents@^5.1.1: | |
"@types/unist" "^2.0.0" | ||
unist-util-is "^5.0.0" | ||
|
||
unist-util-visit-parents@^6.0.0: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz#4d5f85755c3b8f0dc69e21eca5d6d82d22162815" | ||
integrity sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw== | ||
dependencies: | ||
"@types/unist" "^3.0.0" | ||
unist-util-is "^6.0.0" | ||
|
||
unist-util-visit@^4.0.0: | ||
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-4.1.2.tgz#125a42d1eb876283715a3cb5cceaa531828c72e2" | ||
|
@@ -5998,6 +6052,15 @@ unist-util-visit@^4.0.0: | |
unist-util-is "^5.0.0" | ||
unist-util-visit-parents "^5.1.1" | ||
|
||
unist-util-visit@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz#a7de1f31f72ffd3519ea71814cccf5fd6a9217d6" | ||
integrity sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg== | ||
dependencies: | ||
"@types/unist" "^3.0.0" | ||
unist-util-is "^6.0.0" | ||
unist-util-visit-parents "^6.0.0" | ||
|
||
update-browserslist-db@^1.0.10: | ||
version "1.0.10" | ||
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz#0f54b876545726f17d00cd9a2561e6dade943ff3" | ||
|
@@ -6067,6 +6130,14 @@ vfile-message@^3.0.0: | |
"@types/unist" "^2.0.0" | ||
unist-util-stringify-position "^3.0.0" | ||
|
||
vfile-message@^4.0.0: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-4.0.2.tgz#c883c9f677c72c166362fd635f21fc165a7d1181" | ||
integrity sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw== | ||
dependencies: | ||
"@types/unist" "^3.0.0" | ||
unist-util-stringify-position "^4.0.0" | ||
|
||
vfile@^5.0.0: | ||
version "5.3.7" | ||
resolved "https://registry.yarnpkg.com/vfile/-/vfile-5.3.7.tgz#de0677e6683e3380fafc46544cfe603118826ab7" | ||
|
@@ -6077,6 +6148,15 @@ vfile@^5.0.0: | |
unist-util-stringify-position "^3.0.0" | ||
vfile-message "^3.0.0" | ||
|
||
vfile@^6.0.0: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.1.tgz#1e8327f41eac91947d4fe9d237a2dd9209762536" | ||
integrity sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw== | ||
dependencies: | ||
"@types/unist" "^3.0.0" | ||
unist-util-stringify-position "^4.0.0" | ||
vfile-message "^4.0.0" | ||
|
||
[email protected], watchpack@^2.4.0: | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d" | ||
|