fix use-dark-mode

This commit is contained in:
Travis Fischer
2022-03-30 23:47:24 -04:00
parent 173bb76190
commit 03aa7db23f
2 changed files with 633 additions and 804 deletions

View File

@@ -25,7 +25,7 @@
"test:prettier": "prettier '**/*.{js,jsx,ts,tsx}' --check"
},
"dependencies": {
"@fisch0920/use-dark-mode": "^2.3.2",
"@fisch0920/use-dark-mode": "^2.4.0",
"@keyv/redis": "^2.2.3",
"classnames": "^2.3.1",
"date-fns": "^2.28.0",
@@ -37,23 +37,22 @@
"lqip-modern": "^1.2.0",
"next": "^12.1.1",
"node-fetch": "^2.6.1",
"notion-client": "^6.0.26",
"notion-client": "^6.1.0",
"notion-types": "^6.0.26",
"notion-utils": "^6.0.26",
"notion-utils": "^6.1.0",
"p-map": "^5.3.0",
"p-memoize": "^6.0.1",
"react": "^17.0.2",
"react-body-classname": "^1.3.1",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-notion-x": "^6.0.26",
"react-notion-x": "^6.1.0",
"react-static-tweets": "^0.7.1",
"react-use": "^17.3.2",
"static-tweets": "^0.7.1"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.1.0",
"@types/classnames": "^2.3.1",
"@types/node": "^17.0.23",
"@types/node-fetch": "^3.0.3",
"@types/react": "^17.0.31",

1428
yarn.lock

File diff suppressed because it is too large Load Diff