Skip to content

Commit 1e90ad4

Browse files
committed
Update dependency react-tooltip to v5.14.0
1 parent 403e9b9 commit 1e90ad4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react": "18.2.0",
1212
"react-dom": "18.2.0",
1313
"react-icons": "4.9.0",
14-
"react-tooltip": "5.13.2",
14+
"react-tooltip": "5.14.0",
1515
"sharp": "0.32.1",
1616
"yup": "1.2.0"
1717
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4087,10 +4087,10 @@ react-is@^17.0.1:
40874087
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
40884088
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
40894089

4090-
react-tooltip@5.13.2:
4091-
version "5.13.2"
4092-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.13.2.tgz#96aa7a4947045d98755861314dfacc5474fbb34c"
4093-
integrity sha512-0Jtvo2eycYHRerb/+LUFf9p107dqpXxR08pT1SXtXxUPtiH5+kyVCUXFQglkBxjBPfGcEhYqGYnvKZuIVdNNXA==
4090+
react-tooltip@5.14.0:
4091+
version "5.14.0"
4092+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.14.0.tgz#710ee8b832908989af78f27bc35a671a5bb0d751"
4093+
integrity sha512-fvHgZKSdDC/Zv7G7IL6kPJi99Fqty6zkQsYQZGSkhMmmDQhVnsBLAmY8s14Nh8bshgPmR5EvbjUDZg0yMsp1hg==
40944094
dependencies:
40954095
"@floating-ui/dom" "^1.0.0"
40964096
classnames "^2.3.0"

0 commit comments

Comments
 (0)