From 3e8c66d7f5a550e3e1c4255eef0945327c797684 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 29 Mar 2022 12:09:17 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=97?= 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 ec5333a..04ddf56 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.21", + "react-notion-x": "^6.0.22", "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 00c8a5b..3625a19 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.21: - version "6.0.21" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.21.tgz#14724dc88752ec0b731366211e52980750ce733a" - integrity sha512-tlTJmkBRBdtoKFg8l/8WXcF8bvtdZIBrR5BBtS8Y1DF0bdsN4g8Q+E2wqvnFPkHbZCljPUOn+UUwAHnJMG6XCA== +react-notion-x@^6.0.22: + version "6.0.22" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.22.tgz#958ce514a1aad09d928fb1ab49171c893761ba39" + integrity sha512-p4kNkLRXZvMAhIPzzn56JrAFmXr9O0as5ikEIGSRnSQ3SxtyCA+ijtbcKlk+RB//XDz2pwSFfNviWpv9UaoQrw== dependencies: "@matejmazur/react-katex" "^3.1.3" clipboard-copy "^4.0.1"