Skip to content

Commit

Permalink
fix(deps): update dependency next-themes to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2022
1 parent c317361 commit ddcf12a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"next": "12.2.5",
"next-compose-plugins": "2.2.1",
"next-optimized-images": "2.6.2",
"next-themes": "0.2.0",
"next-themes": "0.2.1",
"next-transpile-modules": "9.0.0",
"postcss": "8.4.16",
"preact": "10.10.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6350,10 +6350,10 @@ [email protected]:
commander "^5.0.0"
express "^4.17.1"

[email protected].0:
version "0.2.0"
resolved "https://registry.npmjs.org/next-themes/-/next-themes-0.2.0.tgz"
integrity sha512-myhpDL4vadBD9YDSHiewqvzorGzB03N84e+3LxCwHRlM/hiBOaW+UsKsQojQAzC7fdcJA0l2ppveXcYaVV+hxQ==
[email protected].1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.2.1.tgz#0c9f128e847979daf6c67f70b38e6b6567856e45"
integrity sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==

[email protected]:
version "9.0.0"
Expand Down

0 comments on commit ddcf12a

Please sign in to comment.