Bump next-themes from 0.4.4 to 0.4.5

Bumps [next-themes](https://github.com/pacocoursey/next-themes) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](https://github.com/pacocoursey/next-themes/compare/v0.4.4...v0.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-10 18:39:28 +00:00 committed by GitHub
parent 4c655475d1
commit 7dacd4110a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -51,7 +51,7 @@
"lodash": "^4.17.21",
"lucide-react": "^0.479.0",
"next": "^15.2.1",
"next-themes": "^0.4.4",
"next-themes": "^0.4.5",
"react": "^19.0.0",
"react-day-picker": "^9.5.1",
"react-dom": "^19.0.0",

View file

@ -10599,13 +10599,13 @@ __metadata:
languageName: node
linkType: hard
"next-themes@npm:^0.4.4":
version: 0.4.4
resolution: "next-themes@npm:0.4.4"
"next-themes@npm:^0.4.5":
version: 0.4.5
resolution: "next-themes@npm:0.4.5"
peerDependencies:
react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc
checksum: 10c0/45d82f968ccfc90f6e6e3cdb95962132f6d1e19eaf614c4e824fc5d079ec522dd50cc196c58da2f000d755b81dbb0caf378c4f512a9e6b6c0a0daa3f99f1a2c7
checksum: 10c0/62c9523fbe88a21dd86b220a1492f4e99467d9fdbbcb8ae61e0b5403cc49bdd094ee57b7e18e897c5c2c7509b993ad4a0234115d7ee962bdfb1e450081269f38
languageName: node
linkType: hard
@ -13100,7 +13100,7 @@ __metadata:
lodash: "npm:^4.17.21"
lucide-react: "npm:^0.479.0"
next: "npm:^15.2.1"
next-themes: "npm:^0.4.4"
next-themes: "npm:^0.4.5"
postcss: "npm:^8.5.3"
prettier: "npm:^3.5.3"
prettier-plugin-tailwindcss: "npm:^0.6.11"