Skip to content

Commit

Permalink
Update dependency next-themes to ^0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent ac1ed87 commit dae436e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"image-size": "1.0.2",
"next": "14.1.1",
"next-contentlayer": "0.3.4",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"pliny": "0.1.6",
"postcss": "^8.4.24",
"react": "18.2.0",
Expand Down
12 changes: 11 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8746,6 +8746,16 @@ __metadata:
languageName: node
linkType: hard

"next-themes@npm:^0.3.0":
version: 0.3.0
resolution: "next-themes@npm:0.3.0"
peerDependencies:
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
checksum: 4285c4969eac517ad7addd773bcb71e7d14bc6c6e3b24eb97b80a6e06ac03fb6cb345e75dfb448156d14430d06289948eb8cfdeb52402ca7ce786093d01d2878
languageName: node
linkType: hard

"next@npm:14.1.1":
version: 14.1.1
resolution: "next@npm:14.1.1"
Expand Down Expand Up @@ -11133,7 +11143,7 @@ __metadata:
lint-staged: "npm:^15.0.0"
next: "npm:14.1.1"
next-contentlayer: "npm:0.3.4"
next-themes: "npm:^0.2.1"
next-themes: "npm:^0.3.0"
pliny: "npm:0.1.6"
postcss: "npm:^8.4.24"
prettier: "npm:^3.0.0"
Expand Down

0 comments on commit dae436e

Please sign in to comment.