Skip to content

Commit 0b5e1bb

Browse files
committed
docs: upgrade react-tooltip package version to v5.13.0
1 parent a429a9c commit 0b5e1bb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

+1-1
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.12.0"
26+
"react-tooltip": "5.13.0"
2727
},
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "^2.4.1",

docs/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6126,10 +6126,10 @@ react-textarea-autosize@^8.3.2:
61266126
use-composed-ref "^1.3.0"
61276127
use-latest "^1.2.1"
61286128

6129-
react-tooltip@5.12.0-beta.1014.3:
6130-
version "5.12.0-beta.1014.3"
6131-
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.12.0-beta.1014.3.tgz#49df6c50f9ef2641fc880a947e4494bd2a425076"
6132-
integrity sha512-rxdqQ/2nt+13bSFG1qF4S+SEHXVFh6/I3Xj3cdkXj2+OOTp3fmXkz5DCAl/EEB4FGNzii8yS/JD6+ihfceYarA==
6129+
react-tooltip@5.13.0:
6130+
version "5.13.0"
6131+
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.13.0.tgz#d9d91ec91ec7852651d557e1335a27d6b7b81406"
6132+
integrity sha512-7D+vJL2FCwx8t4s4YJnnq0umpkIj47l/c80Lp56zG7++efrN0F5JFVcqQ2d7BrcOeWsADCf5ysWlPa9n0+Srxg==
61336133
dependencies:
61346134
"@floating-ui/dom" "^1.0.0"
61356135
classnames "^2.3.0"

0 commit comments

Comments
 (0)