mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-06-04 23:16:47 +00:00
feat: revert to using official twitter embedding sdk; bump deps
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"next-api-og-image": "^2.2.1",
|
||||
"next-themes": "^0.1.1",
|
||||
"node-fetch": "^2.6.1",
|
||||
"notion-client": "^6.11.0",
|
||||
"notion-client": "^6.12.0",
|
||||
"notion-types": "^6.11.0",
|
||||
"notion-utils": "^6.11.0",
|
||||
"p-map": "^5.3.0",
|
||||
@@ -49,9 +49,8 @@
|
||||
"react-body-classname": "^1.3.1",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-notion-x": "^6.11.0",
|
||||
"react-static-tweets": "^0.7.2",
|
||||
"react-use": "^17.3.2",
|
||||
"static-tweets": "^0.7.2"
|
||||
"react-tweet-embed": "^2.0.0",
|
||||
"react-use": "^17.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "^12.1.0",
|
||||
|
||||
Reference in New Issue
Block a user