From 9ff14538188ae5537b816cb40a1f2a41b77a99f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 12:27:37 +0000 Subject: [PATCH] Update dependency shiki to v3 --- packages/twoslash/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/twoslash/package.json b/packages/twoslash/package.json index b63447ddd..fed153958 100644 --- a/packages/twoslash/package.json +++ b/packages/twoslash/package.json @@ -56,7 +56,7 @@ "peerDependencies": { "fumadocs-ui": "^15.0.0", "react": "18.x.x || 19.x.x", - "shiki": "1.x.x || 2.x.x" + "shiki": "3.x" }, "publishConfig": { "access": "public"