Skip to content

Commit

Permalink
Dependency next-themes
Browse files Browse the repository at this point in the history
  • Loading branch information
cregourd committed Jul 3, 2024
1 parent cc61a19 commit 43cfd2c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@heroicons/react": "^2.0.16",
"@next-auth/prisma-adapter": "^1.0.5",
"@postlight/parser": "^2.2.3",
"@premieroctet/next-admin": "5.0.0-rc.3",
"@premieroctet/next-admin": "5.0.0-rc.5",
"@prisma/client": "^4.11.0",
"@radix-ui/react-dialog": "^1.0.3",
"@radix-ui/react-navigation-menu": "^1.1.2",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1568,10 +1568,10 @@
dependencies:
safe-buffer "^5.0.1"

"@premieroctet/[email protected].3":
version "5.0.0-rc.3"
resolved "https://registry.yarnpkg.com/@premieroctet/next-admin/-/next-admin-5.0.0-rc.3.tgz#ee6c35e20c26891b2db90b495d189a02dc54d330"
integrity sha512-Su33witCSfQCa6VxxyxFeIGoQPzcROHyMPx+0jA4HXF+dvH82IlO1/PoMiid00oEYe0Dx+0cez167HWJdi0ZXQ==
"@premieroctet/[email protected].5":
version "5.0.0-rc.5"
resolved "https://registry.yarnpkg.com/@premieroctet/next-admin/-/next-admin-5.0.0-rc.5.tgz#8e0cf5ef1007f41d6b0e7a4f5bcef2010e743908"
integrity sha512-P43XpPt/Z75BtcsfaMnWkCsrmNYcvhlk6KUAC1ZgCVdaosNcO0KpEiohUmmm/y1h7ehHgwY+3M2q/qCF1wtbUg==
dependencies:
"@dnd-kit/core" "^6.1.0"
"@dnd-kit/sortable" "^8.0.0"
Expand All @@ -1596,6 +1596,7 @@
formidable "^3.5.1"
lodash.range "^3.2.0"
next-connect "^1.0.0-next.3"
next-themes "^0.3.0"
nextjs-toploader "^1.6.6"
tailwind-merge "^2.3.0"
util "^0.12.5"
Expand Down Expand Up @@ -9612,6 +9613,11 @@ next-superjson-plugin@^0.5.8:
dependencies:
hoist-non-react-statics "^3.3.2"

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-tick@1, next-tick@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
Expand Down

0 comments on commit 43cfd2c

Please sign in to comment.