File tree Expand file tree Collapse file tree 2 files changed +15
-5
lines changed
Expand file tree Collapse file tree 2 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1818 "little-loader" : " 0.2.0" ,
1919 "lz-string" : " 1.4.4" ,
2020 "mobx" : " 4.3.1" ,
21- "mobx-react" : " 5.2.6 " ,
21+ "mobx-react" : " 5.4.4 " ,
2222 "mobx-state-tree" : " 3.2.4" ,
2323 "react" : " 16.4.2" ,
2424 "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:
49654965 version "2.5.0"
49664966 resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"
49674967
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+
49684974home-or-tmp@^2.0.0 :
49694975 version "2.0.0"
49704976 resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -6697,11 +6703,11 @@ mobx-react-devtools@6.0.3:
66976703 version "6.0.3"
66986704 resolved "https://registry.yarnpkg.com/mobx-react-devtools/-/mobx-react-devtools-6.0.3.tgz#4d536c8cdd77d9f4b81f5e8415d7bedccc6a2a99"
66996705
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 "
67036709 dependencies :
6704- hoist-non-react-statics "^2.5 .0"
6710+ hoist-non-react-statics "^3.0 .0"
67056711 react-lifecycles-compat "^3.0.2"
67066712
67076713mobx-state-tree@3.2.4 :
@@ -8067,6 +8073,10 @@ react-is@^16.4.2:
80678073 version "16.4.2"
80688074 resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.2.tgz#84891b56c2b6d9efdee577cc83501dfc5ecead88"
80698075
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+
80708080react-lifecycles-compat@^3.0.2 :
80718081 version "3.0.4"
80728082 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