Skip to content

Commit f397ed0

Browse files
committed
docs: upgrade react tooltip version in docs
1 parent a4f2dcd commit f397ed0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"raw-loader": "^4.0.2",
2424
"react": "18.2.0",
2525
"react-dom": "18.2.0",
26-
"react-tooltip": "5.1.2"
26+
"react-tooltip": "5.1.3"
2727
},
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "2.2.0",

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6112,10 +6112,10 @@ react-textarea-autosize@^8.3.2:
61126112
use-composed-ref "^1.3.0"
61136113
use-latest "^1.2.1"
61146114

6115-
react-tooltip@5.1.2:
6116-
version "5.1.2"
6117-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.1.2.tgz#e64b214f027053e620a4c703a9811f6359697653"
6118-
integrity sha512-7VGNwHFQGLhmXIMMQueBxfC/aA2EtW9uMHw4FJwAOgExVR4n16TVinsN7hTveRJGgxiKWgpesdThGBElX57bAg==
6115+
react-tooltip@5.1.3:
6116+
version "5.1.3"
6117+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.1.3.tgz#b90491b4dc3b22999b470f38d772cee8e97f5a59"
6118+
integrity sha512-taUR/Qk8RvQDq1pEET9kV7cHTmnAaGXg/pAOFA1GVfbEWtlTABLwVJPnDCOAFdtVBntGS1y7lS14fC+dNFX0uQ==
61196119
dependencies:
61206120
"@floating-ui/dom" "^1.0.4"
61216121
classnames "^2.3.2"

0 commit comments

Comments
 (0)