This repository was archived by the owner on Apr 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +19
-7
lines changed Expand file tree Collapse file tree 2 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 19
19
"@babel/polyfill" : " 7.2.5" ,
20
20
"@devon/components" : " 0.0.1" ,
21
21
"react" : " 16.7.0-alpha.2" ,
22
- "react-app-polyfill" : " 0.2.0 " ,
22
+ "react-app-polyfill" : " 0.2.1 " ,
23
23
"react-art" : " 16.7.0-alpha.2" ,
24
24
"react-dom" : " 16.7.0-alpha.2" ,
25
25
"react-native-web" : " 0.9.10" ,
Original file line number Diff line number Diff line change 3141
3141
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.7.tgz#f972608ff0cead68b841a16a932d0b183791814e"
3142
3142
integrity sha512-RszJCAxg/PP6uzXVXL6BsxSXx/B05oJAQ2vkJRjyjrEcNVycaqOmNb5OTxZPE3xa5gwZduqza6L9JOCenh/Ecw==
3143
3143
3144
+
3145
+ version "2.6.4"
3146
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.4.tgz#b8897c062c4d769dd30a0ac5c73976c47f92ea0d"
3147
+ integrity sha512-05qQ5hXShcqGkPZpXEFLIpxayZscVD2kuMBZewxiIPPEagukO4mqgPA9CWhUvFBJfy3ODdK2p9xyHh7FTU9/7A==
3148
+
3144
3149
core-js@^1.0.0:
3145
3150
version "1.2.7"
3146
3151
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
9719
9724
dependencies:
9720
9725
performance-now "^2.1.0"
9721
9726
9727
+
9728
+ version "3.4.1"
9729
+ resolved "https://registry.yarnpkg.com/raf/-/raf-3.4.1.tgz#0742e99a4a6552f445d73e3ee0328af0ff1ede39"
9730
+ integrity sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==
9731
+ dependencies:
9732
+ performance-now "^2.1.0"
9733
+
9722
9734
randomatic@^3.0.0:
9723
9735
version "3.1.1"
9724
9736
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
9773
9785
resolved "https://registry.yarnpkg.com/react-addons-test-utils/-/react-addons-test-utils-15.6.2.tgz#c12b6efdc2247c10da7b8770d185080a7b047156"
9774
9786
integrity sha1-wStu/cIkfBDae4dw0YUICnsEcVY=
9775
9787
9776
-
9777
- version "0.2.0 "
9778
- resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-0.2.0 .tgz#60eaf037223b2f3a5671f45e5ac3b418f0b48ad2 "
9779
- integrity sha512-uBfocjRsBNqhTaEywUZ2buzhHbor2jBbnhZY8VUZ7VZ3PXucIPZrPDAAmbclELhvl+x08PbynAGQfMYcBmqZ2w ==
9788
+
9789
+ version "0.2.1 "
9790
+ resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-0.2.1 .tgz#96c701a40b9671c8547f70bdbb4a47f4d5767790 "
9791
+ integrity sha512-rcpR+WKmLOoYGDAxXaLlxl5Sw6jqbcD1qg2Okn1Ta2RHCxLuQv75B9Em2L2GvuOTx3lAxDpNl/TYGWbKnO/Aag ==
9780
9792
dependencies:
9781
- core-js "2.5.7 "
9793
+ core-js "2.6.4 "
9782
9794
object-assign "4.1.1"
9783
9795
promise "8.0.2"
9784
- raf "3.4.0 "
9796
+ raf "3.4.1 "
9785
9797
whatwg-fetch "3.0.0"
9786
9798
9787
9799
react-app-polyfill@^0.1.3:
You can’t perform that action at this time.
0 commit comments