升级react-notion-x,修复部分样式问题

This commit is contained in:
tangly
2022-11-13 14:38:38 +08:00
parent ba89db904b
commit f1e336f868
4 changed files with 51 additions and 16 deletions

View File

@@ -34,8 +34,8 @@
"memory-cache": "^0.2.0",
"mongodb": "^4.6.0",
"next": "12.1.6",
"notion-client": "6.12.9",
"notion-utils": "6.10.0",
"notion-client": "6.15.6",
"notion-utils": "6.15.6",
"preact": "^10.5.15",
"qrcode.react": "^1.0.1",
"react": "17.0.2",
@@ -44,7 +44,7 @@
"react-dom": "17.0.2",
"react-facebook": "^8.1.4",
"react-messenger-customer-chat": "^0.8.0",
"react-notion-x": "6.6.2",
"react-notion-x": "6.15.6",
"react-share": "^4.4.0",
"smoothscroll-polyfill": "^0.4.4",
"typed.js": "^2.0.12",