feat: preview image improvements

This commit is contained in:
Travis Fischer
2022-03-27 09:09:26 -04:00
parent a7731d152b
commit ac83eb0202
5 changed files with 258 additions and 231 deletions

View File

@@ -27,14 +27,14 @@
"dependencies": {
"@keyv/redis": "^2.2.3",
"classnames": "^2.3.1",
"date-fns": "^2.25.0",
"date-fns": "^2.28.0",
"expiry-map": "^2.0.0",
"fathom-client": "^3.0.0",
"got": "^11.8.2",
"fathom-client": "^3.4.1",
"got": "^12.0.3",
"isomorphic-unfetch": "^3.1.0",
"keyv": "^4.1.1",
"lqip-modern": "^1.2.0",
"next": "^12.1.0",
"next": "^12.1.1",
"node-fetch": "^2.6.1",
"notion-client": "^6.0.11",
"notion-types": "^6.0.6",
@@ -54,7 +54,7 @@
"devDependencies": {
"@next/bundle-analyzer": "^12.1.0",
"@types/classnames": "^2.3.1",
"@types/node": "^16.11.2",
"@types/node": "^17.0.23",
"@types/node-fetch": "^3.0.3",
"@types/react": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^5.15.0",