Skip to content

Commit 911b332

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 4e3c832 commit 911b332

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.7.1",
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
@@ -1328,25 +1328,25 @@
13281328
"@eslint/core" "^0.15.1"
13291329
levn "^0.4.1"
13301330

1331-
"@floating-ui/core@^1.6.0":
1332-
version "1.6.8"
1333-
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.8.tgz#aa43561be075815879305965020f492cdb43da12"
1334-
integrity sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==
1331+
"@floating-ui/core@^1.7.3":
1332+
version "1.7.3"
1333+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.3.tgz#462d722f001e23e46d86fd2bd0d21b7693ccb8b7"
1334+
integrity sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==
13351335
dependencies:
1336-
"@floating-ui/utils" "^0.2.8"
1336+
"@floating-ui/utils" "^0.2.10"
13371337

1338-
"@floating-ui/dom@^1.0.1":
1339-
version "1.6.12"
1340-
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.12.tgz#6333dcb5a8ead3b2bf82f33d6bc410e95f54e556"
1341-
integrity sha512-NP83c0HjokcGVEMeoStg317VD9W7eDlGK7457dMBANbKA6GJZdc7rjujdgqzTaz93jkGgc5P/jeWbaCHnMNc+w==
1338+
"@floating-ui/dom@^1.0.1", "@floating-ui/dom@^1.6.1":
1339+
version "1.7.4"
1340+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.4.tgz#ee667549998745c9c3e3e84683b909c31d6c9a77"
1341+
integrity sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==
13421342
dependencies:
1343-
"@floating-ui/core" "^1.6.0"
1344-
"@floating-ui/utils" "^0.2.8"
1343+
"@floating-ui/core" "^1.7.3"
1344+
"@floating-ui/utils" "^0.2.10"
13451345

1346-
"@floating-ui/utils@^0.2.8":
1347-
version "0.2.8"
1348-
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.8.tgz#21a907684723bbbaa5f0974cf7730bd797eb8e62"
1349-
integrity sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==
1346+
"@floating-ui/utils@^0.2.10":
1347+
version "0.2.10"
1348+
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c"
1349+
integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==
13501350

13511351
"@grafana/data@^11.6.0":
13521352
version "11.6.0"
@@ -4059,7 +4059,7 @@ cjs-module-lexer@^1.0.0:
40594059
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz#6c370ab19f8a3394e318fe682686ec0ac684d107"
40604060
integrity sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==
40614061

4062-
classnames@^2.2.5, classnames@^2.5.1:
4062+
classnames@^2.2.5, classnames@^2.3.0, classnames@^2.5.1:
40634063
version "2.5.1"
40644064
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b"
40654065
integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==
@@ -9617,13 +9617,13 @@ react-side-effect@^2.1.0:
96179617
resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.2.tgz#dc6345b9e8f9906dc2eeb68700b615e0b4fe752a"
96189618
integrity sha512-PVjOcvVOyIILrYoyGEpDN3vmYNLdy1CajSFNt4TDsVQC5KpTijDvWVoR+/7Rz2xT978D8/ZtFceXxzsPwZEDvw==
96199619

9620-
react-tooltip@^4.2.6:
9621-
version "4.5.1"
9622-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.5.1.tgz#77eccccdf16adec804132e558ec20ca5783b866a"
9623-
integrity sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==
9620+
react-tooltip@^5.29.1:
9621+
version "5.29.1"
9622+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.29.1.tgz#ba0b80b04d66822590976d2a32f47544fd9feee2"
9623+
integrity sha512-rmJmEb/p99xWhwmVT7F7riLG08wwKykjHiMGbDPloNJk3tdI73oHsVOwzZ4SRjqMdd5/xwb/4nmz0RcoMfY7Bw==
96249624
dependencies:
9625-
prop-types "^15.8.1"
9626-
uuid "^7.0.3"
9625+
"@floating-ui/dom" "^1.6.1"
9626+
classnames "^2.3.0"
96279627

96289628
react-transition-group@^4.3.0, react-transition-group@^4.4.5:
96299629
version "4.4.5"
@@ -11577,11 +11577,6 @@ [email protected]:
1157711577
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
1157811578
integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==
1157911579

11580-
uuid@^7.0.3:
11581-
version "7.0.3"
11582-
resolved "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz"
11583-
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
11584-
1158511580
uuid@^8.3.2:
1158611581
version "8.3.2"
1158711582
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz"

0 commit comments

Comments
 (0)