mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-06-04 15:11:08 +00:00
feat: preview image improvements
This commit is contained in:
10
package.json
10
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user