mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #117 from prymitive/dependabot/npm_and_yarn/ui/react-resize-detector-3.1.3
build(deps): bump react-resize-detector from 3.1.2 to 3.1.3 in /ui
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"react-moment": "0.8.1",
|
||||
"react-onclickoutside": "6.7.1",
|
||||
"react-popper": "1.0.2",
|
||||
"react-resize-detector": "3.1.2",
|
||||
"react-resize-detector": "3.1.3",
|
||||
"react-scripts": "2.0.4",
|
||||
"react-select": "2.1.0",
|
||||
"react-transition-group": "2.5.0"
|
||||
|
||||
14
ui/yarn.lock
14
ui/yarn.lock
@@ -6664,11 +6664,6 @@ lodash.flattendeep@^4.4.0:
|
||||
resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
|
||||
integrity sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=
|
||||
|
||||
lodash.isarray@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-4.0.0.tgz#2aca496b28c4ca6d726715313590c02e6ea34403"
|
||||
integrity sha1-KspJayjEym1yZxUxNZDALm6jRAM=
|
||||
|
||||
lodash.isequal@^4.5.0:
|
||||
version "4.5.0"
|
||||
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
|
||||
@@ -9226,13 +9221,12 @@ react-popper@^0.9.1:
|
||||
popper.js "^1.14.1"
|
||||
prop-types "^15.6.1"
|
||||
|
||||
react-resize-detector@3.1.2:
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-3.1.2.tgz#b0b30b45a168d5a81ed24ada3a6d5e8d2e49e306"
|
||||
integrity sha512-dxFRTLdSL5WGSwnhPMRou3eTbAhHTfJM+fNgYhz4eBoBl+UgJXZMXU1bkO9ZmNnMfz/CfHxRTXU7NXfMKu4cuA==
|
||||
react-resize-detector@3.1.3:
|
||||
version "3.1.3"
|
||||
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-3.1.3.tgz#23ecf44db98f09dc0d39f34d2ddbadf4dde6e5c8"
|
||||
integrity sha512-j8Ds5AQA5SiNmOSSQp1XeiaHt763KWV4p2HHsxaOeT3jML9MpPoCiqwiBje5yRrgy38sW2v0Qw5T8pW1doiUIw==
|
||||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
lodash.isarray "^4.0.0"
|
||||
lodash.isfunction "^3.0.9"
|
||||
lodash.throttle "^4.1.1"
|
||||
prop-types "^15.6.1"
|
||||
|
||||
Reference in New Issue
Block a user