Skip to content

Commit 58fa2cb

Browse files
fix(deps): bump next-themes from 0.4.4 to 0.4.6
Bumps [next-themes](https://github.com/pacocoursey/next-themes) from 0.4.4 to 0.4.6. - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](pacocoursey/next-themes@v0.4.4...v0.4.6) --- updated-dependencies: - dependency-name: next-themes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3382cf3 commit 58fa2cb

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
@@ -16,7 +16,7 @@
1616
"next": "^15.2.2",
1717
"next-image-export-optimizer": "^1.18.0",
1818
"next-intl": "^3.26.5",
19-
"next-themes": "^0.4.4",
19+
"next-themes": "^0.4.6",
2020
"prettier": "^3.5.3",
2121
"react": "^19.0.0",
2222
"react-dom": "^19.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3659,10 +3659,10 @@ next-intl@^3.26.5:
36593659
negotiator "^1.0.0"
36603660
use-intl "^3.26.5"
36613661

3662-
next-themes@^0.4.4:
3663-
version "0.4.4"
3664-
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.4.tgz#ce6f68a4af543821bbc4755b59c0d3ced55c2d13"
3665-
integrity sha512-LDQ2qIOJF0VnuVrrMSMLrWGjRMkq+0mpgl6e0juCLqdJ+oo8Q84JRWT6Wh11VDQKkMMe+dVzDKLWs5n87T+PkQ==
3662+
next-themes@^0.4.6:
3663+
version "0.4.6"
3664+
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.6.tgz#8d7e92d03b8fea6582892a50a928c9b23502e8b6"
3665+
integrity sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==
36663666

36673667
next@^15.2.2:
36683668
version "15.2.2"

0 commit comments

Comments
 (0)