mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
feat: improve tweet embedding using react-tweet
This commit is contained in:
10
package.json
10
package.json
@@ -40,9 +40,9 @@
|
||||
"ky": "^1.7.2",
|
||||
"lqip-modern": "^2.2.1",
|
||||
"next": "^15.0.3",
|
||||
"notion-client": "^7.1.1",
|
||||
"notion-types": "^7.1.1",
|
||||
"notion-utils": "^7.1.1",
|
||||
"notion-client": "^7.1.3",
|
||||
"notion-types": "^7.1.3",
|
||||
"notion-utils": "^7.1.3",
|
||||
"p-map": "^7.0.2",
|
||||
"p-memoize": "^7.1.1",
|
||||
"posthog-js": "^1.181.0",
|
||||
@@ -50,8 +50,8 @@
|
||||
"react": "^18.2.0",
|
||||
"react-body-classname": "^1.3.1",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-notion-x": "^7.2.1",
|
||||
"react-tweet-embed": "^2.0.0",
|
||||
"react-notion-x": "^7.2.3",
|
||||
"react-tweet": "^3.2.1",
|
||||
"react-use": "^17.4.2",
|
||||
"rss": "^1.2.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user