From 7dacd4110a4fb3ecb09a890429f2a5cf82d18a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:39:28 +0000 Subject: [PATCH] Bump next-themes from 0.4.4 to 0.4.5 Bumps [next-themes](https://github.com/pacocoursey/next-themes) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](https://github.com/pacocoursey/next-themes/compare/v0.4.4...v0.4.5) --- 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 2e53b7b..84d4b96 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "lodash": "^4.17.21", "lucide-react": "^0.479.0", "next": "^15.2.1", - "next-themes": "^0.4.4", + "next-themes": "^0.4.5", "react": "^19.0.0", "react-day-picker": "^9.5.1", "react-dom": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index c3f5978..d2336c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10599,13 +10599,13 @@ __metadata: languageName: node linkType: hard -"next-themes@npm:^0.4.4": - version: 0.4.4 - resolution: "next-themes@npm:0.4.4" +"next-themes@npm:^0.4.5": + version: 0.4.5 + resolution: "next-themes@npm:0.4.5" peerDependencies: react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc - checksum: 10c0/45d82f968ccfc90f6e6e3cdb95962132f6d1e19eaf614c4e824fc5d079ec522dd50cc196c58da2f000d755b81dbb0caf378c4f512a9e6b6c0a0daa3f99f1a2c7 + checksum: 10c0/62c9523fbe88a21dd86b220a1492f4e99467d9fdbbcb8ae61e0b5403cc49bdd094ee57b7e18e897c5c2c7509b993ad4a0234115d7ee962bdfb1e450081269f38 languageName: node linkType: hard @@ -13100,7 +13100,7 @@ __metadata: lodash: "npm:^4.17.21" lucide-react: "npm:^0.479.0" next: "npm:^15.2.1" - next-themes: "npm:^0.4.4" + next-themes: "npm:^0.4.5" postcss: "npm:^8.5.3" prettier: "npm:^3.5.3" prettier-plugin-tailwindcss: "npm:^0.6.11"