From 3bb5914c6896d2b59309369f2849821b0d827ac9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 13:04:56 +0000 Subject: [PATCH] chore(deps): update dependency highlight.js to v11.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 300a17e..80b7785 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "autoprefixer": "10.4.27", "bits-ui": "0.21.16", "eslint": "8.57.1", - "highlight.js": "11.10.0", + "highlight.js": "11.11.1", "lucide-svelte": "0.460.1", "postcss": "8.4.49", "postcss-load-config": "4.0.2",