From 343df42c1c3b680da787cb818dfb281a1bb8221d Mon Sep 17 00:00:00 2001 From: enixCode <58286681+enixCode@users.noreply.github.com> Date: Thu, 4 Jun 2026 16:09:36 +0200 Subject: [PATCH] chore(deps): bump light-landing-page (header theme slider + GitHub button) - pulls light-landing-page 45aff8f: the landing header now has a theme slider and a GitHub icon button, aligned in one right cluster - lockfile-only change build with cc --- website/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package-lock.json b/website/package-lock.json index dcb3deb..9d0db54 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -7463,7 +7463,7 @@ }, "node_modules/light-landing-page": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/enixCode/light-landing-page.git#5bf161fc39034a71ce7f20a8b4205de8ca57e0fa", + "resolved": "git+ssh://git@github.com/enixCode/light-landing-page.git#45aff8fd86b11a2da3cafad4052e06952d2995b8", "license": "MIT", "peerDependencies": { "react": ">=18",