feat: replace use-dark-mode with next-themes

This commit is contained in:
Travis Fischer
2022-04-15 21:57:29 -04:00
parent b1ac72e5f8
commit 218097539a
11 changed files with 3474 additions and 3859 deletions

View File

@@ -25,7 +25,6 @@
"test:prettier": "prettier '**/*.{js,jsx,ts,tsx}' --check"
},
"dependencies": {
"@fisch0920/use-dark-mode": "^2.4.0",
"@keyvhq/core": "^1.6.9",
"@keyvhq/redis": "^1.6.10",
"@react-icons/all-files": "^4.1.0",
@@ -38,6 +37,7 @@
"lqip-modern": "^1.2.0",
"next": "^12.1.1",
"next-api-og-image": "^2.2.1",
"next-themes": "^0.1.1",
"node-fetch": "^2.6.1",
"notion-client": "^6.11.0",
"notion-types": "^6.11.0",