|
1498 | 1498 | minimatch "^3.0.4" |
1499 | 1499 | strip-json-comments "^3.1.1" |
1500 | 1500 |
|
| 1501 | +"@floating-ui/core@^1.7.1": |
| 1502 | + version "1.7.1" |
| 1503 | + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.1.tgz#1abc6b157d4a936174f9dbd078278c3a81c8bc6b" |
| 1504 | + integrity sha512-azI0DrjMMfIug/ExbBaeDVJXcY0a7EPvPjb2xAJPa4HeimBX+Z18HK8QQR3jb6356SnDDdxx+hinMLcJEDdOjw== |
| 1505 | + dependencies: |
| 1506 | + "@floating-ui/utils" "^0.2.9" |
| 1507 | + |
| 1508 | +"@floating-ui/dom@^1.6.1": |
| 1509 | + version "1.7.1" |
| 1510 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.1.tgz#76a4e3cbf7a08edf40c34711cf64e0cc8053d912" |
| 1511 | + integrity sha512-cwsmW/zyw5ltYTUeeYJ60CnQuPqmGwuGVhG9w0PRaRKkAyi38BT5CKrpIbb+jtahSwUl04cWzSx9ZOIxeS6RsQ== |
| 1512 | + dependencies: |
| 1513 | + "@floating-ui/core" "^1.7.1" |
| 1514 | + "@floating-ui/utils" "^0.2.9" |
| 1515 | + |
| 1516 | +"@floating-ui/utils@^0.2.9": |
| 1517 | + version "0.2.9" |
| 1518 | + resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.9.tgz#50dea3616bc8191fb8e112283b49eaff03e78429" |
| 1519 | + integrity sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg== |
| 1520 | + |
1501 | 1521 | "@fortawesome/fontawesome-free@^6.0.0": |
1502 | 1522 | version "6.7.2" |
1503 | 1523 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.7.2.tgz#8249de9b7e22fcb3ceb5e66090c30a1d5492b81a" |
@@ -5051,7 +5071,7 @@ cjs-module-lexer@^1.0.0: |
5051 | 5071 | resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz#0f79731eb8cfe1ec72acd4066efac9d61991b00d" |
5052 | 5072 | integrity sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q== |
5053 | 5073 |
|
5054 | | -classnames@^2.2.6: |
| 5074 | +classnames@^2.2.6, classnames@^2.3.0: |
5055 | 5075 | version "2.5.1" |
5056 | 5076 | resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b" |
5057 | 5077 | integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow== |
@@ -12696,12 +12716,13 @@ react-test-renderer@^19.0.0: |
12696 | 12716 | react-is "^19.0.0" |
12697 | 12717 | scheduler "^0.25.0" |
12698 | 12718 |
|
12699 | | -react-tooltip@^3.11.1: |
12700 | | - version "3.11.6" |
12701 | | - resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-3.11.6.tgz#4f9735a2a4aa50580af351ce23e74a56f41afc0c" |
12702 | | - integrity sha512-nTc1yHHaPCHHURvMpf/VNF17pIZiU4zwUGFJBUVr1fZkezFC7E0VPMMVrCfDjt+IpwTHICyzlyx+1FiQ7lw5LQ== |
| 12719 | +react-tooltip@^5.29.1: |
| 12720 | + version "5.29.1" |
| 12721 | + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.29.1.tgz#ba0b80b04d66822590976d2a32f47544fd9feee2" |
| 12722 | + integrity sha512-rmJmEb/p99xWhwmVT7F7riLG08wwKykjHiMGbDPloNJk3tdI73oHsVOwzZ4SRjqMdd5/xwb/4nmz0RcoMfY7Bw== |
12703 | 12723 | dependencies: |
12704 | | - prop-types "^15.6.0" |
| 12724 | + "@floating-ui/dom" "^1.6.1" |
| 12725 | + classnames "^2.3.0" |
12705 | 12726 |
|
12706 | 12727 | react-transition-group@^4.3.0: |
12707 | 12728 | version "4.4.5" |
|
0 commit comments