File tree 2 files changed +15
-5
lines changed
2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 18
18
"little-loader" : " 0.2.0" ,
19
19
"lz-string" : " 1.4.4" ,
20
20
"mobx" : " 4.3.1" ,
21
- "mobx-react" : " 5.2.6 " ,
21
+ "mobx-react" : " 5.4.4 " ,
22
22
"mobx-state-tree" : " 3.2.4" ,
23
23
"react" : " 16.4.2" ,
24
24
"react-bootstrap" : " 0.32.3" ,
Original file line number Diff line number Diff line change @@ -4965,6 +4965,12 @@ hoist-non-react-statics@^2.5.0:
4965
4965
version "2.5.0"
4966
4966
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"
4967
4967
4968
+ hoist-non-react-statics@^3.0.0 :
4969
+ version "3.3.0"
4970
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz#b09178f0122184fb95acf525daaecb4d8f45958b"
4971
+ dependencies :
4972
+ react-is "^16.7.0"
4973
+
4968
4974
home-or-tmp@^2.0.0 :
4969
4975
version "2.0.0"
4970
4976
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
6697
6703
version "6.0.3"
6698
6704
resolved "https://registry.yarnpkg.com/mobx-react-devtools/-/mobx-react-devtools-6.0.3.tgz#4d536c8cdd77d9f4b81f5e8415d7bedccc6a2a99"
6699
6705
6700
- mobx-react@5.2.6 :
6701
- version "5.2.6 "
6702
- resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-5.2.6 .tgz#1acf6bbbf4f3b52874b91ff4a1d49fc3aae9a5d5 "
6706
+ mobx-react@5.4.4 :
6707
+ version "5.4.4 "
6708
+ resolved "https://registry.yarnpkg.com/mobx-react/-/mobx-react-5.4.4 .tgz#b3de9c6eabcd0ed8a40036888cb0221ab9568b80 "
6703
6709
dependencies :
6704
- hoist-non-react-statics "^2.5 .0"
6710
+ hoist-non-react-statics "^3.0 .0"
6705
6711
react-lifecycles-compat "^3.0.2"
6706
6712
6707
6713
@@ -8067,6 +8073,10 @@ react-is@^16.4.2:
8067
8073
version "16.4.2"
8068
8074
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.2.tgz#84891b56c2b6d9efdee577cc83501dfc5ecead88"
8069
8075
8076
+ react-is@^16.7.0 :
8077
+ version "16.11.0"
8078
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.11.0.tgz#b85dfecd48ad1ce469ff558a882ca8e8313928fa"
8079
+
8070
8080
react-lifecycles-compat@^3.0.2 :
8071
8081
version "3.0.4"
8072
8082
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
You can’t perform that action at this time.
0 commit comments