|
1606 | 1606 | url-loader "^4.1.1"
|
1607 | 1607 | webpack "^5.73.0"
|
1608 | 1608 |
|
1609 |
| -"@floating-ui/core@^1.2.4": |
1610 |
| - version "1.2.5" |
1611 |
| - resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.5.tgz#612f0d203e6f647490d572c7b798eebac9e3cf54" |
1612 |
| - integrity sha512-qrcbyfnRVziRlB6IYwjCopYhO7Vud750JlJyuljruIXcPxr22y8zdckcJGsuOdnQ639uVD1tTXddrcH3t3QYIQ== |
| 1609 | +"@floating-ui/core@^1.4.2": |
| 1610 | + version "1.5.0" |
| 1611 | + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.5.0.tgz#5c05c60d5ae2d05101c3021c1a2a350ddc027f8c" |
| 1612 | + integrity sha512-kK1h4m36DQ0UHGj5Ah4db7R0rHemTqqO0QLvUqi1/mUUp3LuAWbWxdxSIf/XsnH9VS6rRVPLJCncjRzUvyCLXg== |
| 1613 | + dependencies: |
| 1614 | + "@floating-ui/utils" "^0.1.3" |
1613 | 1615 |
|
1614 | 1616 | "@floating-ui/dom@^1.0.0":
|
1615 |
| - version "1.2.5" |
1616 |
| - resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.5.tgz#c9ec259a24ce0958b1ea29674df4eee4455361a9" |
1617 |
| - integrity sha512-+sAUfpQ3Frz+VCbPCqj+cZzvEESy3fjSeT/pDWkYCWOBXYNNKZfuVsHuv8/JO2zze8+Eb/Q7a6hZVgzS81fLbQ== |
| 1617 | + version "1.5.3" |
| 1618 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.3.tgz#54e50efcb432c06c23cd33de2b575102005436fa" |
| 1619 | + integrity sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA== |
1618 | 1620 | dependencies:
|
1619 |
| - "@floating-ui/core" "^1.2.4" |
| 1621 | + "@floating-ui/core" "^1.4.2" |
| 1622 | + "@floating-ui/utils" "^0.1.3" |
| 1623 | + |
| 1624 | +"@floating-ui/utils@^0.1.3": |
| 1625 | + version "0.1.6" |
| 1626 | + resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.1.6.tgz#22958c042e10b67463997bd6ea7115fe28cbcaf9" |
| 1627 | + integrity sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A== |
1620 | 1628 |
|
1621 | 1629 | "@hapi/hoek@^9.0.0":
|
1622 | 1630 | version "9.3.0"
|
@@ -6126,10 +6134,10 @@ react-textarea-autosize@^8.3.2:
|
6126 | 6134 | use-composed-ref "^1.3.0"
|
6127 | 6135 | use-latest "^1.2.1"
|
6128 | 6136 |
|
6129 |
| -react-tooltip@5.22.0: |
6130 |
| - version "5.22.0" |
6131 |
| - resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.22.0.tgz#3082065b1efbd207813f484b617b1b75325f15d5" |
6132 |
| - integrity sha512-xbJBRY1LyHYd7j00UeBOqZR9SH/1S47Pe+m8vM1a+ZXglkeSNnBt5YYoPttU/amjC/VZJAPQ8+2B9x8Fl8U1qA== |
| 6137 | +react-tooltip@5.23.0: |
| 6138 | + version "5.23.0" |
| 6139 | + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.23.0.tgz#dbbc950194a10e00c1b3072e71cbe0b3fcb84dfe" |
| 6140 | + integrity sha512-MYqn6n+Af8NHHDL3zrSqzVSoK2LLqTNFp30CuuHCYlBEf+q88FWfg+8pSO+0GnDvOa5ZaryNDq9sAVQeNhnsgw== |
6133 | 6141 | dependencies:
|
6134 | 6142 | "@floating-ui/dom" "^1.0.0"
|
6135 | 6143 | classnames "^2.3.0"
|
|
0 commit comments