|
39 | 39 | semver "^5.4.1"
|
40 | 40 | source-map "^0.5.0"
|
41 | 41 |
|
42 |
| -"@babel/ [email protected]", "@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.4.3": |
| 42 | + |
| 43 | + version "7.4.4" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.4.tgz#84055750b05fcd50f9915a826b44fa347a825250" |
| 45 | + integrity sha512-lQgGX3FPRgbz2SKmhMtYgJvVzGZrmjaF4apZ2bLwofAKiSjxU0drPh4S/VasyYXwaTs+A1gvQ45BN8SQJzHsQQ== |
| 46 | + dependencies: |
| 47 | + "@babel/code-frame" "^7.0.0" |
| 48 | + "@babel/generator" "^7.4.4" |
| 49 | + "@babel/helpers" "^7.4.4" |
| 50 | + "@babel/parser" "^7.4.4" |
| 51 | + "@babel/template" "^7.4.4" |
| 52 | + "@babel/traverse" "^7.4.4" |
| 53 | + "@babel/types" "^7.4.4" |
| 54 | + convert-source-map "^1.1.0" |
| 55 | + debug "^4.1.0" |
| 56 | + json5 "^2.1.0" |
| 57 | + lodash "^4.17.11" |
| 58 | + resolve "^1.3.2" |
| 59 | + semver "^5.4.1" |
| 60 | + source-map "^0.5.0" |
| 61 | + |
| 62 | +"@babel/core@^7.0.0", "@babel/core@^7.1.6", "@babel/core@^7.4.3": |
43 | 63 | version "7.4.3"
|
44 | 64 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.3.tgz#198d6d3af4567be3989550d97e068de94503074f"
|
45 | 65 | integrity sha512-oDpASqKFlbspQfzAE7yaeTmdljSH2ADIvBlb0RwbStltTuWa0+7CCI1fYVINNv9saHPa1W7oaKeuNuKj+RQCvA==
|
|
70 | 90 | source-map "^0.5.0"
|
71 | 91 | trim-right "^1.0.1"
|
72 | 92 |
|
| 93 | +"@babel/generator@^7.4.4": |
| 94 | + version "7.4.4" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.4.tgz#174a215eb843fc392c7edcaabeaa873de6e8f041" |
| 96 | + integrity sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ== |
| 97 | + dependencies: |
| 98 | + "@babel/types" "^7.4.4" |
| 99 | + jsesc "^2.5.1" |
| 100 | + lodash "^4.17.11" |
| 101 | + source-map "^0.5.0" |
| 102 | + trim-right "^1.0.1" |
| 103 | + |
73 | 104 | "@babel/helper-annotate-as-pure@^7.0.0":
|
74 | 105 | version "7.0.0"
|
75 | 106 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
|
|
114 | 145 | "@babel/helper-replace-supers" "^7.4.0"
|
115 | 146 | "@babel/helper-split-export-declaration" "^7.4.0"
|
116 | 147 |
|
| 148 | +"@babel/helper-create-class-features-plugin@^7.4.4": |
| 149 | + version "7.4.4" |
| 150 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.4.4.tgz#fc3d690af6554cc9efc607364a82d48f58736dba" |
| 151 | + integrity sha512-UbBHIa2qeAGgyiNR9RszVF7bUHEdgS4JAUNT8SiqrAN6YJVxlOxeLr5pBzb5kan302dejJ9nla4RyKcR1XT6XA== |
| 152 | + dependencies: |
| 153 | + "@babel/helper-function-name" "^7.1.0" |
| 154 | + "@babel/helper-member-expression-to-functions" "^7.0.0" |
| 155 | + "@babel/helper-optimise-call-expression" "^7.0.0" |
| 156 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 157 | + "@babel/helper-replace-supers" "^7.4.4" |
| 158 | + "@babel/helper-split-export-declaration" "^7.4.4" |
| 159 | + |
117 | 160 | "@babel/helper-define-map@^7.1.0", "@babel/helper-define-map@^7.4.0":
|
118 | 161 | version "7.4.0"
|
119 | 162 | resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.4.0.tgz#cbfd8c1b2f12708e262c26f600cd16ed6a3bc6c9"
|
|
220 | 263 | "@babel/traverse" "^7.4.0"
|
221 | 264 | "@babel/types" "^7.4.0"
|
222 | 265 |
|
| 266 | +"@babel/helper-replace-supers@^7.4.4": |
| 267 | + version "7.4.4" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27" |
| 269 | + integrity sha512-04xGEnd+s01nY1l15EuMS1rfKktNF+1CkKmHoErDppjAAZL+IUBZpzT748x262HF7fibaQPhbvWUl5HeSt1EXg== |
| 270 | + dependencies: |
| 271 | + "@babel/helper-member-expression-to-functions" "^7.0.0" |
| 272 | + "@babel/helper-optimise-call-expression" "^7.0.0" |
| 273 | + "@babel/traverse" "^7.4.4" |
| 274 | + "@babel/types" "^7.4.4" |
| 275 | + |
223 | 276 | "@babel/helper-simple-access@^7.1.0":
|
224 | 277 | version "7.1.0"
|
225 | 278 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c"
|
|
235 | 288 | dependencies:
|
236 | 289 | "@babel/types" "^7.4.0"
|
237 | 290 |
|
| 291 | +"@babel/helper-split-export-declaration@^7.4.4": |
| 292 | + version "7.4.4" |
| 293 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677" |
| 294 | + integrity sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q== |
| 295 | + dependencies: |
| 296 | + "@babel/types" "^7.4.4" |
| 297 | + |
238 | 298 | "@babel/helper-wrap-function@^7.1.0":
|
239 | 299 | version "7.2.0"
|
240 | 300 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa"
|
|
254 | 314 | "@babel/traverse" "^7.4.3"
|
255 | 315 | "@babel/types" "^7.4.0"
|
256 | 316 |
|
| 317 | +"@babel/helpers@^7.4.4": |
| 318 | + version "7.4.4" |
| 319 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.4.4.tgz#868b0ef59c1dd4e78744562d5ce1b59c89f2f2a5" |
| 320 | + integrity sha512-igczbR/0SeuPR8RFfC7tGrbdTbFL3QTvH6D+Z6zNxnTe//GyqmtHmDkzrqDmyZ3eSwPqB/LhyKoU5DXsp+Vp2A== |
| 321 | + dependencies: |
| 322 | + "@babel/template" "^7.4.4" |
| 323 | + "@babel/traverse" "^7.4.4" |
| 324 | + "@babel/types" "^7.4.4" |
| 325 | + |
257 | 326 | "@babel/highlight@^7.0.0":
|
258 | 327 | version "7.0.0"
|
259 | 328 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
|
|
268 | 337 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.3.tgz#eb3ac80f64aa101c907d4ce5406360fe75b7895b"
|
269 | 338 | integrity sha512-gxpEUhTS1sGA63EGQGuA+WESPR/6tz6ng7tSHFCmaTJK/cGK8y37cBTspX+U2xCAue2IQVvF6Z0oigmjwD8YGQ==
|
270 | 339 |
|
| 340 | +"@babel/parser@^7.4.4": |
| 341 | + version "7.4.4" |
| 342 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.4.tgz#5977129431b8fe33471730d255ce8654ae1250b6" |
| 343 | + integrity sha512-5pCS4mOsL+ANsFZGdvNLybx4wtqAZJ0MJjMHxvzI3bvIsz6sQvzW8XX92EYIkiPtIvcfG3Aj+Ir5VNyjnZhP7w== |
| 344 | + |
271 | 345 | "@babel/plugin-external-helpers@^7.0.0":
|
272 | 346 | version "7.2.0"
|
273 | 347 | resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.2.0.tgz#7f4cb7dee651cd380d2034847d914288467a6be4"
|
|
292 | 366 | "@babel/helper-create-class-features-plugin" "^7.3.0"
|
293 | 367 | "@babel/helper-plugin-utils" "^7.0.0"
|
294 | 368 |
|
295 |
| -"@babel/ [email protected]", "@babel/plugin-proposal-class-properties@^7.0.0": |
| 369 | + |
| 370 | + version "7.4.4" |
| 371 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.4.tgz#93a6486eed86d53452ab9bab35e368e9461198ce" |
| 372 | + integrity sha512-WjKTI8g8d5w1Bc9zgwSz2nfrsNQsXcCf9J9cdCvrJV6RF56yztwm4TmJC0MgJ9tvwO9gUA/mcYe89bLdGfiXFg== |
| 373 | + dependencies: |
| 374 | + "@babel/helper-create-class-features-plugin" "^7.4.4" |
| 375 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 376 | + |
| 377 | +"@babel/plugin-proposal-class-properties@^7.0.0": |
296 | 378 | version "7.4.0"
|
297 | 379 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.0.tgz#d70db61a2f1fd79de927eea91f6411c964e084b8"
|
298 | 380 | integrity sha512-t2ECPNOXsIeK1JxJNKmgbzQtoG27KIlVE61vTqX0DKR9E9sZlVVxWUtEW9D5FlZ8b8j7SBNCHY47GgPKCKlpPg==
|
|
820 | 902 | "@babel/helper-regex" "^7.4.3"
|
821 | 903 | regexpu-core "^4.5.4"
|
822 | 904 |
|
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== |
| 905 | + |
| 906 | + version "7.4.4" |
| 907 | + resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.4.4.tgz#78801cf3dbe657844eeabf31c1cae3828051e893" |
| 908 | + integrity sha512-WlthFLfhQQhh+A2Gn5NSFl0Huxz36x86Jn+E9OW7ibK8edKPq+KLy4apM1yDpQ8kJOVi1OVjpP4vSDLdrI04dg== |
827 | 909 | dependencies:
|
828 | 910 | core-js "^2.6.5"
|
829 | 911 | regenerator-runtime "^0.13.2"
|
|
976 | 1058 | dependencies:
|
977 | 1059 | regenerator-runtime "^0.12.0"
|
978 | 1060 |
|
979 |
| -"@babel/ [email protected]", "@babel/runtime@^7.0.0": |
| 1061 | + |
| 1062 | + version "7.4.4" |
| 1063 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.4.tgz#dc2e34982eb236803aa27a07fea6857af1b9171d" |
| 1064 | + integrity sha512-w0+uT71b6Yi7i5SE0co4NioIpSYS6lLiXvCzWzGSKvpK5vdQtCbICHMj+gbAKAOtxiV6HsVh/MBdaF9EQ6faSg== |
| 1065 | + dependencies: |
| 1066 | + regenerator-runtime "^0.13.2" |
| 1067 | + |
| 1068 | +"@babel/runtime@^7.0.0": |
980 | 1069 | version "7.4.3"
|
981 | 1070 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.3.tgz#79888e452034223ad9609187a0ad1fe0d2ad4bdc"
|
982 | 1071 | integrity sha512-9lsJwJLxDh/T3Q3SZszfWOTkk3pHbkmH+3KY+zwIDmsNlxsumuhS2TH3NIpktU4kNvfzy+k3eLT7aTJSPTo0OA==
|
|
992 | 1081 | "@babel/parser" "^7.4.0"
|
993 | 1082 | "@babel/types" "^7.4.0"
|
994 | 1083 |
|
| 1084 | +"@babel/template@^7.4.4": |
| 1085 | + version "7.4.4" |
| 1086 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237" |
| 1087 | + integrity sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw== |
| 1088 | + dependencies: |
| 1089 | + "@babel/code-frame" "^7.0.0" |
| 1090 | + "@babel/parser" "^7.4.4" |
| 1091 | + "@babel/types" "^7.4.4" |
| 1092 | + |
995 | 1093 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.2.2", "@babel/traverse@^7.4.0", "@babel/traverse@^7.4.3":
|
996 | 1094 | version "7.4.3"
|
997 | 1095 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.3.tgz#1a01f078fc575d589ff30c0f71bf3c3d9ccbad84"
|
|
1007 | 1105 | globals "^11.1.0"
|
1008 | 1106 | lodash "^4.17.11"
|
1009 | 1107 |
|
| 1108 | +"@babel/traverse@^7.4.4": |
| 1109 | + version "7.4.4" |
| 1110 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.4.tgz#0776f038f6d78361860b6823887d4f3937133fe8" |
| 1111 | + integrity sha512-Gw6qqkw/e6AGzlyj9KnkabJX7VcubqPtkUQVAwkc0wUMldr3A/hezNB3Rc5eIvId95iSGkGIOe5hh1kMKf951A== |
| 1112 | + dependencies: |
| 1113 | + "@babel/code-frame" "^7.0.0" |
| 1114 | + "@babel/generator" "^7.4.4" |
| 1115 | + "@babel/helper-function-name" "^7.1.0" |
| 1116 | + "@babel/helper-split-export-declaration" "^7.4.4" |
| 1117 | + "@babel/parser" "^7.4.4" |
| 1118 | + "@babel/types" "^7.4.4" |
| 1119 | + debug "^4.1.0" |
| 1120 | + globals "^11.1.0" |
| 1121 | + lodash "^4.17.11" |
| 1122 | + |
1010 | 1123 | "@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.4.0":
|
1011 | 1124 | version "7.4.0"
|
1012 | 1125 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.0.tgz#670724f77d24cce6cc7d8cf64599d511d164894c"
|
|
1016 | 1129 | lodash "^4.17.11"
|
1017 | 1130 | to-fast-properties "^2.0.0"
|
1018 | 1131 |
|
| 1132 | +"@babel/types@^7.4.4": |
| 1133 | + version "7.4.4" |
| 1134 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0" |
| 1135 | + integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ== |
| 1136 | + dependencies: |
| 1137 | + esutils "^2.0.2" |
| 1138 | + lodash "^4.17.11" |
| 1139 | + to-fast-properties "^2.0.0" |
| 1140 | + |
1019 | 1141 | "@bara/barn@^2.3.1":
|
1020 | 1142 | version "2.3.1"
|
1021 | 1143 | resolved "https://registry.yarnpkg.com/@bara/barn/-/barn-2.3.1.tgz#74af0cac66534fd881cc4e31e5ad8d7011bb017c"
|
|
0 commit comments