This commit is contained in:
Travis Fischer
2021-02-15 00:29:14 -05:00
parent 6731bd965d
commit bc365f6c8e
2 changed files with 25 additions and 31 deletions

View File

@@ -35,9 +35,9 @@
"isomorphic-unfetch": "^3.1.0",
"lqip-modern": "^1.1.3",
"next": "^10.0.6",
"notion-client": "^4.2.17",
"notion-types": "^4.2.17",
"notion-utils": "^4.2.17",
"notion-client": "^4.2.18",
"notion-types": "^4.2.18",
"notion-utils": "^4.2.18",
"p-map": "^4.0.0",
"p-memoize": "^4.0.0",
"puppeteer-core": "^5.5.0",
@@ -46,7 +46,7 @@
"react-body-classname": "^1.3.1",
"react-dom": "17.0.1",
"react-icons": "^4.1.0",
"react-notion-x": "^4.2.17",
"react-notion-x": "^4.2.18",
"react-static-tweets": "^0.2.4",
"react-use": "^15.3.3",
"static-tweets": "^0.2.1",

View File

@@ -3756,27 +3756,27 @@ normalize-url@^4.1.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
integrity sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ==
notion-client@^4.2.17:
version "4.2.17"
resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-4.2.17.tgz#a2e51f014427dd16ca6c10b6950b8092eb44b991"
integrity sha512-XBZlJYhMMRfPSGGw+eB45JvYjHStXMM/K9QrdV0zRLpSSoXO9icidoXYdE51xZUKdRcMj3U3Vvyn9+wwrfQGVQ==
notion-client@^4.2.18:
version "4.2.18"
resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-4.2.18.tgz#9cf7e8fbc030566ba1afa3a193573fa6627db07f"
integrity sha512-UAldYvX62VbU/P/aB9G/7y00qqLcBqptroBEGAfacxk7WwY711R+SVib0T9qegst/22STuY1ptHv15BnjkOQEg==
dependencies:
got "^11.8.1"
notion-types "^4.2.17"
notion-utils "^4.2.17"
notion-types "^4.2.18"
notion-utils "^4.2.18"
p-map "^4.0.0"
notion-types@^4.2.17:
version "4.2.17"
resolved "https://registry.yarnpkg.com/notion-types/-/notion-types-4.2.17.tgz#f260e2b1b0ff096026f60ae163d15217e6dae95c"
integrity sha512-oI7z4b5J4aBuimWQYM+tvYtEkhK/GSX82u08HCWWrzf0FgIrFVKdBUgPUbWisPxgXnia+O1+kkybGutMtxer3g==
notion-types@^4.2.18:
version "4.2.18"
resolved "https://registry.yarnpkg.com/notion-types/-/notion-types-4.2.18.tgz#b38ed77c6c6d847469f864d82a74174209b0d124"
integrity sha512-kw6w9pTbzdR/3pPgvyEPEhhMp+FzGC4quzMcueYoxAenYJYUrokgFr5u297KKA+mfz0fAoS+J0xpoXeGtYrCCQ==
notion-utils@^4.2.17:
version "4.2.17"
resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-4.2.17.tgz#913593ebdd90184f6c2e1df07234f4cf565400a2"
integrity sha512-iSR/ZVgLdxLdEWLCQXSkkOM7sy+i+lV9dUzbPsCw1S7/yDPNP5fRaC1LO0lijj73Sf9sWS57OBSWSuVo5MNF6Q==
notion-utils@^4.2.18:
version "4.2.18"
resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-4.2.18.tgz#15a2fd0ca9eca32543e4d3c5a0474d251874b5b1"
integrity sha512-TthKR0GgXgpmYqqF1XKmk1b2kQWR5tf6/jiv8iEyzFx9EMow2zRJGUW022iHVpnmiz6/+K27LRlCSVqXdnfWxQ==
dependencies:
notion-types "^4.2.17"
notion-types "^4.2.18"
p-queue "^6.6.1"
npm-run-all@^4.1.5:
@@ -4617,10 +4617,10 @@ react-modal@^3.11.2:
react-lifecycles-compat "^3.0.0"
warning "^4.0.3"
react-notion-x@^4.2.17:
version "4.2.17"
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.17.tgz#35e8f6e1b93e2c22687027e71af1504bfb76e373"
integrity sha512-hiZwFruR6qZ0huaumAaDXRSkXvZEb9kRG0S681XZebdxgIIO0V/ZQ1Q0cNeoNovD/FO4IfLhVmI/JNGTObNZIw==
react-notion-x@^4.2.18:
version "4.2.18"
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.18.tgz#08fb8654176293764440174be25e0a6afa72d225"
integrity sha512-k7YZahSWZ5XxK8kXNRYHAl5wC6T6dB94Pik4mEdOL3xSq4V4cuPLEMGncp04RkAbYUuv4eU3tWW7Sxr3Ys34nw==
dependencies:
"@matejmazur/react-katex" "^3.1.3"
date-fns "^2.15.0"
@@ -4629,8 +4629,8 @@ react-notion-x@^4.2.17:
katex "^0.12.0"
lodash.throttle "^4.1.1"
medium-zoom "^1.0.6"
notion-types "^4.2.17"
notion-utils "^4.2.17"
notion-types "^4.2.18"
notion-utils "^4.2.18"
prismjs "^1.20.0"
rc-dropdown "^3.1.2"
rc-menu "^8.5.2"
@@ -4639,7 +4639,6 @@ react-notion-x@^4.2.17:
react-lazy-images "^1.1.0"
react-modal "^3.11.2"
react-pdf "^4.2.0"
react-tweet-embed "^1.2.2"
react-use "^15.3.3"
react-pdf@^4.2.0:
@@ -4673,11 +4672,6 @@ react-static-tweets@^0.2.4:
styled-jsx "^3.4.2"
swr "^0.4.2"
react-tweet-embed@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/react-tweet-embed/-/react-tweet-embed-1.2.2.tgz#b518510a6e6ef17609f9c9b16bc4775624730d8a"
integrity sha512-Y932BlSaJsDUsKDucC2opzzd+uhc0YNhrlTa/4Beb2be1od+AjLGo6Fhuo2wPT0D+fF4VTXOyoZyA8Yc88RdYA==
react-universal-interface@^0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/react-universal-interface/-/react-universal-interface-0.6.2.tgz#5e8d438a01729a4dbbcbeeceb0b86be146fe2b3b"