bump deps

This commit is contained in:
Travis Fischer
2022-04-11 19:30:50 -04:00
parent e75dbcfff9
commit 74dcc4b4e4
2 changed files with 11 additions and 11 deletions

View File

@@ -49,7 +49,7 @@
"react": "^17.0.2",
"react-body-classname": "^1.3.1",
"react-dom": "^17.0.2",
"react-notion-x": "^6.9.3-6.10.0-alpha.0.0",
"react-notion-x": "^6.9.3",
"react-static-tweets": "^0.7.2",
"react-use": "^17.3.2",
"static-tweets": "^0.7.2"

View File

@@ -24,6 +24,11 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"
"@fisch0920/medium-zoom@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@fisch0920/medium-zoom/-/medium-zoom-1.0.7.tgz#46b09b40a1be796f7ff13ea594973e1f1d3c66f6"
integrity sha512-hPUrgVM/QvsZdZzDTPyL1C1mOtEw03RqTLmK7ZlJ8S/64u4O4O5BvPvjB/9kyLtE6iVaS9UDRAMSwmM9uh2JIw==
"@fisch0920/use-dark-mode@^2.4.0":
version "2.4.0"
resolved "https://registry.npmjs.org/@fisch0920/use-dark-mode/-/use-dark-mode-2.4.0.tgz"
@@ -2711,11 +2716,6 @@ mdurl@^1.0.0:
resolved "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz"
integrity sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=
medium-zoom@^1.0.6:
version "1.0.6"
resolved "https://registry.npmjs.org/medium-zoom/-/medium-zoom-1.0.6.tgz"
integrity sha512-UdiUWfvz9fZMg1pzf4dcuqA0W079o0mpqbTnOz5ip4VGYX96QjmbM+OgOU/0uOzAytxC0Ny4z+VcYQnhdifimg==
mem@^9.0.2:
version "9.0.2"
resolved "https://registry.npmjs.org/mem/-/mem-9.0.2.tgz"
@@ -3509,14 +3509,14 @@ react-modal@^3.14.3:
react-lifecycles-compat "^3.0.0"
warning "^4.0.3"
react-notion-x@^6.9.3-6.10.0-alpha.0.0:
version "6.9.3-6.10.0-alpha.0.0"
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.9.3-6.10.0-alpha.0.0.tgz#d83f3618a220db712bb8bed4af03bf7d10d95f5e"
integrity sha512-JI/KfqIX4+1Q644HEU13CUix5u+LeOWTPbr2q8x/PeoULhise89A68QSN/j34kQvBw+zVZThc8/As1BN5Wgj6A==
react-notion-x@^6.9.3:
version "6.9.3"
resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.9.3.tgz#dc0caa7267a2e4fe9d578078432140b4a56ab564"
integrity sha512-ZQhracel7+1MBEhWePPdviPQcHetK76PbN50R2HD048DDDhsi3LnZtJKDUgdZrDOipDe9TUZncWKzBiFIYx53w==
dependencies:
"@fisch0920/medium-zoom" "^1.0.7"
"@matejmazur/react-katex" "^3.1.3"
"@radix-ui/react-dropdown-menu" "^0.1.6"
medium-zoom "^1.0.6"
notion-types "^6.7.0"
notion-utils "^6.9.3-6.10.0-alpha.0.0"
prismjs "^1.27.0"