diff --git a/packages/twoslash/package.json b/packages/twoslash/package.json index 00f6204c1..bc1bf36ef 100644 --- a/packages/twoslash/package.json +++ b/packages/twoslash/package.json @@ -25,11 +25,11 @@ "types:check": "tsc --noEmit" }, "dependencies": { - "@shikijs/twoslash": "1.6.4", + "@shikijs/twoslash": "1.6.5", "mdast-util-from-markdown": "^2.0.1", "mdast-util-gfm": "^3.0.0", "mdast-util-to-hast": "^13.2.0", - "shiki": "1.6.4" + "shiki": "1.6.5" }, "devDependencies": { "@types/hast": "^3.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0018ac64a..1ab41c8a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -653,8 +653,8 @@ importers: packages/twoslash: dependencies: '@shikijs/twoslash': - specifier: 1.6.4 - version: 1.6.4(typescript@5.4.5) + specifier: 1.6.5 + version: 1.6.5(typescript@5.4.5) mdast-util-from-markdown: specifier: ^2.0.1 version: 2.0.1 @@ -665,8 +665,8 @@ importers: specifier: ^13.2.0 version: 13.2.0 shiki: - specifier: 1.6.4 - version: 1.6.4 + specifier: 1.6.5 + version: 1.6.5 devDependencies: '@types/hast': specifier: ^3.0.4 @@ -2163,14 +2163,17 @@ packages: '@shikijs/core@1.6.4': resolution: {integrity: sha512-WTU9rzZae1p2v6LOxMf6LhtmZOkIHYYW160IuahUyJy7YXPPjyWZLR1ag+SgD22ZMxZtz1gfU6Tccc8t0Il/XA==} + '@shikijs/core@1.6.5': + resolution: {integrity: sha512-XcQYt6e4L61ruAxHiL3Xg1DL/XkWWjzDdeckB/DtN8jAxoAU+bcxsV6DetC8NafHpL4YpGhxy9iXF0ND/u6HmA==} + '@shikijs/rehype@1.6.4': resolution: {integrity: sha512-rQFnJKb9uJm3lr6DDKoVBSnWcocHGIqfKM591NSDawMxfhm+gPGhgLP6/EX1N2v0qNHQeuzBuunkApWVQbVTCg==} '@shikijs/transformers@1.6.4': resolution: {integrity: sha512-NqDt7gUg3ayVBnsipT/KoL1pqsVbsvT/2cB0pb5SG2q72qjAv9Lb5OP99pL//BMmI+sMTo+TeARntklyBu4mZQ==} - '@shikijs/twoslash@1.6.4': - resolution: {integrity: sha512-Ap3XQK3f2cGOaASx0qr//9+jpbJb/iuxAa1LYnayHntWnDDEXZBqaF7eA9iHO/tBv0Q+a/kDhS3MSHZw29sDSg==} + '@shikijs/twoslash@1.6.5': + resolution: {integrity: sha512-vEdG64AKiTTppyVX60DBkvEntxCwG9vIi4gGJFeIpFu87nt88iCiPmUBO7ZzXBLAW2VjlzE4Bu0av3Tp3MAM6A==} '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -5342,6 +5345,9 @@ packages: shiki@1.6.4: resolution: {integrity: sha512-X88chM7w8jnadoZtjPTi5ahCJx9pc9f8GfEkZAEYUTlcUZIEw2D/RY86HI/LkkE7Nj8TQWkiBfaFTJ3VJT6ESg==} + shiki@1.6.5: + resolution: {integrity: sha512-iFzypldJG0zeyRHKAhaSGCf+YWXpMMyUyOrCVFBFKGGdF5vrB6jbd66/SQljxV20aSrVZEAQwUto/hhuNi/CIg==} + side-channel@1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} @@ -7652,6 +7658,8 @@ snapshots: '@shikijs/core@1.6.4': {} + '@shikijs/core@1.6.5': {} + '@shikijs/rehype@1.6.4': dependencies: '@shikijs/transformers': 1.6.4 @@ -7665,9 +7673,9 @@ snapshots: dependencies: shiki: 1.6.4 - '@shikijs/twoslash@1.6.4(typescript@5.4.5)': + '@shikijs/twoslash@1.6.5(typescript@5.4.5)': dependencies: - '@shikijs/core': 1.6.4 + '@shikijs/core': 1.6.5 twoslash: 0.2.8(typescript@5.4.5) transitivePeerDependencies: - supports-color @@ -11735,6 +11743,10 @@ snapshots: dependencies: '@shikijs/core': 1.6.4 + shiki@1.6.5: + dependencies: + '@shikijs/core': 1.6.5 + side-channel@1.0.4: dependencies: call-bind: 1.0.7