feat: revert to using official twitter embedding sdk; bump deps

This commit is contained in:
Travis Fischer
2022-04-19 21:24:55 -04:00
parent aed9b2037d
commit 8163ce123d
8 changed files with 27 additions and 852 deletions

View File

@@ -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",