Skip to content

Commit 7e75e56

Browse files
Update dependency react-tooltip to v5.28.0 (#290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4d69d5 commit 7e75e56

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.3.1",
1212
"react-dom": "18.3.1",
1313
"react-icons": "4.12.0",
14-
"react-tooltip": "5.26.3",
14+
"react-tooltip": "5.28.0",
1515
"sharp": "0.32.6",
1616
"yup": "1.3.2"
1717
},

yarn.lock

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

4126-
react-tooltip@5.26.3:
4127-
version "5.26.3"
4128-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.26.3.tgz#bcb9a53e15bdbf9ae007ddf8bf413a317a637054"
4129-
integrity sha512-MpYAws8CEHUd/RC4GaDCdoceph/T4KHM5vS5Dbk8FOmLMvvIht2ymP2htWdrke7K6lqPO8rz8+bnwWUIXeDlzg==
4126+
react-tooltip@5.28.0:
4127+
version "5.28.0"
4128+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.28.0.tgz#c7b5343ab2d740a428494a3d8315515af1f26f46"
4129+
integrity sha512-R5cO3JPPXk6FRbBHMO0rI9nkUG/JKfalBSQfZedZYzmqaZQgq7GLzF8vcCWx6IhUCKg0yPqJhXIzmIO5ff15xg==
41304130
dependencies:
41314131
"@floating-ui/dom" "^1.6.1"
41324132
classnames "^2.3.0"

0 commit comments

Comments
 (0)