diff --git a/package.json b/package.json index f93d8964..d1000711 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "intersection-observer": "^0.12.0", "minimatch": "^3.0.6", "next": "^12.1.0", - "next-themes": "^0.0.15", + "next-themes": "^0.1.1", "postcss": "^8.4.12", "postcss-focus-visible": "^5.0.0", "postcss-import": "^14.0.2", diff --git a/yarn.lock b/yarn.lock index 354dc4ef..928078da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5731,10 +5731,10 @@ neo-async@^2.6.2: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== -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"