diff --git a/package.json b/package.json index ec87438..8efcc76 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.6.1", "react-dom": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index 5ff32b4..57d4ccc 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"