From 6c96eef1c9e37dd1645c1acefe0d47026949cb45 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 19:47:23 +0000 Subject: [PATCH] Changes Co-authored-by: Damaj301damaj-lol <90093996+Damaj301damaj-lol@users.noreply.github.com> --- bun.lock | 1 + package.json | 1 + 2 files changed, 2 insertions(+) diff --git a/bun.lock b/bun.lock index c9b59c3..e0624a7 100644 --- a/bun.lock +++ b/bun.lock @@ -40,6 +40,7 @@ "date-fns": "^3.6.0", "embla-carousel-react": "^8.6.0", "gray-matter": "^4.0.3", + "highlight.js": "^11.11.1", "input-otp": "^1.4.2", "lucide-react": "^0.462.0", "next-themes": "^0.3.0", diff --git a/package.json b/package.json index ccb69fd..6d1f562 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "date-fns": "^3.6.0", "embla-carousel-react": "^8.6.0", "gray-matter": "^4.0.3", + "highlight.js": "^11.11.1", "input-otp": "^1.4.2", "lucide-react": "^0.462.0", "next-themes": "^0.3.0",