fix(deps): update dependency react-tooltip to v4.5.1

This commit is contained in:
renovate[bot] 2022-11-26 13:27:19 +00:00
parent 10fd02c97a
commit caaec39157
2 changed files with 9 additions and 9 deletions

View File

@ -107,7 +107,7 @@
"react-responsive": "6.1.2",
"react-scrollable-anchor": "0.6.1",
"react-spinkit": "3.0.0",
"react-tooltip": "4.5.0",
"react-tooltip": "4.5.1",
"react-transition-group": "4.4.5",
"react-youtube": "7.14.0",
"redux": "4.2.0",

16
package-lock.json generated
View File

@ -503,7 +503,7 @@
"react-responsive": "6.1.2",
"react-scrollable-anchor": "0.6.1",
"react-spinkit": "3.0.0",
"react-tooltip": "4.5.0",
"react-tooltip": "4.5.1",
"react-transition-group": "4.4.5",
"react-youtube": "7.14.0",
"redux": "4.2.0",
@ -45108,9 +45108,9 @@
}
},
"node_modules/react-tooltip": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.0.tgz",
"integrity": "sha512-mJNurq29atce+TJc9Xe+/FHrcEs3K9J7wkjZZXwbK5Yq6uG5SZeKSFHwd0wcRPUipVwx5crmgzSW8Zu1xyvLTQ==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.1.tgz",
"integrity": "sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==",
"dependencies": {
"prop-types": "^15.8.1",
"uuid": "^7.0.3"
@ -57417,7 +57417,7 @@
"react-scrollable-anchor": "0.6.1",
"react-spinkit": "3.0.0",
"react-test-renderer": "16.14.0",
"react-tooltip": "4.5.0",
"react-tooltip": "4.5.1",
"react-transition-group": "4.4.5",
"react-youtube": "7.14.0",
"redux": "4.2.0",
@ -86168,9 +86168,9 @@
}
},
"react-tooltip": {
"version": "4.5.0",
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.0.tgz",
"integrity": "sha512-mJNurq29atce+TJc9Xe+/FHrcEs3K9J7wkjZZXwbK5Yq6uG5SZeKSFHwd0wcRPUipVwx5crmgzSW8Zu1xyvLTQ==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/react-tooltip/-/react-tooltip-4.5.1.tgz",
"integrity": "sha512-Zo+CSFUGXar1uV+bgXFFDe7VeS2iByeIp5rTgTcc2HqtuOS5D76QapejNNfx320MCY91TlhTQat36KGFTqgcvw==",
"requires": {
"prop-types": "^15.8.1",
"uuid": "^7.0.3"