Skip to content

Commit

Permalink
build(deps): bump the npm group in /website with 3 updates (tiann#1905)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and FerryAr committed Jul 29, 2024
1 parent a4c5510 commit f0107e9
Showing 1 changed file with 13 additions and 20 deletions.
33 changes: 13 additions & 20 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,26 +378,19 @@
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.19.0.tgz#baf9b65023ea2ecc5e6ec68f787a0fecfd8ee84c"
integrity sha512-xNo5fV5ycvCCKqiZcpB65VMR11NJB+StnxHz20jdqRAktfdfzhgjTiJ2doTDQE/7dqGaV5I7ZGqKpgph6lCIag==

"@shikijs/[email protected]":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.11.0.tgz#a07a55037ba74f13b860698149bda03382b74cc1"
integrity sha512-VbEhDAhT/2ozO0TPr5/ZQBO/NWLqtk4ZiBf6NplYpF38mKjNfMMied5fNEfIfYfN+cdKvhDB4VMcKvG/g9c3zg==
dependencies:
"@types/hast" "^3.0.4"

"@shikijs/core@^1.10.3":
version "1.10.3"
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.10.3.tgz#f01763b36f08ad3d2ef46cea7e61858d9d9947d6"
integrity sha512-D45PMaBaeDHxww+EkcDQtDAtzv00Gcsp72ukBtaLSmqRvh0WgGMq3Al0rl1QQBZfuneO75NXMIzEZGFitThWbg==
"@shikijs/[email protected]", "@shikijs/core@^1.10.3":
version "1.11.1"
resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.11.1.tgz#a102cf56f32fa8cf3ceb9f918f2da5511782efe7"
integrity sha512-Qsn8h15SWgv5TDRoDmiHNzdQO2BxDe86Yq6vIHf5T0cCvmfmccJKIzHtep8bQO9HMBZYCtCBzaXdd1MnxZBPSg==
dependencies:
"@types/hast" "^3.0.4"

"@shikijs/transformers@^1.10.3":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@shikijs/transformers/-/transformers-1.11.0.tgz#9d96205d9f2ad17c402f967b9b709205f1257146"
integrity sha512-RNEUyOxF1cPYVG2EvBv0CZeDU1Tp4fSxmsVD2Ofv+8h9hBqqgpq+l+7uyouyqV1JHNlqwRmUwAqrQU3GQQ3csQ==
version "1.11.1"
resolved "https://registry.yarnpkg.com/@shikijs/transformers/-/transformers-1.11.1.tgz#917f542f6b1eab8e599013bb0afd2b52bd4eee4e"
integrity sha512-e6DUvZRylv+V8htF5q3ZuNyPaxJYQnsLyTd2S/K6ePs8t132NJS82LG2vARmtfSFP3I3CcBXfJ73FaCgI9kAMg==
dependencies:
shiki "1.11.0"
shiki "1.11.1"

"@types/[email protected]":
version "1.0.5"
Expand Down Expand Up @@ -762,12 +755,12 @@ rollup@^4.13.0:
"@rollup/rollup-win32-x64-msvc" "4.19.0"
fsevents "~2.3.2"

[email protected].0, shiki@^1.10.3:
version "1.11.0"
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.11.0.tgz#fad958667d7dc8e58f58e7c6ebd24d75d7c4e199"
integrity sha512-NqH/O1zRHvnuk/WfSL6b7+DtI7/kkMMSQGlZhm9DyzSU+SoIHhaw/fBZMr+zp9R8KjdIzkk3JKSC6hORuGDyng==
[email protected].1, shiki@^1.10.3:
version "1.11.1"
resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.11.1.tgz#6c06c5fcf55f1dac2db2596af935fef6a41a209d"
integrity sha512-VHD3Q0EBXaaa245jqayBe5zQyMQUdXBFjmGr9MpDaDpAKRMYn7Ff00DM5MLk26UyKjnml3yQ0O2HNX7PtYVNFQ==
dependencies:
"@shikijs/core" "1.11.0"
"@shikijs/core" "1.11.1"
"@types/hast" "^3.0.4"

source-map-js@^1.2.0:
Expand Down

0 comments on commit f0107e9

Please sign in to comment.