File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 43
43
"immutability-helper" : " ^2.8.1" ,
44
44
"lodash" : " ^4.17.11" ,
45
45
"prop-types" : " ^15.7.2" ,
46
- "react-click-outside" : " tj/react-click-outside " ,
46
+ "react-click-outside" : " 3.0.1 " ,
47
47
"react-popopo" : " ^2.1.9" ,
48
48
"react-redux" : " ^5.0.7" ,
49
49
"redux" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 7427
7427
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
7428
7428
integrity sha1-qkSM8JhtVcxAdzsXF0t90GbLfPs=
7429
7429
7430
+ hoist-non-react-statics@^2.1.1:
7431
+ version "2.5.5"
7432
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
7433
+ integrity sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw==
7434
+
7430
7435
hoist-non-react-statics@^3.1.0:
7431
7436
version "3.3.0"
7432
7437
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz#b09178f0122184fb95acf525daaecb4d8f45958b"
@@ -11768,9 +11773,12 @@ react-addons-create-fragment@^15.5.3:
11768
11773
loose-envify "^1.3.1"
11769
11774
object-assign "^4.1.0"
11770
11775
11771
- react-click-outside@tj/react-click-outside:
11772
- version "1.1.1"
11773
- resolved "https://codeload.github.com/tj/react-click-outside/tar.gz/a833ddc5be47490307f9fcc6ed09d8c353108510"
11776
+
11777
+ version "3.0.1"
11778
+ resolved "https://registry.yarnpkg.com/react-click-outside/-/react-click-outside-3.0.1.tgz#6e77e84d2f17afaaac26dbad743cbbf909f5e24c"
11779
+ integrity sha512-d0KWFvBt+esoZUF15rL2UBB7jkeAqLU8L/Ny35oLK6fW6mIbOv/ChD+ExF4sR9PD26kVx+9hNfD0FTIqRZEyRQ==
11780
+ dependencies:
11781
+ hoist-non-react-statics "^2.1.1"
11774
11782
11775
11783
react-dev-utils@^6.1.0:
11776
11784
version "6.1.1"
You can’t perform that action at this time.
0 commit comments