From 308eb042a044108fd3ce47467e4179f4f78edd44 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 26 Jan 2021 01:00:53 -0500 Subject: [PATCH] fix: update deps inline page links --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5d967f9..26940e5 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.4.3", + "react-notion-x": "^3.4.4", "react-use": "^15.3.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 475844c..330c1e3 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.4.3: - version "3.4.3" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.4.3.tgz#8642da7fa70ec8a2a77ea6971e7e4dee5962195a" - integrity sha512-ner2aTdKoxjdM42/VVKDxS1pcv2L2Uxqa/nHWAOBge/b+1kWMJuFinsVht7ojAuYZaUOIsWvlKpW9sS80XjjcQ== +react-notion-x@^3.4.4: + version "3.4.4" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.4.4.tgz#2f56a2f8c2fe512a7b4f0600f5fd3e1273c60803" + integrity sha512-wE48vUEftft1XOP2+C95+JhtXIrlyen9nVFMZXk1G2EQ2XZh5057ODHJcHV58PKka7G0lktuZSz6KXvkoqxYpw== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"