mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-20 15:10:25 +00:00
📰
This commit is contained in:
@@ -9,7 +9,8 @@ export default withBundleAnalyzer({
|
||||
'www.notion.so',
|
||||
'notion.so',
|
||||
'images.unsplash.com',
|
||||
'pbs.twimg.com'
|
||||
'pbs.twimg.com',
|
||||
'abs.twimg.com'
|
||||
],
|
||||
formats: ['image/avif', 'image/webp']
|
||||
}
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"react-body-classname": "^1.3.1",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-icons": "^4.3.1",
|
||||
"react-notion-x": "^6.0.0",
|
||||
"react-notion-x": "^6.0.1",
|
||||
"react-static-tweets": "^0.7.1",
|
||||
"react-use": "^17.3.2",
|
||||
"static-tweets": "^0.7.1",
|
||||
|
||||
@@ -3158,10 +3158,10 @@ react-modal@^3.14.3:
|
||||
react-lifecycles-compat "^3.0.0"
|
||||
warning "^4.0.3"
|
||||
|
||||
react-notion-x@^6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.0.tgz#6e87639ffa354dd28ebbe51f38a1cce73e159457"
|
||||
integrity sha512-Oq27osGoYduBOqZ9BzrlQ7d3xXOmF2mfkZgTxHiDRpkF88QOd9WIc+ckBF11k67P9V2nzZMUE8e7mwzslLFovA==
|
||||
react-notion-x@^6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.0.1.tgz#1fcb98fccfe617feef737b1c946c0b243c62971a"
|
||||
integrity sha512-UEV7W5qrqPC7FhB5DdhYOGvMZYvMDOXwjoD3FDyCPqlOqgMOR4FN+EkTB3hrgoK1TnWQ1cNPWW3qCgR4PWOa1A==
|
||||
dependencies:
|
||||
"@matejmazur/react-katex" "^3.1.3"
|
||||
date-fns "^2.15.0"
|
||||
|
||||
Reference in New Issue
Block a user