From 1c7de5b8fb7ee7b7c9bea9485fe26d3714ec7898 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 27 Jan 2022 15:56:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E4=BE=9D=E8=B5=96=EF=BC=8C?= =?UTF-8?q?=E6=94=AF=E6=8C=81simple-table?= 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 be8c26f9..4e3a6dd3 100644 --- a/package.json +++ b/package.json @@ -33,14 +33,14 @@ "lodash.throttle": "^4.1.1", "memory-cache": "^0.2.0", "next": "^12.0.5", - "notion-client": "4.13.0", - "notion-utils": "4.12.0", + "notion-client": "4.14.1", + "notion-utils": "4.14.1", "preact": "^10.5.15", "qrcode.react": "^1.0.1", "react": "17.0.2", "react-cookies": "^0.1.1", "react-dom": "17.0.2", - "react-notion-x": "4.13.0", + "react-notion-x": "4.14.2", "smoothscroll-polyfill": "^0.4.4", "typed.js": "^2.0.12", "use-ackee": "^3.0.0"