From 004951ea7339683ceb7e83137cd73b016e34fc3b Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sat, 26 Mar 2022 03:58:58 -0400 Subject: [PATCH] react-notion-x v6.0.7 fix inline galleries --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 333f4ec..dd81ff3 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.6", + "react-notion-x": "^6.0.7", "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 7e0ba3a..d0af95f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3157,10 +3157,10 @@ react-modal@^3.14.3: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^6.0.6: - version "6.0.6" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.6.tgz#e446db10f21c9c16fc8459a1fc77b0fb5837c598" - integrity sha512-PURtYGlMkUnkl0HDvi4XDoMQ2Jnc88V3rPULFH3yKXlS/o5laOmDBvfLJP4c8RY7EqW1fHX3iK3lTLD8UZOShA== +react-notion-x@^6.0.7: + version "6.0.7" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.7.tgz#e6531bb2b186c674543e1e0773deda040ba81fdb" + integrity sha512-QtsNAi5kb+2CNtdg/BDdsP1oSotYYVIh0qljAsIEjDA5Ou2zWAticVnBVXAwqc4ocg4pz4sqQMatIhNQMf6Fyg== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"