From 79d4cea1b41c3374c6d3932f64ec5de7f7f27b5d Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 29 Mar 2022 06:14:21 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cd2633b..00b19ea 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "react-body-classname": "^1.3.1", "react-dom": "^17.0.2", "react-icons": "^4.3.1", - "react-notion-x": "^6.0.17", + "react-notion-x": "^6.0.18", "react-static-tweets": "^0.7.1", "react-use": "^17.3.2", "static-tweets": "^0.7.1", diff --git a/yarn.lock b/yarn.lock index 63abd67..723e885 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3186,10 +3186,10 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.0.17: - version "6.0.17" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.17.tgz#b051cc58d780dd6e116258b12023ae586574b693" - integrity sha512-A1S1BbZdI1tqHAh++6ngJmPqXKaXj29WmfHnPiPhbK4uoB0EhnKJL5Wqmkt66NpOHlawwvQ/YneYrdLj82TL/w== +react-notion-x@^6.0.18: + version "6.0.18" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.18.tgz#cc47908ca5290a49b2f942afdc6284d965a41c89" + integrity sha512-IfA7ryFYjKZxXiexkQwam4uJvAxZT7i+2z5sGUctCIlcC4wwqGHwpbL0Nquon8Ty3Fdb/twYzjUjVBO6tZk5Dg== dependencies: "@matejmazur/react-katex" "^3.1.3" clipboard-copy "^4.0.1"