mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
Merge pull request #892 from prymitive/renovate/react-onclickoutside-6.x
fix(deps): update dependency react-onclickoutside to v6.9.0
This commit is contained in:
Generated
+3
-3
@@ -12822,9 +12822,9 @@
|
||||
"integrity": "sha512-jpKIEvcEOTSa4RXWTjDlvja7sN+ee5Gyk5ZKa704FZxE01OxmKIpq9GUliqTrAgdDYJJUQsnqQamczn0TN+DTg=="
|
||||
},
|
||||
"react-onclickoutside": {
|
||||
"version": "6.8.0",
|
||||
"resolved": "https://registry.npmjs.org/react-onclickoutside/-/react-onclickoutside-6.8.0.tgz",
|
||||
"integrity": "sha512-5Q4Rn7QLEoh7WIe66KFvYIpWJ49GeHoygP1/EtJyZjXKgrWH19Tf0Ty3lWyQzrEEDyLOwUvvmBFSE3dcDdvagA=="
|
||||
"version": "6.9.0",
|
||||
"resolved": "https://registry.npmjs.org/react-onclickoutside/-/react-onclickoutside-6.9.0.tgz",
|
||||
"integrity": "sha512-8ltIY3bC7oGhj2nPAvWOGi+xGFybPNhJM0V1H8hY/whNcXgmDeaeoCMPPd8VatrpTsUWjb/vGzrmu6SrXVty3A=="
|
||||
},
|
||||
"react-popper": {
|
||||
"version": "1.3.4",
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@
|
||||
"react-linkify": "0.2.2",
|
||||
"react-masonry-infinite": "1.2.2",
|
||||
"react-moment": "0.9.2",
|
||||
"react-onclickoutside": "6.8.0",
|
||||
"react-onclickoutside": "6.9.0",
|
||||
"react-popper": "1.3.4",
|
||||
"react-resize-detector": "4.2.0",
|
||||
"react-reveal": "1.2.2",
|
||||
|
||||
Reference in New Issue
Block a user