mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-31 07:26:46 +00:00
🎥
This commit is contained in:
@@ -39,16 +39,16 @@
|
||||
"next": "^12.1.1",
|
||||
"next-api-og-image": "^2.2.1",
|
||||
"node-fetch": "^2.6.1",
|
||||
"notion-client": "^6.12.0",
|
||||
"notion-types": "^6.11.0",
|
||||
"notion-utils": "^6.11.0",
|
||||
"notion-client": "^6.12.6",
|
||||
"notion-types": "^6.12.6",
|
||||
"notion-utils": "^6.12.6",
|
||||
"p-map": "^5.3.0",
|
||||
"p-memoize": "^6.0.1",
|
||||
"posthog-js": "^1.20.2",
|
||||
"react": "^17.0.2",
|
||||
"react-body-classname": "^1.3.1",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-notion-x": "^6.12.5",
|
||||
"react-notion-x": "^6.12.6",
|
||||
"react-tweet-embed": "^2.0.0",
|
||||
"react-use": "^17.3.2",
|
||||
"rss": "^1.2.2"
|
||||
|
||||
42
yarn.lock
42
yarn.lock
@@ -2448,30 +2448,30 @@ normalize-url@^7.0.3:
|
||||
resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-7.0.3.tgz"
|
||||
integrity sha512-RiCOdwdPnzvwcBFJE4iI1ss3dMVRIrEzFpn8ftje6iBfzBInqlnRrNhxcLwBEKjPPXQKzm1Ptlxtaiv9wdcj5w==
|
||||
|
||||
notion-client@^6.12.0:
|
||||
version "6.12.0"
|
||||
resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.12.0.tgz#f9617b3cea1dc5f1b2e616b7c293bf552bf36367"
|
||||
integrity sha512-1qx8D/lyQo6jnPnhSnAHfTOcoUDq2ssrdinU+pYhJsljvMcnYFyS90QMOuOkgRsMTBvx/MJJGY9dYnpOmvZYhg==
|
||||
notion-client@^6.12.6:
|
||||
version "6.12.6"
|
||||
resolved "https://registry.yarnpkg.com/notion-client/-/notion-client-6.12.6.tgz#bd215e8ea371b099fe0dc3172a16389f71f30f53"
|
||||
integrity sha512-aacCgfgJ1UzD2PRLNufSvYVDvzWYBI2vDZJHNaJi8PK9TocG4u2RU+tdC0lVD7aOCr2CP0dOvB8sYehZZIgq8g==
|
||||
dependencies:
|
||||
got "^11.8.1"
|
||||
notion-types "^6.11.0"
|
||||
notion-utils "^6.11.0"
|
||||
notion-types "^6.12.6"
|
||||
notion-utils "^6.12.6"
|
||||
p-map "^5.3.0"
|
||||
|
||||
notion-types@^6.11.0:
|
||||
version "6.11.0"
|
||||
resolved "https://registry.yarnpkg.com/notion-types/-/notion-types-6.11.0.tgz#3da05375e3ee3334ef0e9f705ff9ffdd880f2fdc"
|
||||
integrity sha512-a8Q5Tmgf4lywP57uk4o6UeuxFgswXPul5SYTAWK8spnppMUC3ax5woZcltTHQMvqsP6ZVEqjqDl82lMEL4VD7A==
|
||||
notion-types@^6.12.6:
|
||||
version "6.12.6"
|
||||
resolved "https://registry.yarnpkg.com/notion-types/-/notion-types-6.12.6.tgz#48677bc7f156966bfd95036e9b54d53f1c5b8926"
|
||||
integrity sha512-UBbhnzKgn48SVTkMP5It3heODrf8gAPb6O5vLna9pi9zdAtfSjmGmn5//C0P1rF/ppX7cCfgX964g+8VLUBOag==
|
||||
|
||||
notion-utils@^6.11.0:
|
||||
version "6.11.0"
|
||||
resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-6.11.0.tgz#2252f8a59d6597141aa026137f4a4edd068119a3"
|
||||
integrity sha512-xP58mT0p4mWwrF1TbkV5r/En9XstnQHW75vpsYP+Ghg7TRt80cPzUgRx/lDRaWAkWXN7G+mUZIVU/eQgNonU8w==
|
||||
notion-utils@^6.12.6:
|
||||
version "6.12.6"
|
||||
resolved "https://registry.yarnpkg.com/notion-utils/-/notion-utils-6.12.6.tgz#9f9065883dc27058b23721d0c88bb05521b14949"
|
||||
integrity sha512-QrduKoNyB5XNNk+vIZrQ+niSdnldXk9WUCd2/jUWjCq6dBSL8w9Md2/VE/U5WO1t5ahBr9h2iKaMbQDsF8jT5A==
|
||||
dependencies:
|
||||
is-url-superb "^6.1.0"
|
||||
mem "^9.0.2"
|
||||
normalize-url "^7.0.3"
|
||||
notion-types "^6.11.0"
|
||||
notion-types "^6.12.6"
|
||||
p-queue "^7.2.0"
|
||||
|
||||
npm-run-all@^4.1.5:
|
||||
@@ -2993,17 +2993,17 @@ react-modal@^3.14.3:
|
||||
react-lifecycles-compat "^3.0.0"
|
||||
warning "^4.0.3"
|
||||
|
||||
react-notion-x@^6.12.5:
|
||||
version "6.12.5"
|
||||
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.12.5.tgz#98e4bbd3cb8754088f8ffcb7dde2406b2e579585"
|
||||
integrity sha512-M6Ensoxox5ztOoxpCr0x6DbDC8KpvMkXezkUhL74qhYR+1w/ygN1vJYYZf1sSkZHBkUFme+PmB+puKLsyt/h0w==
|
||||
react-notion-x@^6.12.6:
|
||||
version "6.12.6"
|
||||
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.12.6.tgz#b76233c316186fc7362b203f7516ab2659bdd64a"
|
||||
integrity sha512-Pd0spbKWTitCIXnUFcQfwIy0chs8hcp2UZF6yZR96Z21sdGuxTAINGI2vaoKaiYypjjbSlkBM3ew3mkHVlk7Pg==
|
||||
dependencies:
|
||||
"@fisch0920/medium-zoom" "^1.0.7"
|
||||
"@matejmazur/react-katex" "^3.1.3"
|
||||
"@radix-ui/react-dropdown-menu" "^0.1.6"
|
||||
katex "^0.15.3"
|
||||
notion-types "^6.11.0"
|
||||
notion-utils "^6.11.0"
|
||||
notion-types "^6.12.6"
|
||||
notion-utils "^6.12.6"
|
||||
prismjs "^1.27.0"
|
||||
react-fast-compare "^3.2.0"
|
||||
react-hotkeys-hook "^3.0.3"
|
||||
|
||||
Reference in New Issue
Block a user