|
292 | 292 | "@babel/helper-create-class-features-plugin" "^7.3.0"
|
293 | 293 | "@babel/helper-plugin-utils" "^7.0.0"
|
294 | 294 |
|
295 |
| -"@babel/plugin-proposal-class-properties@^7.0.0": |
| 295 | +"@babel/plugin-proposal-class-properties@7.4.0", "@babel/plugin-proposal-class-properties@^7.0.0": |
296 | 296 | version "7.4.0"
|
297 | 297 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.0.tgz#d70db61a2f1fd79de927eea91f6411c964e084b8"
|
298 | 298 | integrity sha512-t2ECPNOXsIeK1JxJNKmgbzQtoG27KIlVE61vTqX0DKR9E9sZlVVxWUtEW9D5FlZ8b8j7SBNCHY47GgPKCKlpPg==
|
|
820 | 820 | "@babel/helper-regex" "^7.4.3"
|
821 | 821 | regexpu-core "^4.5.4"
|
822 | 822 |
|
| 823 | + |
| 824 | + version "7.4.3" |
| 825 | + resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.4.3.tgz#332dc6f57b718017c3a8b37b4eea8aa6eeac1187" |
| 826 | + integrity sha512-rkv8WIvJshA5Ev8iNMGgz5WZkRtgtiPexiT7w5qevGTuT7ZBfM3de9ox1y9JR5/OXb/sWGBbWlHNa7vQKqku3Q== |
| 827 | + dependencies: |
| 828 | + core-js "^2.6.5" |
| 829 | + regenerator-runtime "^0.13.2" |
| 830 | + |
823 | 831 |
|
824 | 832 | version "7.3.1"
|
825 | 833 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.3.1.tgz#389e8ca6b17ae67aaf9a2111665030be923515db"
|
|
1031 | 1039 | dependencies:
|
1032 | 1040 | xstream "11.10.0"
|
1033 | 1041 |
|
| 1042 | + |
| 1043 | + version "4.1.0" |
| 1044 | + resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-4.1.0.tgz#f8ffbce0324c2d68fd025291a8c1866359bbecfd" |
| 1045 | + integrity sha512-yaCjyC2GKFsAMZRtBkB61ZSAPcuEn5U3PKRTc+Cwy0IW5KgLDposutT9np44AfaZXOw1kd9Z0bgy+f0HiB9vNg== |
| 1046 | + dependencies: |
| 1047 | + cross-spawn "6.0.5" |
| 1048 | + lodash.mergewith "4.6.1" |
| 1049 | + webpack-merge "4.1.4" |
| 1050 | + |
1034 | 1051 | "@csstools/convert-colors@^1.4.0":
|
1035 | 1052 | version "1.4.0"
|
1036 | 1053 | resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
|
@@ -2113,6 +2130,11 @@ babel-plugin-named-asset-import@^0.3.1:
|
2113 | 2130 | resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.1.tgz#5ec13ec446d0a1e5bb6c57a1f94c9cdedb0c50d6"
|
2114 | 2131 | integrity sha512-vzZlo+yEB5YHqI6CRRTDojeT43J3Wf3C/MVkZW5UlbSeIIVUYRKtxaFT2L/VTv9mbIyatCW39+9g/SZolvwRUQ==
|
2115 | 2132 |
|
| 2133 | + |
| 2134 | + version "0.11.2" |
| 2135 | + resolved "https://registry.yarnpkg.com/babel-plugin-react-native-web/-/babel-plugin-react-native-web-0.11.2.tgz#a1b9ab25fcd48936823d4ec537c749c007ceaf15" |
| 2136 | + integrity sha512-nZwvX8/HA3w6zkpDs1If9aIkHTyvuClAmLtSPJTmy7lXixX9z7/Siap/yjIaCp0Hz5gC5ALFXLBQv8oSdEqtQA== |
| 2137 | + |
2116 | 2138 | babel-plugin-syntax-object-rest-spread@^6.13.0, babel-plugin-syntax-object-rest-spread@^6.8.0:
|
2117 | 2139 | version "6.13.0"
|
2118 | 2140 | resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
|
@@ -3328,7 +3350,7 @@ core-js@^1.0.0:
|
3328 | 3350 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
|
3329 | 3351 | integrity sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=
|
3330 | 3352 |
|
3331 |
| -core-js@^2.2.2, core-js@^2.4.0, core-js@^2.4.1, core-js@^2.5.0, core-js@^2.5.7: |
| 3353 | +core-js@^2.2.2, core-js@^2.4.0, core-js@^2.4.1, core-js@^2.5.0, core-js@^2.5.7, core-js@^2.6.5: |
3332 | 3354 | version "2.6.5"
|
3333 | 3355 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.5.tgz#44bc8d249e7fb2ff5d00e0341a7ffb94fbf67895"
|
3334 | 3356 | integrity sha512-klh/kDpwX8hryYL14M9w/xei6vrv6sE8gTHDG7/T/+SEovB/G4ejwcfE/CBzO6Edsu+OETZMZ3wcX/EjUkrl5A==
|
@@ -7498,6 +7520,11 @@ lodash.memoize@^4.1.2:
|
7498 | 7520 | resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
7499 | 7521 | integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
|
7500 | 7522 |
|
| 7523 | + |
| 7524 | + version "4.6.1" |
| 7525 | + resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927" |
| 7526 | + integrity sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ== |
| 7527 | + |
7501 | 7528 | lodash.pad@^4.1.0:
|
7502 | 7529 | version "4.5.1"
|
7503 | 7530 | resolved "https://registry.yarnpkg.com/lodash.pad/-/lodash.pad-4.5.1.tgz#4330949a833a7c8da22cc20f6a26c4d59debba70"
|
@@ -10224,7 +10251,7 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.1, rc@^1.2.7:
|
10224 | 10251 | minimist "^1.2.0"
|
10225 | 10252 | strip-json-comments "~2.0.1"
|
10226 | 10253 |
|
10227 |
| -react-app-polyfill@^0.2.2: |
| 10254 | +react-app-polyfill@0.2.2, react-app-polyfill@^0.2.2: |
10228 | 10255 | version "0.2.2"
|
10229 | 10256 | resolved "https://registry.yarnpkg.com/react-app-polyfill/-/react-app-polyfill-0.2.2.tgz#a903b61a8bfd9c5e5f16fc63bebe44d6922a44fb"
|
10230 | 10257 | integrity sha512-mAYn96B/nB6kWG87Ry70F4D4rsycU43VYTj3ZCbKP+SLJXwC0x6YCbwcICh3uW8/C9s1VgP197yx+w7SCWeDdQ==
|
|
12804 | 12831 | lodash ">=3.5 <5"
|
12805 | 12832 | tapable "^1.0.0"
|
12806 | 12833 |
|
| 12834 | + |
| 12835 | + version "4.1.4" |
| 12836 | + resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.1.4.tgz#0fde38eabf2d5fd85251c24a5a8c48f8a3f4eb7b" |
| 12837 | + integrity sha512-TmSe1HZKeOPey3oy1Ov2iS3guIZjWvMT2BBJDzzT5jScHTjVC3mpjJofgueEzaEd6ibhxRDD6MIblDr8tzh8iQ== |
| 12838 | + dependencies: |
| 12839 | + lodash "^4.17.5" |
| 12840 | + |
12807 | 12841 | webpack-sources@^1.1.0, webpack-sources@^1.3.0:
|
12808 | 12842 | version "1.3.0"
|
12809 | 12843 | resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.3.0.tgz#2a28dcb9f1f45fe960d8f1493252b5ee6530fa85"
|
|
0 commit comments