|
1500 | 1500 | minimatch "^3.0.4" |
1501 | 1501 | strip-json-comments "^3.1.1" |
1502 | 1502 |
|
| 1503 | +"@floating-ui/core@^1.7.3": |
| 1504 | + version "1.7.3" |
| 1505 | + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.3.tgz#462d722f001e23e46d86fd2bd0d21b7693ccb8b7" |
| 1506 | + integrity sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w== |
| 1507 | + dependencies: |
| 1508 | + "@floating-ui/utils" "^0.2.10" |
| 1509 | + |
| 1510 | +"@floating-ui/dom@^1.6.1": |
| 1511 | + version "1.7.3" |
| 1512 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.3.tgz#6174ac3409e6a064bbdf1f4bb07188ee9461f8cf" |
| 1513 | + integrity sha512-uZA413QEpNuhtb3/iIKoYMSK07keHPYeXF02Zhd6e213j+d1NamLix/mCLxBUDW/Gx52sPH2m+chlUsyaBs/Ag== |
| 1514 | + dependencies: |
| 1515 | + "@floating-ui/core" "^1.7.3" |
| 1516 | + "@floating-ui/utils" "^0.2.10" |
| 1517 | + |
| 1518 | +"@floating-ui/utils@^0.2.10": |
| 1519 | + version "0.2.10" |
| 1520 | + resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c" |
| 1521 | + integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ== |
| 1522 | + |
1503 | 1523 | "@fortawesome/fontawesome-free@^6.0.0": |
1504 | 1524 | version "6.7.2" |
1505 | 1525 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.7.2.tgz#8249de9b7e22fcb3ceb5e66090c30a1d5492b81a" |
@@ -4668,7 +4688,7 @@ cjs-module-lexer@^1.0.0: |
4668 | 4688 | resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz#0f79731eb8cfe1ec72acd4066efac9d61991b00d" |
4669 | 4689 | integrity sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q== |
4670 | 4690 |
|
4671 | | -classnames@^2.2.6: |
| 4691 | +classnames@^2.2.6, classnames@^2.3.0: |
4672 | 4692 | version "2.5.1" |
4673 | 4693 | resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b" |
4674 | 4694 | integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow== |
@@ -11369,12 +11389,13 @@ react-side-effect@^1.1.0: |
11369 | 11389 | dependencies: |
11370 | 11390 | shallowequal "^1.0.1" |
11371 | 11391 |
|
11372 | | -react-tooltip@^3.11.1: |
11373 | | - version "3.11.6" |
11374 | | - resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-3.11.6.tgz#4f9735a2a4aa50580af351ce23e74a56f41afc0c" |
11375 | | - integrity sha512-nTc1yHHaPCHHURvMpf/VNF17pIZiU4zwUGFJBUVr1fZkezFC7E0VPMMVrCfDjt+IpwTHICyzlyx+1FiQ7lw5LQ== |
| 11392 | +react-tooltip@^5.29.1: |
| 11393 | + version "5.29.1" |
| 11394 | + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.29.1.tgz#ba0b80b04d66822590976d2a32f47544fd9feee2" |
| 11395 | + integrity sha512-rmJmEb/p99xWhwmVT7F7riLG08wwKykjHiMGbDPloNJk3tdI73oHsVOwzZ4SRjqMdd5/xwb/4nmz0RcoMfY7Bw== |
11376 | 11396 | dependencies: |
11377 | | - prop-types "^15.6.0" |
| 11397 | + "@floating-ui/dom" "^1.6.1" |
| 11398 | + classnames "^2.3.0" |
11378 | 11399 |
|
11379 | 11400 | react-transition-group@^4.3.0: |
11380 | 11401 | version "4.4.5" |
|
0 commit comments