Skip to content

Commit 0a4b8f8

Browse files
author
Arghya Ghosh
authored
Merge pull request #185 from javaistic/depfu/update/yarn/next-themes-0.1.1
Upgrade next-themes: 0.0.15 → 0.1.1 (major)
2 parents 8814b2f + 8ef3857 commit 0a4b8f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"intersection-observer": "^0.12.0",
4949
"minimatch": "^3.0.6",
5050
"next": "^12.1.0",
51-
"next-themes": "^0.0.15",
51+
"next-themes": "^0.1.1",
5252
"postcss": "^8.4.12",
5353
"postcss-focus-visible": "^5.0.0",
5454
"postcss-import": "^14.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5731,10 +5731,10 @@ neo-async@^2.6.2:
57315731
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
57325732
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
57335733

5734-
next-themes@^0.0.15:
5735-
version "0.0.15"
5736-
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.0.15.tgz#ab0cee69cd763b77d41211f631e108beab39bf7d"
5737-
integrity sha512-LTmtqYi03c4gMTJmWwVK9XkHL7h0/+XrtR970Ujvtu3s0kZNeJN24aJsi4rkZOI8i19+qq6f8j+8Duwy5jqcrQ==
5734+
next-themes@^0.1.1:
5735+
version "0.1.1"
5736+
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.1.1.tgz#122113a458bf1d1be5ffed66778ab924c106f82a"
5737+
integrity sha512-Iqxt6rhS/KfK/iHJ0tfFjTcdLEAI0AgwFuAFrMwLOPK5e+MI3I+fzyvBoS+VaOS+NldUiazurhgwYhrfV0VXsQ==
57385738

57395739
next@^12.1.0:
57405740
version "12.1.0"

0 commit comments

Comments
 (0)