Skip to content

Commit

Permalink
chore(deps): bump next-themes from 0.3.0 to 0.4.4
Browse files Browse the repository at this point in the history
Bumps [next-themes](https://github.com/pacocoursey/next-themes) from 0.3.0 to 0.4.4.
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](pacocoursey/next-themes@v0.3.0...v0.4.4)

---
updated-dependencies:
- dependency-name: next-themes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 8676479 commit 7251f22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"next": "14.2.13",
"next-auth": "^4.24.5",
"next-intl": "^3.11.3",
"next-themes": "^0.3.0",
"next-themes": "^0.4.4",
"nspell": "^2.1.5",
"pako": "^2.1.0",
"postcss": "8.4.47",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16431,10 +16431,10 @@ next-intl@^3.11.3:
negotiator "^0.6.3"
use-intl "^3.19.1"

next-themes@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.3.0.tgz#b4d2a866137a67d42564b07f3a3e720e2ff3871a"
integrity sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w==
next-themes@^0.4.4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.4.tgz#ce6f68a4af543821bbc4755b59c0d3ced55c2d13"
integrity sha512-LDQ2qIOJF0VnuVrrMSMLrWGjRMkq+0mpgl6e0juCLqdJ+oo8Q84JRWT6Wh11VDQKkMMe+dVzDKLWs5n87T+PkQ==

next-tick@1, next-tick@^1.1.0:
version "1.1.0"
Expand Down

0 comments on commit 7251f22

Please sign in to comment.