feat: add typeform support

This commit is contained in:
Travis Fischer
2021-02-08 19:57:32 -05:00
parent 240c879400
commit d29339161c
2 changed files with 25 additions and 25 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.11",
"notion-types": "^4.0.0",
"notion-utils": "^4.2.11",
"notion-client": "^4.2.17",
"notion-types": "^4.2.17",
"notion-utils": "^4.2.17",
"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.16",
"react-notion-x": "^4.2.17",
"react-use": "^15.3.3",
"use-dark-mode": "^2.3.1"
},

View File

@@ -3304,27 +3304,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.11:
version "4.2.11"
resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-4.2.11.tgz#56988660eb3bcab6d6bc6f2311afcdae1f32971c"
integrity sha512-QhMDrN+SwzgI7aYECcbT/UIvykQoauZrWgRrL/4rIQ2/Ua+cj9bPU+mi+F0hfMIwuYxjCSZ4OxkQHh4DkaQa6A==
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==
dependencies:
got "^11.8.1"
notion-types "^4.0.0"
notion-utils "^4.2.11"
notion-types "^4.2.17"
notion-utils "^4.2.17"
p-map "^4.0.0"
notion-types@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/notion-types/-/notion-types-4.0.0.tgz#f2ede73442be1f1fd873f642cb7b7432b578d849"
integrity sha512-bSOMhIcezidw48/kUj7QASK/fdK2coEl9CQOx5DiQ3Glee6GG3SQq5wZsQliyiSAGeoZCxP0Kyp5JCAQFHFrDA==
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-utils@^4.2.11:
version "4.2.11"
resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-4.2.11.tgz#f192d5067f883327a021fc501ad926b2a336c01d"
integrity sha512-siIYQBqLO64oQxcpay9BRxxsYDlnv5m+YTj80b4nkOeNukl5bccrf4wzLJmZ45uJI0QabBnnREoZPVdU9mSSHA==
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==
dependencies:
notion-types "^4.0.0"
notion-types "^4.2.17"
p-queue "^6.6.1"
npm-run-all@^4.1.5:
@@ -4110,10 +4110,10 @@ react-modal@^3.11.2:
react-lifecycles-compat "^3.0.0"
warning "^4.0.3"
react-notion-x@^4.2.16:
version "4.2.16"
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-4.2.16.tgz#ed47984fdfb42ce011bd64258cad183f6ba9aac9"
integrity sha512-7kIXf1cKariXj6+eyYX4Mv7D76Tm5nLjWlcbTY97/9TcfAOlyCz4LwC5KK2XF7DzZLtC0qgC7cPXxroPqiuj4A==
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==
dependencies:
"@matejmazur/react-katex" "^3.1.3"
date-fns "^2.15.0"
@@ -4122,8 +4122,8 @@ react-notion-x@^4.2.16:
katex "^0.12.0"
lodash.throttle "^4.1.1"
medium-zoom "^1.0.6"
notion-types "^4.0.0"
notion-utils "^4.2.11"
notion-types "^4.2.17"
notion-utils "^4.2.17"
prismjs "^1.20.0"
rc-dropdown "^3.1.2"
rc-menu "^8.5.2"