|
350 | 350 | minimatch "^3.1.2" |
351 | 351 | strip-json-comments "^3.1.1" |
352 | 352 |
|
353 | | -"@floating-ui/core@^1.2.0": |
| 353 | +"@floating-ui/core@^1.1.0": |
354 | 354 | version "1.2.0" |
355 | 355 | resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.2.0.tgz#ae7ae7923d41f3d84cb2fd88740a89436610bbec" |
356 | 356 | integrity sha512-GHUXPEhMEmTpnpIfesFA2KAoMJPb1SPQw964tToQwt+BbGXdhqTCWT1rOb0VURGylsxsYxiGMnseJ3IlclVpVA== |
357 | 357 |
|
358 | | -"@floating-ui/dom@^1.0.4": |
359 | | - version "1.2.0" |
360 | | - resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.2.0.tgz#a60212069cc58961c478037c30eba4b191c75316" |
361 | | - integrity sha512-QXzg57o1cjLz3cGETzKXjI3kx1xyS49DW9l7kV2jw2c8Yftd434t2hllX0sVGn2Q8MtcW/4pNm8bfE1/4n6mng== |
| 358 | +"@floating-ui/dom@1.1.1": |
| 359 | + version "1.1.1" |
| 360 | + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.1.1.tgz#66aa747e15894910869bf9144fc54fc7d6e9f975" |
| 361 | + integrity sha512-TpIO93+DIujg3g7SykEAGZMDtbJRrmnYRCNYSjJlvIbGhBjRSNTLVbNeDQBrzy9qDgUbiWdc7KA0uZHZ2tJmiw== |
362 | 362 | dependencies: |
363 | | - "@floating-ui/core" "^1.2.0" |
| 363 | + "@floating-ui/core" "^1.1.0" |
364 | 364 |
|
365 | 365 | "@hapi/hoek@^9.0.0": |
366 | 366 | version "9.3.0" |
@@ -4068,12 +4068,12 @@ react-is@^17.0.1: |
4068 | 4068 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" |
4069 | 4069 | integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== |
4070 | 4070 |
|
4071 | | -react-tooltip@5.7.4: |
4072 | | - version "5.7.4" |
4073 | | - resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.7.4.tgz#246269b89f55de031e3c964125443e41d3799500" |
4074 | | - integrity sha512-Eocnm5Dl6numT52CXLVecX5p93W4ifU3TIbhGqrNfFw2KY7ES2tZDPQHH5yQ1OSWhAcxWZImuFRcUwe+W/vTig== |
| 4071 | +react-tooltip@5.7.5: |
| 4072 | + version "5.7.5" |
| 4073 | + resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.7.5.tgz#f3487e000a24b6ff84c8181064809a57b43c2e99" |
| 4074 | + integrity sha512-hAr3AMSF47AuycEnI+ShwloYHTtVrftocXCfEjWAFvvAVpNGE9wredZs6NlUE1JtpOXIOe/oJUpoYj925v5hLQ== |
4075 | 4075 | dependencies: |
4076 | | - "@floating-ui/dom" "^1.0.4" |
| 4076 | + "@floating-ui/dom" "1.1.1" |
4077 | 4077 | classnames "^2.3.2" |
4078 | 4078 |
|
4079 | 4079 | react@18.2.0: |
|
0 commit comments