File tree 2 files changed +32
-4
lines changed 2 files changed +32
-4
lines changed Original file line number Diff line number Diff line change 52
52
"popper.js" : " 1.14.7" ,
53
53
"prop-types" : " 15.7.2" ,
54
54
"query-string" : " 6.2.0" ,
55
- "react" : " 16.8.1 " ,
55
+ "react" : " 16.8.2 " ,
56
56
"react-day-picker" : " 7.2.4" ,
57
- "react-dom" : " 16.8.1 " ,
57
+ "react-dom" : " 16.8.2 " ,
58
58
"react-highlight-words" : " 0.16.0" ,
59
59
"react-hot-loader" : " 4.6.5" ,
60
60
"react-hotkeys" : " 1.1.4" ,
Original file line number Diff line number Diff line change 7590
7590
dependencies :
7591
7591
prop-types "^15.6.2"
7592
7592
7593
- [email protected] , react-dom@^16.6.3:
7593
+
7594
+ version "16.8.2"
7595
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.2.tgz#7c8a69545dd554d45d66442230ba04a6a0a3c3d3"
7596
+ integrity sha512-cPGfgFfwi+VCZjk73buu14pYkYBR1b/SRMSYqkLDdhSEHnSwcuYTPu6/Bh6ZphJFIk80XLvbSe2azfcRzNF+Xg==
7597
+ dependencies :
7598
+ loose-envify "^1.1.0"
7599
+ object-assign "^4.1.1"
7600
+ prop-types "^15.6.2"
7601
+ scheduler "^0.13.2"
7602
+
7603
+ react-dom@^16.6.3 :
7594
7604
version "16.8.1"
7595
7605
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.1.tgz#ec860f98853d09d39bafd3a6f1e12389d283dbb4"
7596
7606
integrity sha512-N74IZUrPt6UiDjXaO7UbDDFXeUXnVhZzeRLy/6iqqN1ipfjrhR60Bp5NuBK+rv3GMdqdIuwIl22u1SYwf330bg==
7808
7818
lodash.frompairs "^4.0.1"
7809
7819
ngcomponent "^4.1.0"
7810
7820
7811
-
7821
+
7822
+ version "16.8.2"
7823
+ resolved "https://registry.yarnpkg.com/react/-/react-16.8.2.tgz#83064596feaa98d9c2857c4deae1848b542c9c0c"
7824
+ integrity sha512-aB2ctx9uQ9vo09HVknqv3DGRpI7OIGJhCx3Bt0QqoRluEjHSaObJl+nG12GDdYH6sTgE7YiPJ6ZUyMx9kICdXw==
7825
+ dependencies :
7826
+ loose-envify "^1.1.0"
7827
+ object-assign "^4.1.1"
7828
+ prop-types "^15.6.2"
7829
+ scheduler "^0.13.2"
7830
+
7831
+ react@^16.6.3 :
7812
7832
version "16.8.1"
7813
7833
resolved "https://registry.yarnpkg.com/react/-/react-16.8.1.tgz#ae11831f6cb2a05d58603a976afc8a558e852c4a"
7814
7834
integrity sha512-wLw5CFGPdo7p/AgteFz7GblI2JPOos0+biSoxf1FPsGxWQZdN/pj6oToJs1crn61DL3Ln7mN86uZ4j74p31ELQ==
@@ -8323,6 +8343,14 @@ scheduler@^0.13.1:
8323
8343
loose-envify "^1.1.0"
8324
8344
object-assign "^4.1.1"
8325
8345
8346
+ scheduler@^0.13.2 :
8347
+ version "0.13.2"
8348
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.2.tgz#969eaee2764a51d2e97b20a60963b2546beff8fa"
8349
+ integrity sha512-qK5P8tHS7vdEMCW5IPyt8v9MJOHqTrOUgPXib7tqm9vh834ibBX5BNhwkplX/0iOzHW5sXyluehYfS9yrkz9+w==
8350
+ dependencies :
8351
+ loose-envify "^1.1.0"
8352
+ object-assign "^4.1.1"
8353
+
8326
8354
schema-utils@^1.0.0 :
8327
8355
version "1.0.0"
8328
8356
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"
You can’t perform that action at this time.
0 commit comments