Skip to content

Commit 34d5913

Browse files
committed
Update dependency react-tooltip to v5.21.5
1 parent a814fea commit 34d5913

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.11.0",
14-
"react-tooltip": "5.21.3",
14+
"react-tooltip": "5.21.5",
1515
"sharp": "0.32.5",
1616
"yup": "1.2.0"
1717
},

yarn.lock

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

4123-
react-tooltip@5.21.3:
4124-
version "5.21.3"
4125-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.21.3.tgz#131d578c7ea69f96c65dbd09f071880c34b4f83d"
4126-
integrity sha512-z3Q+Uka4D6uYxfsssPqfx1W8vw7NIHyC2ZMq+NJkWg4EpUD3w7Fwz/o+dezyUQMCHL7nO/2sFbtWIrkyxktq2Q==
4123+
react-tooltip@5.21.5:
4124+
version "5.21.5"
4125+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.21.5.tgz#3e1bc02a0e674369dea81bb201d6106724dd60cf"
4126+
integrity sha512-ey70qf6pBGi4U6xpyNlZAHobAhlo2dfxmImR2Bzd/DbLTsAYWz3TEaK+RMFuUZMq6hSPRbUHQSkP2rHBq4uFVg==
41274127
dependencies:
41284128
"@floating-ui/dom" "^1.0.0"
41294129
classnames "^2.3.0"

0 commit comments

Comments
 (0)