diff --git a/package.json b/package.json index 07a8374..2beb618 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "lucia": "^3.1.1", "lucide-react": "^0.368.0", "next": "^14.2.3", - "next-themes": "^0.3.0", + "next-themes": "^0.4.4", "react": "^18", "react-dom": "^18", "sonner": "^1.4.41", diff --git a/yarn.lock b/yarn.lock index 2fdb01a..e348697 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2567,10 +2567,10 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -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.3: version "14.2.3"