From 4aeb86d585c54d50575af15c65166a49be842573 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 19 Jan 2021 18:24:40 -0500 Subject: [PATCH] bump react-notion-x for hydration fix --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9255012..67d6428 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-body-classname": "^1.3.1", "react-dom": "17.0.1", "react-icons": "^4.1.0", - "react-notion-x": "^3.2.6", + "react-notion-x": "^3.2.7", "react-use": "^15.3.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 051a613..6b606eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5146,10 +5146,10 @@ react-modal@^3.11.2: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^3.2.6: - version "3.2.6" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.2.6.tgz#25e2218ad66cd2f25782d20d19b4842ccb359553" - integrity sha512-a2Ov8ufdqEG0frpSTED/006Guczwm2DcIgIrvkZflDp1aSAnRGPnC46owBOBRzCM/5wRsFaEP8wmzeTgm8tnvg== +react-notion-x@^3.2.7: + version "3.2.7" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.2.7.tgz#179d2e5470af9f55d87ebaa54d9c9fb062b45457" + integrity sha512-N6pU705Yhs6MpDb0Iq0N5efWQg1vIbfcFaPsB5eAXfEE7LaJQn/XV605iq2JQ0GkT/fAVLuTk0ITxe4CZncKVw== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"