Skip to content

Commit 394e315

Browse files
authored
Merge pull request #340 from javaistic/depfu/update/yarn/next-themes-0.2.1
Update next-themes: 0.2.0 → 0.2.1 (minor)
2 parents db1f1d1 + 235f9cd commit 394e315

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.2",
4949
"minimatch": "^3.1.2",
5050
"next": "^12.2.5",
51-
"next-themes": "^0.2.0",
51+
"next-themes": "^0.2.1",
5252
"postcss": "^8.4.16",
5353
"postcss-focus-visible": "^5.0.0",
5454
"postcss-import": "^14.1.0",

yarn.lock

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

4682-
next-themes@^0.2.0:
4683-
version "0.2.0"
4684-
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.2.0.tgz#fdc507f61e95b3ae513dee8d4783bcec8c02e3a3"
4685-
integrity sha512-myhpDL4vadBD9YDSHiewqvzorGzB03N84e+3LxCwHRlM/hiBOaW+UsKsQojQAzC7fdcJA0l2ppveXcYaVV+hxQ==
4682+
next-themes@^0.2.1:
4683+
version "0.2.1"
4684+
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.2.1.tgz#0c9f128e847979daf6c67f70b38e6b6567856e45"
4685+
integrity sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==
46864686

46874687
next@^12.2.5:
46884688
version "12.2.5"

0 commit comments

Comments
 (0)