diff --git a/package.json b/package.json index 0bd624f..869342f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "flexsearch": "^0.7.31", "js-yaml": "^4.1.0", "next": "13.5.10", - "next-themes": "^0.2.1", + "next-themes": "^0.4.6", "prism-react-renderer": "^2.0.6", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 7749fce..82947f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2579,10 +2579,10 @@ natural-compare@^1.4.0: resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -next-themes@^0.2.1: - version "0.2.1" - resolved "https://registry.npmjs.org/next-themes/-/next-themes-0.2.1.tgz" - integrity sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A== +next-themes@^0.4.6: + version "0.4.6" + resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.6.tgz#8d7e92d03b8fea6582892a50a928c9b23502e8b6" + integrity sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA== next@13.5.10: version "13.5.10"