From a282d2394525e19b322e50d6fb0e36123c07d7cc Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 24 Feb 2022 10:35:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7notion-client\util\react-noti?= =?UTF-8?q?on-x?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 172ff577..aa2c37a4 100644 --- a/package.json +++ b/package.json @@ -33,15 +33,15 @@ "lodash.throttle": "^4.1.1", "memory-cache": "^0.2.0", "next": "^12.0.5", - "notion-client": "4.14.1", - "notion-utils": "4.14.1", + "notion-client": "4.16.0", + "notion-utils": "4.16.0", "preact": "^10.5.15", "qrcode.react": "^1.0.1", "react": "17.0.2", "react-cookies": "^0.1.1", "react-cusdis": "^2.1.3", "react-dom": "17.0.2", - "react-notion-x": "4.14.2", + "react-notion-x": "4.16.0", "smoothscroll-polyfill": "^0.4.4", "typed.js": "^2.0.12", "use-ackee": "^3.0.0"