Skip to content

Commit 85cbc5b

Browse files
fix(deps): update dependency react-tooltip to v5
1 parent 4ddfd21 commit 85cbc5b

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
@@ -2784,6 +2784,13 @@
27842784
dependencies:
27852785
"@floating-ui/utils" "^0.2.0"
27862786

2787+
"@floating-ui/core@^1.7.5":
2788+
version "1.7.5"
2789+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.5.tgz#d4af157a03330af5a60e69da7a4692507ada0622"
2790+
integrity sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==
2791+
dependencies:
2792+
"@floating-ui/utils" "^0.2.11"
2793+
27872794
"@floating-ui/dom@^1.0.0":
27882795
version "1.6.5"
27892796
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.5.tgz#323f065c003f1d3ecf0ff16d2c2c4d38979f4cb9"
@@ -2792,6 +2799,14 @@
27922799
"@floating-ui/core" "^1.0.0"
27932800
"@floating-ui/utils" "^0.2.0"
27942801

2802+
"@floating-ui/dom@^1.6.1":
2803+
version "1.7.6"
2804+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.6.tgz#f915bba5abbb177e1f227cacee1b4d0634b187bf"
2805+
integrity sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==
2806+
dependencies:
2807+
"@floating-ui/core" "^1.7.5"
2808+
"@floating-ui/utils" "^0.2.11"
2809+
27952810
"@floating-ui/react-dom@^2.0.8":
27962811
version "2.1.0"
27972812
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.1.0.tgz#4f0e5e9920137874b2405f7d6c862873baf4beff"
@@ -2804,6 +2819,11 @@
28042819
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.2.tgz#d8bae93ac8b815b2bd7a98078cf91e2724ef11e5"
28052820
integrity sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==
28062821

2822+
"@floating-ui/utils@^0.2.11":
2823+
version "0.2.11"
2824+
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.11.tgz#a269e055e40e2f45873bae9d1a2fdccbd314ea3f"
2825+
integrity sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==
2826+
28072827
"@gar/promisify@^1.0.1":
28082828
version "1.1.3"
28092829
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
@@ -7307,7 +7327,7 @@ class-utils@^0.3.5:
73077327
isobject "^3.0.0"
73087328
static-extend "^0.1.1"
73097329

7310-
classnames@^2.3.1:
7330+
classnames@^2.3.0, classnames@^2.3.1:
73117331
version "2.5.1"
73127332
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b"
73137333
integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==
@@ -14797,13 +14817,13 @@ react-sizeme@^3.0.1:
1479714817
shallowequal "^1.1.0"
1479814818
throttle-debounce "^3.0.1"
1479914819

14800-
react-tooltip@^4.2.15:
14801-
version "4.5.1"
14802-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.5.1.tgz#77eccccdf16adec804132e558ec20ca5783b866a"
14803-
integrity sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==
14820+
react-tooltip@^5.0.0:
14821+
version "5.30.0"
14822+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.30.0.tgz#8e1af2d1bf91a2a5169302bd0eb82b62847ad224"
14823+
integrity sha512-Yn8PfbgQ/wmqnL7oBpz1QiDaLKrzZMdSUUdk7nVeGTwzbxCAJiJzR4VSYW+eIO42F1INt57sPUmpgKv0KwJKtg==
1480414824
dependencies:
14805-
prop-types "^15.8.1"
14806-
uuid "^7.0.3"
14825+
"@floating-ui/dom" "^1.6.1"
14826+
classnames "^2.3.0"
1480714827

1480814828
react-transition-group@^4.4.5:
1480914829
version "4.4.5"
@@ -17261,11 +17281,6 @@ uuid@^3.3.2:
1726117281
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1726217282
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1726317283

17264-
uuid@^7.0.3:
17265-
version "7.0.3"
17266-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-7.0.3.tgz#c5c9f2c8cf25dc0a372c4df1441c41f5bd0c680b"
17267-
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
17268-
1726917284
uuid@^8.3.2:
1727017285
version "8.3.2"
1727117286
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"

0 commit comments

Comments
 (0)