Skip to content

Commit

Permalink
📰
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Mar 25, 2022
1 parent c7a80fb commit c8c1ddd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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']
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c8c1ddd

Please sign in to comment.