Skip to content

Commit 1ab6fa5

Browse files
fix(deps): update dependency react-tooltip to v5
1 parent d699cb9 commit 1ab6fa5

2 files changed

Lines changed: 28 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"react-keyboard-event-handler": "^1.5.4",
7676
"react-markdown": "^8.0.3",
7777
"react-number-format": "^5.1.3",
78-
"react-tooltip": "^4.2.15",
78+
"react-tooltip": "^5.0.0",
7979
"remove-accents": "^0.4.2",
8080
"sass": "^1.58.3",
8181
"snowball": "^0.3.1",

yarn.lock

Lines changed: 27 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1885,6 +1885,13 @@
18851885
dependencies:
18861886
"@floating-ui/utils" "^0.2.0"
18871887

1888+
"@floating-ui/core@^1.6.0":
1889+
version "1.6.8"
1890+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.8.tgz#aa43561be075815879305965020f492cdb43da12"
1891+
integrity sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==
1892+
dependencies:
1893+
"@floating-ui/utils" "^0.2.8"
1894+
18881895
"@floating-ui/dom@^1.0.0":
18891896
version "1.6.5"
18901897
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.5.tgz#323f065c003f1d3ecf0ff16d2c2c4d38979f4cb9"
@@ -1893,6 +1900,14 @@
18931900
"@floating-ui/core" "^1.0.0"
18941901
"@floating-ui/utils" "^0.2.0"
18951902

1903+
"@floating-ui/dom@^1.6.1":
1904+
version "1.6.11"
1905+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.11.tgz#8631857838d34ee5712339eb7cbdfb8ad34da723"
1906+
integrity sha512-qkMCxSR24v2vGkhYDo/UzxfJN3D4syqSjyuTFz6C7XcpU1pASPRieNI0Kj5VP3/503mOfYiGY891ugBX1GlABQ==
1907+
dependencies:
1908+
"@floating-ui/core" "^1.6.0"
1909+
"@floating-ui/utils" "^0.2.8"
1910+
18961911
"@floating-ui/react-dom@^2.0.8":
18971912
version "2.1.0"
18981913
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.1.0.tgz#4f0e5e9920137874b2405f7d6c862873baf4beff"
@@ -1905,6 +1920,11 @@
19051920
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.2.tgz#d8bae93ac8b815b2bd7a98078cf91e2724ef11e5"
19061921
integrity sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==
19071922

1923+
"@floating-ui/utils@^0.2.8":
1924+
version "0.2.8"
1925+
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.8.tgz#21a907684723bbbaa5f0974cf7730bd797eb8e62"
1926+
integrity sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==
1927+
19081928
"@gar/promisify@^1.0.1":
19091929
version "1.1.3"
19101930
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
@@ -6308,7 +6328,7 @@ class-utils@^0.3.5:
63086328
isobject "^3.0.0"
63096329
static-extend "^0.1.1"
63106330

6311-
classnames@^2.3.1:
6331+
classnames@^2.3.0, classnames@^2.3.1:
63126332
version "2.5.1"
63136333
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b"
63146334
integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==
@@ -13571,13 +13591,13 @@ react-sizeme@^3.0.1:
1357113591
shallowequal "^1.1.0"
1357213592
throttle-debounce "^3.0.1"
1357313593

13574-
react-tooltip@^4.2.15:
13575-
version "4.5.1"
13576-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.5.1.tgz#77eccccdf16adec804132e558ec20ca5783b866a"
13577-
integrity sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==
13594+
react-tooltip@^5.0.0:
13595+
version "5.28.0"
13596+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.28.0.tgz#c7b5343ab2d740a428494a3d8315515af1f26f46"
13597+
integrity sha512-R5cO3JPPXk6FRbBHMO0rI9nkUG/JKfalBSQfZedZYzmqaZQgq7GLzF8vcCWx6IhUCKg0yPqJhXIzmIO5ff15xg==
1357813598
dependencies:
13579-
prop-types "^15.8.1"
13580-
uuid "^7.0.3"
13599+
"@floating-ui/dom" "^1.6.1"
13600+
classnames "^2.3.0"
1358113601

1358213602
react-transition-group@^4.4.5:
1358313603
version "4.4.5"
@@ -15969,11 +15989,6 @@ uuid@^3.3.2:
1596915989
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1597015990
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1597115991

15972-
uuid@^7.0.3:
15973-
version "7.0.3"
15974-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
15975-
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
15976-
1597715992
uuid@^8.3.2:
1597815993
version "8.3.2"
1597915994
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"

0 commit comments

Comments
 (0)