Skip to content

Commit

Permalink
chore(deps): update dependency @shikijs/rehype to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent 9db0118 commit 87ffbc4
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 46 deletions.
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@astrojs/svelte": "5.7.0",
"@astrojs/tailwind": "5.1.0",
"@rgossiaux/svelte-headlessui": "2.0.0",
"@shikijs/rehype": "1.17.7",
"@shikijs/rehype": "1.18.0",
"@tailwindcss/container-queries": "0.1.1",
"astro": "4.13.4",
"jsdom": "24.1.3",
Expand Down
99 changes: 54 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2391,17 +2391,17 @@
"@types/hast" "^3.0.4"
hast-util-to-html "^9.0.2"

"@shikijs/core@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.17.7.tgz#0b01a10384cbce2b2f6ee59a750eb9209478bdb7"
integrity sha512-ZnIDxFu/yvje3Q8owSHaEHd+bu/jdWhHAaJ17ggjXofHx5rc4bhpCSW+OjC6smUBi5s5dd023jWtZ1gzMu/yrw==
dependencies:
"@shikijs/engine-javascript" "1.17.7"
"@shikijs/engine-oniguruma" "1.17.7"
"@shikijs/types" "1.17.7"
"@shikijs/core@1.18.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.18.0.tgz#30dde8e53026dada606c4cf7f32d80a3f33d437c"
integrity sha512-VK4BNVCd2leY62Nm2JjyxtRLkyrZT/tv104O81eyaCjHq4Adceq2uJVFJJAIof6lT1mBwZrEo2qT/T+grv3MQQ==
dependencies:
"@shikijs/engine-javascript" "1.18.0"
"@shikijs/engine-oniguruma" "1.18.0"
"@shikijs/types" "1.18.0"
"@shikijs/vscode-textmate" "^9.2.2"
"@types/hast" "^3.0.4"
hast-util-to-html "^9.0.2"
hast-util-to-html "^9.0.3"

"@shikijs/[email protected]":
version "1.17.6"
Expand All @@ -2411,12 +2411,12 @@
"@shikijs/types" "1.17.6"
oniguruma-to-js "0.4.3"

"@shikijs/engine-javascript@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@shikijs/engine-javascript/-/engine-javascript-1.17.7.tgz#3216f94a8897b6e1dc0cae49d92fc165ce4e39da"
integrity sha512-wwSf7lKPsm+hiYQdX+1WfOXujtnUG6fnN4rCmExxa4vo+OTmvZ9B1eKauilvol/LHUPrQgW12G3gzem7pY5ckw==
"@shikijs/engine-javascript@1.18.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@shikijs/engine-javascript/-/engine-javascript-1.18.0.tgz#9888011c5d869a687b42e3e56c7243f15a73524b"
integrity sha512-qoP/aO/ATNwYAUw1YMdaip/YVEstMZEgrwhePm83Ll9OeQPuxDZd48szZR8oSQNQBT8m8UlWxZv8EA3lFuyI5A==
dependencies:
"@shikijs/types" "1.17.7"
"@shikijs/types" "1.18.0"
"@shikijs/vscode-textmate" "^9.2.2"
oniguruma-to-js "0.4.3"

Expand All @@ -2428,34 +2428,26 @@
"@shikijs/types" "1.17.6"
"@shikijs/vscode-textmate" "^9.2.2"

"@shikijs/engine-oniguruma@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.17.7.tgz#ed5a890a156cb29803368d3506e6cf239e7057bd"
integrity sha512-pvSYGnVeEIconU28NEzBXqSQC/GILbuNbAHwMoSfdTBrobKAsV1vq2K4cAgiaW1TJceLV9QMGGh18hi7cCzbVQ==
"@shikijs/engine-oniguruma@1.18.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.18.0.tgz#7e57fd19b62b18cf2de382da684d042ee934f65d"
integrity sha512-B9u0ZKI/cud+TcmF8Chyh+R4V5qQVvyDOqXC2l2a4x73PBSBc6sZ0JRAX3eqyJswqir6ktwApUUGBYePdKnMJg==
dependencies:
"@shikijs/types" "1.17.7"
"@shikijs/types" "1.18.0"
"@shikijs/vscode-textmate" "^9.2.2"

"@shikijs/rehype@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@shikijs/rehype/-/rehype-1.17.7.tgz#44045fa1b6366f2074eec598f1a7a04769ffb93b"
integrity sha512-h7P21wNPm2OHNDtOYzIogTdI9BW/+q8fR167A/NAExXpMlqfiDbaN0uodOWjHlaohwbebZXPvjpoInEinP/d+w==
"@shikijs/rehype@1.18.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@shikijs/rehype/-/rehype-1.18.0.tgz#fe20e006b213be5cd05bc7bb67166413adeebc61"
integrity sha512-6E+X1pI8lrzABlJcnxUIAw/ReaNkzBFlgDAG/t9n7xX97DV2VT9VC5cbR5ztydbHoYEhVaUT0O9sZ8wW13fQlQ==
dependencies:
"@shikijs/transformers" "1.17.7"
"@shikijs/types" "1.17.7"
"@shikijs/types" "1.18.0"
"@types/hast" "^3.0.4"
hast-util-to-string "^3.0.0"
shiki "1.17.7"
shiki "1.18.0"
unified "^11.0.5"
unist-util-visit "^5.0.0"

"@shikijs/[email protected]":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@shikijs/transformers/-/transformers-1.17.7.tgz#b2f90bedf259ed02bff7e92ba7894b7d99c990d9"
integrity sha512-Nu7DaUT/qHDqbEsWBBqX6MyPMFbR4hUZcK11TA+zU/nPu9eDFE8v0p+n+eT4A3+3mxX6czMSF81W4QNsQ/NSpQ==
dependencies:
shiki "1.17.7"

"@shikijs/[email protected]":
version "1.17.6"
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.17.6.tgz#074c627e62ad80513b6535cbc176adc2997d5c29"
Expand All @@ -2464,10 +2456,10 @@
"@shikijs/vscode-textmate" "^9.2.2"
"@types/hast" "^3.0.4"

"@shikijs/types@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.17.7.tgz#f68acd78b8d8ef89d66837fe3751f30ed3abb7cb"
integrity sha512-+qA4UyhWLH2q4EFd+0z4K7GpERDU+c+CN2XYD3sC+zjvAr5iuwD1nToXZMt1YODshjkEGEDV86G7j66bKjqDdg==
"@shikijs/types@1.18.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.18.0.tgz#4c2d62d17f78cbfc051a15480ab4dfb0f06196c9"
integrity sha512-O9N36UEaGGrxv1yUrN2nye7gDLG5Uq0/c1LyfmxsvzNPqlHzWo9DI0A4+fhW2y3bGKuQu/fwS7EPdKJJCowcVA==
dependencies:
"@shikijs/vscode-textmate" "^9.2.2"
"@types/hast" "^3.0.4"
Expand Down Expand Up @@ -6801,6 +6793,23 @@ hast-util-to-html@^9.0.0, hast-util-to-html@^9.0.2:
stringify-entities "^4.0.0"
zwitch "^2.0.4"

hast-util-to-html@^9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-9.0.3.tgz#a9999a0ba6b4919576a9105129fead85d37f302b"
integrity sha512-M17uBDzMJ9RPCqLMO92gNNUDuBSq10a25SDBI08iCCxmorf4Yy6sYHK57n9WAbRAAaU+DuR4W6GN9K4DFZesYg==
dependencies:
"@types/hast" "^3.0.0"
"@types/unist" "^3.0.0"
ccount "^2.0.0"
comma-separated-tokens "^2.0.0"
hast-util-whitespace "^3.0.0"
html-void-elements "^3.0.0"
mdast-util-to-hast "^13.0.0"
property-information "^6.0.0"
space-separated-tokens "^2.0.0"
stringify-entities "^4.0.0"
zwitch "^2.0.4"

hast-util-to-parse5@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/hast-util-to-parse5/-/hast-util-to-parse5-8.0.0.tgz#477cd42d278d4f036bc2ea58586130f6f39ee6ed"
Expand Down Expand Up @@ -11414,15 +11423,15 @@ shell-quote@^1.7.3, shell-quote@^1.8.1:
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==

shiki@1.17.7:
version "1.17.7"
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.17.7.tgz#88557d68c27c7a3f393e08aab92aa8a957200b4c"
integrity sha512-Zf6hNtWhFyF4XP5OOsXkBTEx9JFPiN0TQx4wSe+Vqeuczewgk2vT4IZhF4gka55uelm052BD5BaHavNqUNZd+A==
shiki@1.18.0:
version "1.18.0"
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.18.0.tgz#4f9ca2f442b3612849017ab1dcac47c35ee52276"
integrity sha512-8jo7tOXr96h9PBQmOHVrltnETn1honZZY76YA79MHheGQg55jBvbm9dtU+MI5pjC5NJCFuA6rvVTLVeSW5cE4A==
dependencies:
"@shikijs/core" "1.17.7"
"@shikijs/engine-javascript" "1.17.7"
"@shikijs/engine-oniguruma" "1.17.7"
"@shikijs/types" "1.17.7"
"@shikijs/core" "1.18.0"
"@shikijs/engine-javascript" "1.18.0"
"@shikijs/engine-oniguruma" "1.18.0"
"@shikijs/types" "1.18.0"
"@shikijs/vscode-textmate" "^9.2.2"
"@types/hast" "^3.0.4"

Expand Down

0 comments on commit 87ffbc4

Please sign in to comment.