From f43ecb37d6accfb76460994eff8bdd614881f159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 17:09:59 +0000 Subject: [PATCH] Bump next-themes from 0.4.5 to 0.4.6 Bumps [next-themes](https://github.com/pacocoursey/next-themes) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](https://github.com/pacocoursey/next-themes/compare/v0.4.5...v0.4.6) --- updated-dependencies: - dependency-name: next-themes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 50f117a..363892d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "lodash": "^4.17.21", "lucide-react": "^0.482.0", "next": "^15.2.4", - "next-themes": "^0.4.5", + "next-themes": "^0.4.6", "react": "^19.0.0", "react-day-picker": "^9.6.3", "react-dom": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index ed382e9..113bf67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10677,13 +10677,13 @@ __metadata: languageName: node linkType: hard -"next-themes@npm:^0.4.5": - version: 0.4.5 - resolution: "next-themes@npm:0.4.5" +"next-themes@npm:^0.4.6": + version: 0.4.6 + resolution: "next-themes@npm:0.4.6" peerDependencies: react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc - checksum: 10c0/62c9523fbe88a21dd86b220a1492f4e99467d9fdbbcb8ae61e0b5403cc49bdd094ee57b7e18e897c5c2c7509b993ad4a0234115d7ee962bdfb1e450081269f38 + checksum: 10c0/83590c11d359ce7e4ced14f6ea9dd7a691d5ce6843fe2dc520fc27e29ae1c535118478d03e7f172609c41b1ef1b8da6b8dd2d2acd6cd79cac1abbdbd5b99f2c4 languageName: node linkType: hard @@ -13177,7 +13177,7 @@ __metadata: lodash: "npm:^4.17.21" lucide-react: "npm:^0.482.0" next: "npm:^15.2.4" - next-themes: "npm:^0.4.5" + next-themes: "npm:^0.4.6" postcss: "npm:^8.5.3" prettier: "npm:^3.5.3" prettier-plugin-tailwindcss: "npm:^0.6.11"