From 2427570c2f2c26d478f2d429f210d0efc4eb720d Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 6 Apr 2022 13:34:34 -0400 Subject: [PATCH] bump deps --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index efc57be..27848f8 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "react": "^17.0.2", "react-body-classname": "^1.3.1", "react-dom": "^17.0.2", - "react-notion-x": "^6.7.0", + "react-notion-x": "^6.7.1", "react-static-tweets": "^0.7.2", "react-use": "^17.3.2", "static-tweets": "^0.7.2" diff --git a/yarn.lock b/yarn.lock index 7597f72..0305791 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3530,10 +3530,10 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.7.0: - version "6.7.0" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.7.0.tgz#5bad5918ab2816a7de1b3f412a52e21b611701a0" - integrity sha512-kSDJD5Gz0r+DsFp5XiUI/RZ4P3a82/zyahbd1uGTKpoL0f5oiBI8mMqKDB2wMNt4o+SGEt62NHqmG3H8n+Xdbg== +react-notion-x@^6.7.1: + version "6.7.1" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.7.1.tgz#898d319f4655a3d9a38dc647f91b90f02e435a16" + integrity sha512-YbJLhJwTeGEk8Awq/OWKzxvuCGtoekbJ9phsMuly2JNVwgdCqR8PQHFOfHd+7UgMNskaK7hLxMh1WxgQMMdwkg== dependencies: "@matejmazur/react-katex" "^3.1.3" "@radix-ui/react-dropdown-menu" "^0.1.6"