|
1505 | 1505 | minimatch "^3.0.4" |
1506 | 1506 | strip-json-comments "^3.1.1" |
1507 | 1507 |
|
| 1508 | +"@floating-ui/core@^1.7.2": |
| 1509 | + version "1.7.2" |
| 1510 | + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.2.tgz#3d1c35263950b314b6d5a72c8bfb9e3c1551aefd" |
| 1511 | + integrity sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw== |
| 1512 | + dependencies: |
| 1513 | + "@floating-ui/utils" "^0.2.10" |
| 1514 | + |
| 1515 | +"@floating-ui/dom@^1.6.1": |
| 1516 | + version "1.7.2" |
| 1517 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.2.tgz#3540b051cf5ce0d4f4db5fb2507a76e8ea5b4a45" |
| 1518 | + integrity sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA== |
| 1519 | + dependencies: |
| 1520 | + "@floating-ui/core" "^1.7.2" |
| 1521 | + "@floating-ui/utils" "^0.2.10" |
| 1522 | + |
| 1523 | +"@floating-ui/utils@^0.2.10": |
| 1524 | + version "0.2.10" |
| 1525 | + resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c" |
| 1526 | + integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ== |
| 1527 | + |
1508 | 1528 | "@fortawesome/fontawesome-free@^6.0.0": |
1509 | 1529 | version "6.7.2" |
1510 | 1530 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.7.2.tgz#8249de9b7e22fcb3ceb5e66090c30a1d5492b81a" |
@@ -5074,7 +5094,7 @@ cjs-module-lexer@^1.0.0: |
5074 | 5094 | resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz#0f79731eb8cfe1ec72acd4066efac9d61991b00d" |
5075 | 5095 | integrity sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q== |
5076 | 5096 |
|
5077 | | -classnames@^2.2.6: |
| 5097 | +classnames@^2.2.6, classnames@^2.3.0: |
5078 | 5098 | version "2.5.1" |
5079 | 5099 | resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b" |
5080 | 5100 | integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow== |
@@ -12515,12 +12535,13 @@ react-test-renderer@^19.0.0: |
12515 | 12535 | react-is "^19.0.0" |
12516 | 12536 | scheduler "^0.25.0" |
12517 | 12537 |
|
12518 | | -react-tooltip@^3.11.1: |
12519 | | - version "3.11.6" |
12520 | | - resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-3.11.6.tgz#4f9735a2a4aa50580af351ce23e74a56f41afc0c" |
12521 | | - integrity sha512-nTc1yHHaPCHHURvMpf/VNF17pIZiU4zwUGFJBUVr1fZkezFC7E0VPMMVrCfDjt+IpwTHICyzlyx+1FiQ7lw5LQ== |
| 12538 | +react-tooltip@^5.29.1: |
| 12539 | + version "5.29.1" |
| 12540 | + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.29.1.tgz#ba0b80b04d66822590976d2a32f47544fd9feee2" |
| 12541 | + integrity sha512-rmJmEb/p99xWhwmVT7F7riLG08wwKykjHiMGbDPloNJk3tdI73oHsVOwzZ4SRjqMdd5/xwb/4nmz0RcoMfY7Bw== |
12522 | 12542 | dependencies: |
12523 | | - prop-types "^15.6.0" |
| 12543 | + "@floating-ui/dom" "^1.6.1" |
| 12544 | + classnames "^2.3.0" |
12524 | 12545 |
|
12525 | 12546 | react-transition-group@^4.3.0: |
12526 | 12547 | version "4.4.5" |
|
0 commit comments