From bca4a230292fa7e8a620e2494c5475a4090d1904 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 17 Jan 2021 15:06:23 -0500 Subject: [PATCH] feat: update notion deps --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7da2df0..8dd22a1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "react-body-classname": "^1.3.1", "react-dom": "17.0.1", "react-icons": "^4.1.0", - "react-notion-x": "^3.1.2", + "react-notion-x": "^3.2.0", "react-use": "^15.3.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a398322..1a0ef27 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3958,10 +3958,10 @@ react-modal@^3.11.2: react-lifecycles-compat "^3.0.0" warning "^4.0.3" -react-notion-x@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.1.2.tgz#ca25745013f403e2eccbf1a9b37168815bc3789c" - integrity sha512-CW8jC/XzrjTkJxaapdiHn+Bwqo6W705zlNE1RUa9ZsBTVKR34CaXeba2Kk/+MoHkxCztQlhUIw+a7FC9u4incQ== +react-notion-x@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-3.2.0.tgz#68b8677b6e7f14edf1db16a03e1716ac711f6be8" + integrity sha512-uiTC4Oi6Nl2f36Ny5qGPaSzjY+U9yWa+U1eFIxaBUZWbQXs/tW7pL3F+LSn79Vdj+PHNNdz8PDrQ1LHSoT41XA== dependencies: "@matejmazur/react-katex" "^3.1.3" date-fns "^2.15.0"