Skip to content

Commit 18b2de6

Browse files
chore(deps): bump react-tooltip from 4.5.1 to 5.29.1 in /web
Bumps [react-tooltip](https://github.com/ReactTooltip/react-tooltip) from 4.5.1 to 5.29.1. - [Release notes](https://github.com/ReactTooltip/react-tooltip/releases) - [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md) - [Commits](ReactTooltip/react-tooltip@v4.5.1...v5.29.1) --- updated-dependencies: - dependency-name: react-tooltip dependency-version: 5.29.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 423650c commit 18b2de6

File tree

2 files changed

+23
-28
lines changed

2 files changed

+23
-28
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"react-refresh": "^0.17.0",
133133
"react-router-dom": "^7.8.2",
134134
"react-select": "^5.10.2",
135-
"react-tooltip": "^4.2.6",
135+
"react-tooltip": "^5.29.1",
136136
"react-vis": "^1.12.1",
137137
"resumablejs": "^1.1.0",
138138
"semver": "^7.7.2",

web/yarn.lock

Lines changed: 22 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,25 +1333,25 @@
13331333
"@eslint/core" "^0.15.1"
13341334
levn "^0.4.1"
13351335

1336-
"@floating-ui/core@^1.6.0":
1337-
version "1.6.8"
1338-
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.8.tgz#aa43561be075815879305965020f492cdb43da12"
1339-
integrity sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==
1336+
"@floating-ui/core@^1.7.3":
1337+
version "1.7.3"
1338+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.3.tgz#462d722f001e23e46d86fd2bd0d21b7693ccb8b7"
1339+
integrity sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==
13401340
dependencies:
1341-
"@floating-ui/utils" "^0.2.8"
1341+
"@floating-ui/utils" "^0.2.10"
13421342

1343-
"@floating-ui/dom@^1.0.1":
1344-
version "1.6.12"
1345-
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.12.tgz#6333dcb5a8ead3b2bf82f33d6bc410e95f54e556"
1346-
integrity sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==
1343+
"@floating-ui/dom@^1.0.1", "@floating-ui/dom@^1.6.1":
1344+
version "1.7.4"
1345+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.4.tgz#ee667549998745c9c3e3e84683b909c31d6c9a77"
1346+
integrity sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==
13471347
dependencies:
1348-
"@floating-ui/core" "^1.6.0"
1349-
"@floating-ui/utils" "^0.2.8"
1348+
"@floating-ui/core" "^1.7.3"
1349+
"@floating-ui/utils" "^0.2.10"
13501350

1351-
"@floating-ui/utils@^0.2.8":
1352-
version "0.2.8"
1353-
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.8.tgz#21a907684723bbbaa5f0974cf7730bd797eb8e62"
1354-
integrity sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==
1351+
"@floating-ui/utils@^0.2.10":
1352+
version "0.2.10"
1353+
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c"
1354+
integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==
13551355

13561356
"@grafana/data@^11.6.0":
13571357
version "11.6.0"
@@ -4604,7 +4604,7 @@ cjs-module-lexer@^1.0.0:
46044604
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz#6c370ab19f8a3394e318fe682686ec0ac684d107"
46054605
integrity sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==
46064606

4607-
classnames@^2.2.5, classnames@^2.5.1:
4607+
classnames@^2.2.5, classnames@^2.3.0, classnames@^2.5.1:
46084608
version "2.5.1"
46094609
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b"
46104610
integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==
@@ -11561,13 +11561,13 @@ react-side-effect@^2.1.0:
1156111561
resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.2.tgz#dc6345b9e8f9906dc2eeb68700b615e0b4fe752a"
1156211562
integrity sha512-PVjOcvVOyIILrYoyGEpDN3vmYNLdy1CajSFNt4TDsVQC5KpTijDvWVoR+/7Rz2xT978D8/ZtFceXxzsPwZEDvw==
1156311563

11564-
react-tooltip@^4.2.6:
11565-
version "4.5.1"
11566-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.5.1.tgz#77eccccdf16adec804132e558ec20ca5783b866a"
11567-
integrity sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==
11564+
react-tooltip@^5.29.1:
11565+
version "5.29.1"
11566+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.29.1.tgz#ba0b80b04d66822590976d2a32f47544fd9feee2"
11567+
integrity sha512-rmJmEb/p99xWhwmVT7F7riLG08wwKykjHiMGbDPloNJk3tdI73oHsVOwzZ4SRjqMdd5/xwb/4nmz0RcoMfY7Bw==
1156811568
dependencies:
11569-
prop-types "^15.8.1"
11570-
uuid "^7.0.3"
11569+
"@floating-ui/dom" "^1.6.1"
11570+
classnames "^2.3.0"
1157111571

1157211572
react-transition-group@^4.3.0, react-transition-group@^4.4.5:
1157311573
version "4.4.5"
@@ -13921,11 +13921,6 @@ [email protected]:
1392113921
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1392213922
integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
1392313923

13924-
uuid@^7.0.3:
13925-
version "7.0.3"
13926-
resolved "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz"
13927-
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
13928-
1392913924
uuid@^8.3.2:
1393013925
version "8.3.2"
1393113926
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz"

0 commit comments

Comments
 (0)