Skip to content

Commit

Permalink
chore: upgrade react-tooltip version on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbarion committed May 19, 2023
1 parent 027d67e commit 030364e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"raw-loader": "^4.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-tooltip": "5.13.0"
"react-tooltip": "5.13.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^2.4.1",
Expand Down
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6126,10 +6126,10 @@ react-textarea-autosize@^8.3.2:
use-composed-ref "^1.3.0"
use-latest "^1.2.1"

react-tooltip@5.13.0:
version "5.13.0"
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.13.0.tgz#d9d91ec91ec7852651d557e1335a27d6b7b81406"
integrity sha512-7D+vJL2FCwx8t4s4YJnnq0umpkIj47l/c80Lp56zG7++efrN0F5JFVcqQ2d7BrcOeWsADCf5ysWlPa9n0+Srxg==
react-tooltip@5.13.1:
version "5.13.1"
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-5.13.1.tgz#d0b64d6c783301fa87248b45c662299a0a1276f9"
integrity sha512-9NstDFdjyy6cIH9zjeT70zXTHlW/TIGCOWQmhkAyqLFeQioLg1FXvb9ec7AxSpn0zyFUkFSLdFYxZRuewti3Aw==
dependencies:
"@floating-ui/dom" "^1.0.0"
classnames "^2.3.0"
Expand Down

0 comments on commit 030364e

Please sign in to comment.