|
556 | 556 | minimatch "^3.1.2" |
557 | 557 | strip-json-comments "^3.1.1" |
558 | 558 |
|
| 559 | +"@floating-ui/core@^1.2.0": |
| 560 | + version "1.2.0" |
| 561 | + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.0.tgz#ae7ae7923d41f3d84cb2fd88740a89436610bbec" |
| 562 | + integrity sha512-GHUXPEhMEmTpnpIfesFA2KAoMJPb1SPQw964tToQwt+BbGXdhqTCWT1rOb0VURGylsxsYxiGMnseJ3IlclVpVA== |
| 563 | + |
| 564 | +"@floating-ui/dom@^1.0.4": |
| 565 | + version "1.2.0" |
| 566 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.0.tgz#a60212069cc58961c478037c30eba4b191c75316" |
| 567 | + integrity sha512-QXzg57o1cjLz3cGETzKXjI3kx1xyS49DW9l7kV2jw2c8Yftd434t2hllX0sVGn2Q8MtcW/4pNm8bfE1/4n6mng== |
| 568 | + dependencies: |
| 569 | + "@floating-ui/core" "^1.2.0" |
| 570 | + |
559 | 571 | "@hapi/hoek@^9.0.0": |
560 | 572 | version "9.2.1" |
561 | 573 | resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.1.tgz#9551142a1980503752536b5050fd99f4a7f13b17" |
@@ -1584,6 +1596,11 @@ cjs-module-lexer@^1.0.0: |
1584 | 1596 | resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz#9f84ba3244a512f3a54e5277e8eef4c489864e40" |
1585 | 1597 | integrity sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA== |
1586 | 1598 |
|
| 1599 | +classnames@^2.3.2: |
| 1600 | + version "2.3.2" |
| 1601 | + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924" |
| 1602 | + integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw== |
| 1603 | + |
1587 | 1604 | clean-stack@^2.0.0: |
1588 | 1605 | version "2.2.0" |
1589 | 1606 | resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b" |
@@ -3889,6 +3906,14 @@ react-refresh@0.8.3: |
3889 | 3906 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f" |
3890 | 3907 | integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg== |
3891 | 3908 |
|
| 3909 | +react-tooltip@5.7.4: |
| 3910 | + version "5.7.4" |
| 3911 | + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.7.4.tgz#246269b89f55de031e3c964125443e41d3799500" |
| 3912 | + integrity sha512-Eocnm5Dl6numT52CXLVecX5p93W4ifU3TIbhGqrNfFw2KY7ES2tZDPQHH5yQ1OSWhAcxWZImuFRcUwe+W/vTig== |
| 3913 | + dependencies: |
| 3914 | + "@floating-ui/dom" "^1.0.4" |
| 3915 | + classnames "^2.3.2" |
| 3916 | + |
3892 | 3917 | react@18.2.0: |
3893 | 3918 | version "18.2.0" |
3894 | 3919 | resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" |
|
0 commit comments