Skip to content

Commit

Permalink
Merge pull request #12 from btkcodedev/dependabot/npm_and_yarn/next-t…
Browse files Browse the repository at this point in the history
…hemes-0.3.0

chore(deps): bump next-themes from 0.2.1 to 0.3.0
  • Loading branch information
btkcodedev authored Mar 21, 2024
2 parents 0116897 + 949bc1d commit 47a34d4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 12 deletions.
13 changes: 6 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"framer-motion": "^11.0.14",
"lucide-react": "^0.356.0",
"next": "^14.1.3",
"next-themes": "^0.2.1",
"next-themes": "^0.3.0",
"postcss": "8.4.35",
"react": "^18",
"react-dom": "^18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1707,10 +1707,10 @@ natural-compare@^1.4.0:
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==

next-themes@^0.2.1:
version "0.2.1"
resolved "https://registry.npmjs.org/next-themes/-/next-themes-0.2.1.tgz"
integrity sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==
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@^14.1.3:
version "14.1.3"
Expand Down

0 comments on commit 47a34d4

Please sign in to comment.