⬆️ Bump next-themes from 0.2.1 to 0.3.0 (#1712)

⬆️ Bump next-themes from 0.2.1 to 0.3.0

Bumps [next-themes](https://github.com/pacocoursey/next-themes) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](https://github.com/pacocoursey/next-themes/commits/v0.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-07 15:30:43 +00:00 committed by GitHub
parent 244dbd01de
commit 46e13fa54a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 9 deletions

View File

@ -39,7 +39,7 @@
"next": "^14.1.0",
"next-pwa": "^5.6.0",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"node-mocks-http": "^1.13.0",
"prettier": "3.2.5",
"prop-types": "^15.8.1",

14
pnpm-lock.yaml generated
View File

@ -117,8 +117,8 @@ importers:
specifier: ^4.2.3
version: 4.2.3(next@14.1.0)
next-themes:
specifier: ^0.2.1
version: 0.2.1(next@14.1.0)(react-dom@18.2.0)(react@18.2.0)
specifier: ^0.3.0
version: 0.3.0(react-dom@18.2.0)(react@18.2.0)
node-mocks-http:
specifier: ^1.13.0
version: 1.13.0
@ -6563,14 +6563,12 @@ packages:
next: 14.1.0(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0)
dev: true
/next-themes@0.2.1(next@14.1.0)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==}
/next-themes@0.3.0(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w==}
peerDependencies:
next: '*'
react: '*'
react-dom: '*'
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
dependencies:
next: 14.1.0(@babel/core@7.22.11)(react-dom@18.2.0)(react@18.2.0)
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: true