Skip to content

Commit 4d6d3d5

Browse files
committed
docs: upgrade react tooltip version in docs
1 parent 57fcc31 commit 4d6d3d5

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.1"
26+
"react-tooltip": "5.1.2"
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-
6116-
version "5.1.1"
6117-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.1.1.tgz#7b0bec3872cb996a0bcb45c12066ce5f986dbc7d"
6118-
integrity sha512-/doKHGLUwUSkk531aptIbytek5LVOGrvqCiGPphHKK/Tqr0TfwSPio9ZPyjMztHycihT+ujUbRRFefuttxEiwg==
6115+
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==
61196119
dependencies:
61206120
"@floating-ui/dom" "^1.0.4"
61216121
classnames "^2.3.2"

0 commit comments

Comments
 (0)