From 05764f88c87bd10d6f6a17a28991ca4081909370 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 08:36:32 +0000 Subject: [PATCH] Bump next-themes from 0.3.0 to 0.4.6 in /system/frontend Bumps [next-themes](https://github.com/pacocoursey/next-themes) from 0.3.0 to 0.4.6. - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](https://github.com/pacocoursey/next-themes/compare/v0.3.0...v0.4.6) --- updated-dependencies: - dependency-name: next-themes dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- system/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/frontend/package.json b/system/frontend/package.json index ae38d90..b7d9475 100644 --- a/system/frontend/package.json +++ b/system/frontend/package.json @@ -49,7 +49,7 @@ "embla-carousel-react": "^8.6.0", "input-otp": "^1.4.2", "lucide-react": "^0.462.0", - "next-themes": "^0.3.0", + "next-themes": "^0.4.6", "react": "^18.3.1", "react-day-picker": "^8.10.1", "react-dom": "^18.3.1",