From 7e6610aff189fa49d95b3079e2e9f3960f1ba681 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Thu, 7 Apr 2022 18:38:41 -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 9028a36..84cce2a 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.8.3", + "react-notion-x": "^6.8.4", "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 786f627..f87c6a6 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.8.3: - version "6.8.3" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.8.3.tgz#726d67f50d5f1bd4385d5788feb2e9d37614d0cc" - integrity sha512-vsr0Dvc50UhvSGn1X5apdX//AabsYsaJR8iPOUjOdkgly9kyF/sDQvlvhxYOjFXZ+JXfiZrL5fKBbDiJTG9VRA== +react-notion-x@^6.8.4: + version "6.8.4" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.8.4.tgz#5ef6ae3ac4ee5cd320fbcca7cd2e1f6aa47c1123" + integrity sha512-a3C2mApZrfUuoqjfM6xfSYL5dsHlgOp6smcfgFLHYDbdmg/XBih2/hBgw1CGhKcRa7L5EBVbwuOUkA0z2GDpLg== dependencies: "@matejmazur/react-katex" "^3.1.3" "@radix-ui/react-dropdown-menu" "^0.1.6"