Skip to content

Commit

Permalink
fix(app): change next-theme version2
Browse files Browse the repository at this point in the history
  • Loading branch information
syam committed Mar 2, 2025
1 parent 814c1ba commit ddb7201
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"near-api-js": "^5.0.1",
"next": "14.2.5",
"next-runtime-env": "1.x",
"next-themes": "^0.1.1",
"next-themes": "^0.3.0",
"next-translate": "^2.6.2",
"nextjs-toploader": "^3.7.15",
"react": "^18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6350,10 +6350,10 @@ [email protected]:
dependencies:
chalk "^4.1.2"

next-themes@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.1.1.tgz#122113a458bf1d1be5ffed66778ab924c106f82a"
integrity sha512-Iqxt6rhS/KfK/iHJ0tfFjTcdLEAI0AgwFuAFrMwLOPK5e+MI3I+fzyvBoS+VaOS+NldUiazurhgwYhrfV0VXsQ==
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-translate@^2.6.2:
version "2.6.2"
Expand Down

0 comments on commit ddb7201

Please sign in to comment.