mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
chore(deps): bump react-tooltip from 4.2.11 to 4.2.15 (#150)
Bumps [react-tooltip](https://github.com/wwayne/react-tooltip) from 4.2.11 to 4.2.15. - [Release notes](https://github.com/wwayne/react-tooltip/releases) - [Changelog](https://github.com/wwayne/react-tooltip/blob/master/CHANGELOG.md) - [Commits](https://github.com/wwayne/react-tooltip/compare/v4.2.11...v4.2.15) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
46769cce55
commit
0626a3e4d3
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
"react-dom": "^17.0.1",
|
||||
"react-icons": "^4.1.0",
|
||||
"react-is": "^17.0.1",
|
||||
"react-tooltip": "^4.2.11",
|
||||
"react-tooltip": "^4.2.15",
|
||||
"styled-components": "^5.2.1",
|
||||
"styled-normalize": "^8.0.7",
|
||||
"swr": "^0.4.0"
|
||||
|
|
|
@ -11654,10 +11654,10 @@ react-textarea-autosize@^8.1.1:
|
|||
use-composed-ref "^1.0.0"
|
||||
use-latest "^1.0.0"
|
||||
|
||||
react-tooltip@^4.2.11:
|
||||
version "4.2.11"
|
||||
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.11.tgz#244d4d1833c583160c4e6c95a8a89e0fb320e18a"
|
||||
integrity sha512-exREte3mK/qbeuQpFbEL3ImdF5/TSAb+x/T7pkVfKmgVcfQLZKHSgLN+Msv7ZOHxaWNJwuCrSsCAy/iTGoPigg==
|
||||
react-tooltip@^4.2.15:
|
||||
version "4.2.15"
|
||||
resolved "https://registry.yarnpkg.com/react-tooltip/-/react-tooltip-4.2.15.tgz#ae278931a222434ae597c57aab07be215a2aa5f9"
|
||||
integrity sha512-xmVWi6N1qsrACiAquv28jhQ10igFbQX0Xk5rjSjgUPi9BAf8lCFhYpdFXe6NrEeuPrM7hdZkePa3eS2SrIRxIw==
|
||||
dependencies:
|
||||
prop-types "^15.7.2"
|
||||
uuid "^7.0.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue