diff --git a/package.json b/package.json index 50f9ee2..62e3ca0 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "motion": "^10.6.2", "next": "12.1.0", "next-contentlayer": "^0.1.0", - "next-themes": "0.0.15", + "next-themes": "0.1.1", "preact": "^10.6.6", "react": "17.0.2", "react-dom": "17.0.2", diff --git a/yarn.lock b/yarn.lock index 6f0ee6d..fd6051f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3318,10 +3318,10 @@ next-contentlayer@^0.1.0: "@contentlayer/utils" "0.1.2" rxjs "^7.1.0" -next-themes@0.0.15: - version "0.0.15" - resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.0.15.tgz#ab0cee69cd763b77d41211f631e108beab39bf7d" - integrity sha512-LTmtqYi03c4gMTJmWwVK9XkHL7h0/+XrtR970Ujvtu3s0kZNeJN24aJsi4rkZOI8i19+qq6f8j+8Duwy5jqcrQ== +next-themes@0.1.1: + version "0.1.1" + resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.1.1.tgz#122113a458bf1d1be5ffed66778ab924c106f82a" + integrity sha512-Iqxt6rhS/KfK/iHJ0tfFjTcdLEAI0AgwFuAFrMwLOPK5e+MI3I+fzyvBoS+VaOS+NldUiazurhgwYhrfV0VXsQ== next@12.1.0: version "12.1.0"