|
1605 | 1605 | url-loader "^4.1.1"
|
1606 | 1606 | webpack "^5.73.0"
|
1607 | 1607 |
|
1608 |
| -"@floating-ui/core@^1.2.2": |
1609 |
| - version "1.2.2" |
1610 |
| - resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.2.tgz#66f62cf1b7de2ed23a09c101808536e68caffaec" |
1611 |
| - integrity sha512-FaO9KVLFnxknZaGWGmNtjD2CVFuc0u4yeGEofoyXO2wgRA7fLtkngT6UB0vtWQWuhH3iMTZZ/Y89CMeyGfn8pA== |
| 1608 | +"@floating-ui/core@^1.2.4": |
| 1609 | + version "1.2.5" |
| 1610 | + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.5.tgz#612f0d203e6f647490d572c7b798eebac9e3cf54" |
| 1611 | + integrity sha512-qrcbyfnRVziRlB6IYwjCopYhO7Vud750JlJyuljruIXcPxr22y8zdckcJGsuOdnQ639uVD1tTXddrcH3t3QYIQ== |
1612 | 1612 |
|
1613 |
| -"@floating-ui/dom@1.2.3": |
1614 |
| - version "1.2.3" |
1615 |
| - resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.3.tgz#8dc6fbf799fbb5c29f705b54bdd51f3ab0ee03a2" |
1616 |
| - integrity sha512-lK9cZUrHSJLMVAdCvDqs6Ug8gr0wmqksYiaoj/bxj2gweRQkSuhg2/V6Jswz2KiQ0RAULbqw1oQDJIMpQ5GfGA== |
| 1613 | +"@floating-ui/dom@^1.0.0": |
| 1614 | + version "1.2.5" |
| 1615 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.5.tgz#c9ec259a24ce0958b1ea29674df4eee4455361a9" |
| 1616 | + integrity sha512-+sAUfpQ3Frz+VCbPCqj+cZzvEESy3fjSeT/pDWkYCWOBXYNNKZfuVsHuv8/JO2zze8+Eb/Q7a6hZVgzS81fLbQ== |
1617 | 1617 | dependencies:
|
1618 |
| - "@floating-ui/core" "^1.2.2" |
| 1618 | + "@floating-ui/core" "^1.2.4" |
1619 | 1619 |
|
1620 | 1620 | "@hapi/hoek@^9.0.0":
|
1621 | 1621 | version "9.3.0"
|
@@ -2870,7 +2870,7 @@ ci-info@^3.2.0:
|
2870 | 2870 | resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.7.0.tgz#6d01b3696c59915b6ce057e4aa4adfc2fa25f5ef"
|
2871 | 2871 | integrity sha512-2CpRNYmImPx+RXKLq6jko/L07phmS9I02TyqkcNU20GCF/GgaWvc58hPtjxDX8lPpkdwc9sNh72V9k00S7ezog==
|
2872 | 2872 |
|
2873 |
| -classnames@^2.3.2: |
| 2873 | +classnames@^2.3.0: |
2874 | 2874 | version "2.3.2"
|
2875 | 2875 | resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
|
2876 | 2876 | integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==
|
@@ -6125,13 +6125,13 @@ react-textarea-autosize@^8.3.2:
|
6125 | 6125 | use-composed-ref "^1.3.0"
|
6126 | 6126 | use-latest "^1.2.1"
|
6127 | 6127 |
|
6128 |
| - |
6129 |
| - version "5.10.0" |
6130 |
| - resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.10.0.tgz#3650b8a903188fbf2511fdf2dcfb87e5beaef919" |
6131 |
| - integrity sha512-9qhzkWJNBXf/ajD84e4eIMUgpZW/x+q0QaVjBcELImrH8UHcW1nlIEQOeKsgKgZfqT2vrQho2Dhfh0eALcjTJQ== |
| 6128 | + |
| 6129 | + version "5.10.5" |
| 6130 | + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.10.5.tgz#cf74faf0c586943380a8083f9e51293eb6699c15" |
| 6131 | + integrity sha512-3bi4UtoPSdaQh0R17B3vMPhNFiATpAbXIV8AqlHqrrIdqo33OJyxuPHtgborw3KXVQ5a6iyyAmCY8ztjUB4CrA== |
6132 | 6132 | dependencies:
|
6133 |
| - "@floating-ui/dom" "1.2.3" |
6134 |
| - classnames "^2.3.2" |
| 6133 | + "@floating-ui/dom" "^1.0.0" |
| 6134 | + classnames "^2.3.0" |
6135 | 6135 |
|
6136 | 6136 | react@^18.2.0:
|
6137 | 6137 | version "18.2.0"
|
|
0 commit comments