From 63fac45d92e7a4e1e68dfe4f55a9ea75f8dd6fc5 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 29 Mar 2022 09:21:15 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B8?= 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 00b19ea..94947c5 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.18", + "react-notion-x": "^6.0.19", "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 723e885..15858c2 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.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== +react-notion-x@^6.0.19: + version "6.0.19" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.19.tgz#5b138e693f84c99dd5f98ecf4842357c53cab845" + integrity sha512-6kJecgwFwXK+4XTaxWV7uzDfYuTmB+xu1wLYdZByHSJZXooTPlFRti6PIeH9vX9bW8N3na9i/5PFprgHLO1XLw== dependencies: "@matejmazur/react-katex" "^3.1.3" clipboard-copy "^4.0.1"