|
377 | 377 | resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" |
378 | 378 | integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g== |
379 | 379 |
|
380 | | -"@floating-ui/core@^1.2.4": |
381 | | - version "1.2.4" |
382 | | - resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.4.tgz#89e6311b021190c9e121fcf20306e76ac66e4066" |
383 | | - integrity sha512-SQOeVbMwb1di+mVWWJLpsUTToKfqVNioXys011beCAhyOIFtS+GQoW4EQSneuxzmQKddExDwQ+X0hLl4lJJaSQ== |
| 380 | +"@floating-ui/core@^1.0.0": |
| 381 | + version "1.6.0" |
| 382 | + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.0.tgz#fa41b87812a16bf123122bf945946bae3fdf7fc1" |
| 383 | + integrity sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g== |
| 384 | + dependencies: |
| 385 | + "@floating-ui/utils" "^0.2.1" |
384 | 386 |
|
385 | | -"@floating-ui/dom@^1.0.0": |
386 | | - version "1.2.5" |
387 | | - resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.5.tgz#c9ec259a24ce0958b1ea29674df4eee4455361a9" |
388 | | - integrity sha512-+sAUfpQ3Frz+VCbPCqj+cZzvEESy3fjSeT/pDWkYCWOBXYNNKZfuVsHuv8/JO2zze8+Eb/Q7a6hZVgzS81fLbQ== |
| 387 | +"@floating-ui/dom@^1.6.1": |
| 388 | + version "1.6.3" |
| 389 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.3.tgz#954e46c1dd3ad48e49db9ada7218b0985cee75ef" |
| 390 | + integrity sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw== |
389 | 391 | dependencies: |
390 | | - "@floating-ui/core" "^1.2.4" |
| 392 | + "@floating-ui/core" "^1.0.0" |
| 393 | + "@floating-ui/utils" "^0.2.0" |
| 394 | + |
| 395 | +"@floating-ui/utils@^0.2.0", "@floating-ui/utils@^0.2.1": |
| 396 | + version "0.2.1" |
| 397 | + resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2" |
| 398 | + integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q== |
391 | 399 |
|
392 | 400 | "@hapi/hoek@^9.0.0": |
393 | 401 | version "9.3.0" |
@@ -4131,12 +4139,12 @@ react-is@^17.0.1: |
4131 | 4139 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
4132 | 4140 | integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
4133 | 4141 |
|
4134 | | -react-tooltip@5.21.5: |
4135 | | - version "5.21.5" |
4136 | | - resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.21.5.tgz#3e1bc02a0e674369dea81bb201d6106724dd60cf" |
4137 | | - integrity sha512-ey70qf6pBGi4U6xpyNlZAHobAhlo2dfxmImR2Bzd/DbLTsAYWz3TEaK+RMFuUZMq6hSPRbUHQSkP2rHBq4uFVg== |
| 4142 | +react-tooltip@5.26.3: |
| 4143 | + version "5.26.3" |
| 4144 | + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.26.3.tgz#bcb9a53e15bdbf9ae007ddf8bf413a317a637054" |
| 4145 | + integrity sha512-MpYAws8CEHUd/RC4GaDCdoceph/T4KHM5vS5Dbk8FOmLMvvIht2ymP2htWdrke7K6lqPO8rz8+bnwWUIXeDlzg== |
4138 | 4146 | dependencies: |
4139 | | - "@floating-ui/dom" "^1.0.0" |
| 4147 | + "@floating-ui/dom" "^1.6.1" |
4140 | 4148 | classnames "^2.3.0" |
4141 | 4149 |
|
4142 | 4150 | |
|
0 commit comments