diff --git a/package.json b/package.json index 4d384a37..f48909eb 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "hamburger-react": "^2.5.2", "next": "14.2.21", "next-contentlayer": "^0.3.4", - "next-themes": "0.3.0", + "next-themes": "0.4.4", "prop-types": "^15.7.2", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/yarn.lock b/yarn.lock index e06bd36c..78962999 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6044,10 +6044,10 @@ next-contentlayer@^0.3.4: "@contentlayer/core" "0.3.4" "@contentlayer/utils" "0.3.4" -next-themes@0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.3.0.tgz#b4d2a866137a67d42564b07f3a3e720e2ff3871a" - integrity sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w== +next-themes@0.4.4: + version "0.4.4" + resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.4.tgz#ce6f68a4af543821bbc4755b59c0d3ced55c2d13" + integrity sha512-LDQ2qIOJF0VnuVrrMSMLrWGjRMkq+0mpgl6e0juCLqdJ+oo8Q84JRWT6Wh11VDQKkMMe+dVzDKLWs5n87T+PkQ== next@14.2.21: version "14.2.21"