Skip to content

Commit 3ae6f33

Browse files
committed
Update dependency react-tooltip to v5.10.4
1 parent 0360dbf commit 3ae6f33

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.8.0",
14-
"react-tooltip": "5.10.1",
14+
"react-tooltip": "5.10.4",
1515
"sharp": "0.32.0",
1616
"yup": "1.0.2"
1717
},

yarn.lock

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

4091-
react-tooltip@5.10.1:
4092-
version "5.10.1"
4093-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.10.1.tgz#ceb649b506f2574c7c0036d5eb74d4b28118baf0"
4094-
integrity sha512-bfEc3L0yTcjW2jTu69AJo+GVy5F88MgN3gmFo6vQnq2i6GNlCZlagQp60Vf8LFbr36fjV0TYJzF3QYmwG7ItaA==
4091+
react-tooltip@5.10.4:
4092+
version "5.10.4"
4093+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.10.4.tgz#e4f5608ad1613ccb3dd929704254ebc2a2e36808"
4094+
integrity sha512-QUBX6k3+qjOyAy64ntV/NkwzZqaghjcEpZ6Q5pqVbYUYS8kGcmIgXznRc2syQDlffCtzeWJGGMz93JYKjGo2Pw==
40954095
dependencies:
40964096
"@floating-ui/dom" "^1.0.0"
40974097
classnames "^2.3.0"

0 commit comments

Comments
 (0)