|
24 | 24 | minimatch "^3.0.4"
|
25 | 25 | strip-json-comments "^3.1.1"
|
26 | 26 |
|
| 27 | +"@fisch0920/medium-zoom@^1.0.7": |
| 28 | + version "1.0.7" |
| 29 | + resolved "https://registry.yarnpkg.com/@fisch0920/medium-zoom/-/medium-zoom-1.0.7.tgz#46b09b40a1be796f7ff13ea594973e1f1d3c66f6" |
| 30 | + integrity sha512-hPUrgVM/QvsZdZzDTPyL1C1mOtEw03RqTLmK7ZlJ8S/64u4O4O5BvPvjB/9kyLtE6iVaS9UDRAMSwmM9uh2JIw== |
| 31 | + |
27 | 32 | "@fisch0920/use-dark-mode@^2.4.0":
|
28 | 33 | version "2.4.0"
|
29 | 34 | resolved "https://registry.npmjs.org/@fisch0920/use-dark-mode/-/use-dark-mode-2.4.0.tgz"
|
@@ -2711,11 +2716,6 @@ mdurl@^1.0.0:
|
2711 | 2716 | resolved "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz"
|
2712 | 2717 | integrity sha1-/oWy7HWlkDfyrf7BAP1sYBdhFS4=
|
2713 | 2718 |
|
2714 |
| -medium-zoom@^1.0.6: |
2715 |
| - version "1.0.6" |
2716 |
| - resolved "https://registry.npmjs.org/medium-zoom/-/medium-zoom-1.0.6.tgz" |
2717 |
| - integrity sha512-UdiUWfvz9fZMg1pzf4dcuqA0W079o0mpqbTnOz5ip4VGYX96QjmbM+OgOU/0uOzAytxC0Ny4z+VcYQnhdifimg== |
2718 |
| - |
2719 | 2719 | mem@^9.0.2:
|
2720 | 2720 | version "9.0.2"
|
2721 | 2721 | resolved "https://registry.npmjs.org/mem/-/mem-9.0.2.tgz"
|
@@ -3509,14 +3509,14 @@ react-modal@^3.14.3:
|
3509 | 3509 | react-lifecycles-compat "^3.0.0"
|
3510 | 3510 | warning "^4.0.3"
|
3511 | 3511 |
|
3512 |
| -react-notion-x@^6.9.3-6.10.0-alpha.0.0: |
3513 |
| - version "6.9.3-6.10.0-alpha.0.0" |
3514 |
| - resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.9.3-6.10.0-alpha.0.0.tgz#d83f3618a220db712bb8bed4af03bf7d10d95f5e" |
3515 |
| - integrity sha512-JI/KfqIX4+1Q644HEU13CUix5u+LeOWTPbr2q8x/PeoULhise89A68QSN/j34kQvBw+zVZThc8/As1BN5Wgj6A== |
| 3512 | +react-notion-x@^6.9.3: |
| 3513 | + version "6.9.3" |
| 3514 | + resolved "https://registry.yarnpkg.com/react-notion-x/-/react-notion-x-6.9.3.tgz#dc0caa7267a2e4fe9d578078432140b4a56ab564" |
| 3515 | + integrity sha512-ZQhracel7+1MBEhWePPdviPQcHetK76PbN50R2HD048DDDhsi3LnZtJKDUgdZrDOipDe9TUZncWKzBiFIYx53w== |
3516 | 3516 | dependencies:
|
| 3517 | + "@fisch0920/medium-zoom" "^1.0.7" |
3517 | 3518 | "@matejmazur/react-katex" "^3.1.3"
|
3518 | 3519 | "@radix-ui/react-dropdown-menu" "^0.1.6"
|
3519 |
| - medium-zoom "^1.0.6" |
3520 | 3520 | notion-types "^6.7.0"
|
3521 | 3521 | notion-utils "^6.9.3-6.10.0-alpha.0.0"
|
3522 | 3522 | prismjs "^1.27.0"
|
|
0 commit comments