|
1280 | 1280 | resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz#ea89004119dc42db2e1dba0f97d553f7372f6fcb"
|
1281 | 1281 | integrity sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==
|
1282 | 1282 |
|
1283 |
| -"@floating-ui/core@^1.0.1": |
1284 |
| - version "1.0.1" |
1285 |
| - resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.0.1.tgz#00e64d74e911602c8533957af0cce5af6b2e93c8" |
1286 |
| - integrity sha512-bO37brCPfteXQfFY0DyNDGB3+IMe4j150KFQcgJ5aBP295p9nBGeHEs/p0czrRbtlHq4Px/yoPXO/+dOCcF4uA== |
| 1283 | +"@floating-ui/core@^1.2.6": |
| 1284 | + version "1.2.6" |
| 1285 | + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.6.tgz#d21ace437cc919cdd8f1640302fa8851e65e75c0" |
| 1286 | + integrity sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg== |
1287 | 1287 |
|
1288 |
| -"@floating-ui/dom@^1.0.1": |
1289 |
| - version "1.0.4" |
1290 |
| - resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.0.4.tgz#cc0f2a03db7193b1b932b90d09c5c81235682a60" |
1291 |
| - integrity sha512-maYJRv+sAXTy4K9mzdv0JPyNW5YPVHrqtY90tEdI6XNpuLOP26Ci2pfwPsKBA/Wh4Z3FX5sUrtUFTdMYj9v+ug== |
| 1288 | +"@floating-ui/dom@^1.0.0", "@floating-ui/dom@^1.0.1": |
| 1289 | + version "1.2.9" |
| 1290 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.9.tgz#b9ed1c15d30963419a6736f1b7feb350dd49c603" |
| 1291 | + integrity sha512-sosQxsqgxMNkV3C+3UqTS6LxP7isRLwX8WMepp843Rb3/b0Wz8+MdUkxJksByip3C2WwLugLHN1b4ibn//zKwQ== |
1292 | 1292 | dependencies:
|
1293 |
| - "@floating-ui/core" "^1.0.1" |
| 1293 | + "@floating-ui/core" "^1.2.6" |
1294 | 1294 |
|
1295 | 1295 |
|
1296 | 1296 | version "2.1.4"
|
@@ -3194,6 +3194,11 @@ class-utils@^0.3.5:
|
3194 | 3194 | isobject "^3.0.0"
|
3195 | 3195 | static-extend "^0.1.1"
|
3196 | 3196 |
|
| 3197 | +classnames@^2.3.0: |
| 3198 | + version "2.3.2" |
| 3199 | + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924" |
| 3200 | + integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw== |
| 3201 | + |
3197 | 3202 | clean-css@^4.2.3:
|
3198 | 3203 | version "4.2.3"
|
3199 | 3204 | resolved "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.3.tgz#507b5de7d97b48ee53d84adb0160ff6216380f78"
|
@@ -9850,13 +9855,13 @@ react-test-renderer@^16.0.0-0:
|
9850 | 9855 | react-is "^16.8.6"
|
9851 | 9856 | scheduler "^0.19.1"
|
9852 | 9857 |
|
9853 |
| -react-tooltip@^4.2.18: |
9854 |
| - version "4.5.1" |
9855 |
| - resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.5.1.tgz#77eccccdf16adec804132e558ec20ca5783b866a" |
9856 |
| - integrity sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw== |
| 9858 | +react-tooltip@^5.13.1: |
| 9859 | + version "5.13.1" |
| 9860 | + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.13.1.tgz#d0b64d6c783301fa87248b45c662299a0a1276f9" |
| 9861 | + integrity sha512-9NstDFdjyy6cIH9zjeT70zXTHlW/TIGCOWQmhkAyqLFeQioLg1FXvb9ec7AxSpn0zyFUkFSLdFYxZRuewti3Aw== |
9857 | 9862 | dependencies:
|
9858 |
| - prop-types "^15.8.1" |
9859 |
| - uuid "^7.0.3" |
| 9863 | + "@floating-ui/dom" "^1.0.0" |
| 9864 | + classnames "^2.3.0" |
9860 | 9865 |
|
9861 | 9866 | react-transition-group@^4.3.0:
|
9862 | 9867 | version "4.4.1"
|
@@ -11822,11 +11827,6 @@ uuid@^3.3.2, uuid@^3.4.0:
|
11822 | 11827 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
11823 | 11828 | integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
11824 | 11829 |
|
11825 |
| -uuid@^7.0.3: |
11826 |
| - version "7.0.3" |
11827 |
| - resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b" |
11828 |
| - integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg== |
11829 |
| - |
11830 | 11830 | v8-compile-cache@^2.0.3:
|
11831 | 11831 | version "2.3.0"
|
11832 | 11832 | resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
|
|
0 commit comments