|
38 | 38 | imurmurhash "^0.1.4"
|
39 | 39 | slide "^1.1.5"
|
40 | 40 |
|
41 |
| -"@babel/cli@7.4.4": |
42 |
| - version "7.4.4" |
43 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.4.4.tgz#5454bb7112f29026a4069d8e6f0e1794e651966c" |
44 |
| - integrity sha512-XGr5YjQSjgTa6OzQZY57FAJsdeVSAKR/u/KA5exWIz66IKtv/zXtHy+fIZcMry/EgYegwuHE7vzGnrFhjdIAsQ== |
| 41 | +"@babel/cli@7.5.0": |
| 42 | + version "7.5.0" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.5.0.tgz#f403c930692e28ecfa3bf02a9e7562b474f38271" |
| 44 | + integrity sha512-qNH55fWbKrEsCwID+Qc/3JDPnsSGpIIiMDbppnR8Z6PxLAqMQCFNqBctkIkBrMH49Nx+qqVTrHRWUR+ho2k+qQ== |
45 | 45 | dependencies:
|
46 | 46 | commander "^2.8.1"
|
47 | 47 | convert-source-map "^1.1.0"
|
|
82 | 82 | semver "^5.4.1"
|
83 | 83 | source-map "^0.5.0"
|
84 | 84 |
|
85 |
| -"@babel/core@7.4.5", "@babel/core@^7.0.0", "@babel/core@^7.4.3": |
| 85 | +"@babel/core@7.5.0": |
| 86 | + version "7.5.0" |
| 87 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.0.tgz#6ed6a2881ad48a732c5433096d96d1b0ee5eb734" |
| 88 | + integrity sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw== |
| 89 | + dependencies: |
| 90 | + "@babel/code-frame" "^7.0.0" |
| 91 | + "@babel/generator" "^7.5.0" |
| 92 | + "@babel/helpers" "^7.5.0" |
| 93 | + "@babel/parser" "^7.5.0" |
| 94 | + "@babel/template" "^7.4.4" |
| 95 | + "@babel/traverse" "^7.5.0" |
| 96 | + "@babel/types" "^7.5.0" |
| 97 | + convert-source-map "^1.1.0" |
| 98 | + debug "^4.1.0" |
| 99 | + json5 "^2.1.0" |
| 100 | + lodash "^4.17.11" |
| 101 | + resolve "^1.3.2" |
| 102 | + semver "^5.4.1" |
| 103 | + source-map "^0.5.0" |
| 104 | + |
| 105 | +"@babel/core@^7.0.0", "@babel/core@^7.4.3": |
86 | 106 | version "7.4.5"
|
87 | 107 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.5.tgz#081f97e8ffca65a9b4b0fdc7e274e703f000c06a"
|
88 | 108 | integrity sha512-OvjIh6aqXtlsA8ujtGKfC7LYWksYSX8yQcM8Ay3LuvVeQ63lcOKgoZWVqcpFwkd29aYU9rVx7jxhfhiEDV9MZA==
|
|
113 | 133 | source-map "^0.5.0"
|
114 | 134 | trim-right "^1.0.1"
|
115 | 135 |
|
| 136 | +"@babel/generator@^7.5.0": |
| 137 | + version "7.5.0" |
| 138 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.5.0.tgz#f20e4b7a91750ee8b63656073d843d2a736dca4a" |
| 139 | + integrity sha512-1TTVrt7J9rcG5PMjvO7VEG3FrEoEJNHxumRq66GemPmzboLWtIjjcJgk8rokuAS7IiRSpgVSu5Vb9lc99iJkOA== |
| 140 | + dependencies: |
| 141 | + "@babel/types" "^7.5.0" |
| 142 | + jsesc "^2.5.1" |
| 143 | + lodash "^4.17.11" |
| 144 | + source-map "^0.5.0" |
| 145 | + trim-right "^1.0.1" |
| 146 | + |
116 | 147 | "@babel/helper-annotate-as-pure@^7.0.0":
|
117 | 148 | version "7.0.0"
|
118 | 149 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
|
|
157 | 188 | "@babel/helper-replace-supers" "^7.4.4"
|
158 | 189 | "@babel/helper-split-export-declaration" "^7.4.4"
|
159 | 190 |
|
| 191 | +"@babel/helper-create-class-features-plugin@^7.5.0": |
| 192 | + version "7.5.0" |
| 193 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.5.0.tgz#02edb97f512d44ba23b3227f1bf2ed43454edac5" |
| 194 | + integrity sha512-EAoMc3hE5vE5LNhMqDOwB1usHvmRjCDAnH8CD4PVkX9/Yr3W/tcz8xE8QvdZxfsFBDICwZnF2UTHIqslRpvxmA== |
| 195 | + dependencies: |
| 196 | + "@babel/helper-function-name" "^7.1.0" |
| 197 | + "@babel/helper-member-expression-to-functions" "^7.0.0" |
| 198 | + "@babel/helper-optimise-call-expression" "^7.0.0" |
| 199 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 200 | + "@babel/helper-replace-supers" "^7.4.4" |
| 201 | + "@babel/helper-split-export-declaration" "^7.4.4" |
| 202 | + |
160 | 203 | "@babel/helper-define-map@^7.4.0", "@babel/helper-define-map@^7.4.4":
|
161 | 204 | version "7.4.4"
|
162 | 205 | resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.4.4.tgz#6969d1f570b46bdc900d1eba8e5d59c48ba2c12a"
|
|
297 | 340 | "@babel/traverse" "^7.4.4"
|
298 | 341 | "@babel/types" "^7.4.4"
|
299 | 342 |
|
| 343 | +"@babel/helpers@^7.5.0": |
| 344 | + version "7.5.0" |
| 345 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.0.tgz#7f0c17666e7ed8355ed6eff643dde12fb681ddb4" |
| 346 | + integrity sha512-EgCUEa8cNwuMrwo87l2d7i2oShi8m2Q58H7h3t4TWtqATZalJYFwfL9DulRe02f3KdqM9xmMCw3v/7Ll+EiaWg== |
| 347 | + dependencies: |
| 348 | + "@babel/template" "^7.4.4" |
| 349 | + "@babel/traverse" "^7.5.0" |
| 350 | + "@babel/types" "^7.5.0" |
| 351 | + |
300 | 352 | "@babel/highlight@^7.0.0":
|
301 | 353 | version "7.0.0"
|
302 | 354 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4"
|
|
311 | 363 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.5.tgz#04af8d5d5a2b044a2a1bffacc1e5e6673544e872"
|
312 | 364 | integrity sha512-9mUqkL1FF5T7f0WDFfAoDdiMVPWsdD1gZYzSnaXsxUCUqzuch/8of9G3VUSNiZmMBoRxT3neyVsqeiL/ZPcjew==
|
313 | 365 |
|
| 366 | +"@babel/parser@^7.5.0": |
| 367 | + version "7.5.0" |
| 368 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.0.tgz#3e0713dff89ad6ae37faec3b29dcfc5c979770b7" |
| 369 | + integrity sha512-I5nW8AhGpOXGCCNYGc+p7ExQIBxRFnS2fd/d862bNOKvmoEPjYPcfIjsfdy0ujagYOIYPczKgD9l3FsgTkAzKA== |
| 370 | + |
314 | 371 | "@babel/plugin-proposal-async-generator-functions@^7.2.0":
|
315 | 372 | version "7.2.0"
|
316 | 373 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
|
|
328 | 385 | "@babel/helper-create-class-features-plugin" "^7.4.0"
|
329 | 386 | "@babel/helper-plugin-utils" "^7.0.0"
|
330 | 387 |
|
331 |
| -"@babel/plugin-proposal-class-properties@7.4.4", "@babel/plugin-proposal-class-properties@^7.3.3": |
| 388 | +"@babel/plugin-proposal-class-properties@7.5.0": |
| 389 | + version "7.5.0" |
| 390 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.5.0.tgz#5bc6a0537d286fcb4fd4e89975adbca334987007" |
| 391 | + integrity sha512-9L/JfPCT+kShiiTTzcnBJ8cOwdKVmlC1RcCf9F0F9tERVrM4iWtWnXtjWCRqNm2la2BxO1MPArWNsU9zsSJWSQ== |
| 392 | + dependencies: |
| 393 | + "@babel/helper-create-class-features-plugin" "^7.5.0" |
| 394 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 395 | + |
| 396 | +"@babel/plugin-proposal-class-properties@^7.3.3": |
332 | 397 | version "7.4.4"
|
333 | 398 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.4.4.tgz#93a6486eed86d53452ab9bab35e368e9461198ce"
|
334 | 399 | integrity sha512-WjKTI8g8d5w1Bc9zgwSz2nfrsNQsXcCf9J9cdCvrJV6RF56yztwm4TmJC0MgJ9tvwO9gUA/mcYe89bLdGfiXFg==
|
|
606 | 671 | "@babel/helper-module-transforms" "^7.1.0"
|
607 | 672 | "@babel/helper-plugin-utils" "^7.0.0"
|
608 | 673 |
|
609 |
| -"@babel/plugin-transform-modules-commonjs@7.4.4", "@babel/plugin-transform-modules-commonjs@^7.4.3", "@babel/plugin-transform-modules-commonjs@^7.4.4": |
| 674 | +"@babel/plugin-transform-modules-commonjs@7.5.0": |
| 675 | + version "7.5.0" |
| 676 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.5.0.tgz#425127e6045231360858eeaa47a71d75eded7a74" |
| 677 | + integrity sha512-xmHq0B+ytyrWJvQTc5OWAC4ii6Dhr0s22STOoydokG51JjWhyYo5mRPXoi+ZmtHQhZZwuXNN+GG5jy5UZZJxIQ== |
| 678 | + dependencies: |
| 679 | + "@babel/helper-module-transforms" "^7.4.4" |
| 680 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 681 | + "@babel/helper-simple-access" "^7.1.0" |
| 682 | + babel-plugin-dynamic-import-node "^2.3.0" |
| 683 | + |
| 684 | +"@babel/plugin-transform-modules-commonjs@^7.4.3", "@babel/plugin-transform-modules-commonjs@^7.4.4": |
610 | 685 | version "7.4.4"
|
611 | 686 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.4.4.tgz#0bef4713d30f1d78c2e59b3d6db40e60192cac1e"
|
612 | 687 | integrity sha512-4sfBOJt58sEo9a2BQXnZq+Q3ZTSAUXyK3E30o36BOGnJ+tvJ6YSxF0PG6kERvbeISgProodWuI9UVG3/FMY6iw==
|
|
952 | 1027 | "@babel/parser" "^7.4.4"
|
953 | 1028 | "@babel/types" "^7.4.4"
|
954 | 1029 |
|
955 |
| -"@babel/traverse@7.4.5", "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5": |
| 1030 | +"@babel/traverse@7.5.0", "@babel/traverse@^7.5.0": |
| 1031 | + version "7.5.0" |
| 1032 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.0.tgz#4216d6586854ef5c3c4592dab56ec7eb78485485" |
| 1033 | + integrity sha512-SnA9aLbyOCcnnbQEGwdfBggnc142h/rbqqsXcaATj2hZcegCl903pUD/lfpsNBlBSuWow/YDfRyJuWi2EPR5cg== |
| 1034 | + dependencies: |
| 1035 | + "@babel/code-frame" "^7.0.0" |
| 1036 | + "@babel/generator" "^7.5.0" |
| 1037 | + "@babel/helper-function-name" "^7.1.0" |
| 1038 | + "@babel/helper-split-export-declaration" "^7.4.4" |
| 1039 | + "@babel/parser" "^7.5.0" |
| 1040 | + "@babel/types" "^7.5.0" |
| 1041 | + debug "^4.1.0" |
| 1042 | + globals "^11.1.0" |
| 1043 | + lodash "^4.17.11" |
| 1044 | + |
| 1045 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.4.5": |
956 | 1046 | version "7.4.5"
|
957 | 1047 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.5.tgz#4e92d1728fd2f1897dafdd321efbff92156c3216"
|
958 | 1048 | integrity sha512-Vc+qjynwkjRmIFGxy0KYoPj4FdVDxLej89kMHFsWScq999uX+pwcX4v9mWRjW0KcAYTPAuVQl2LKP1wEVLsp+A==
|
|
967 | 1057 | globals "^11.1.0"
|
968 | 1058 | lodash "^4.17.11"
|
969 | 1059 |
|
970 |
| -"@babel/types@7.4.4", "@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 1060 | +"@babel/types@7.5.0", "@babel/types@^7.5.0": |
| 1061 | + version "7.5.0" |
| 1062 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.0.tgz#e47d43840c2e7f9105bc4d3a2c371b4d0c7832ab" |
| 1063 | + integrity sha512-UFpDVqRABKsW01bvw7/wSUe56uy6RXM5+VJibVVAybDGxEW25jdwiFJEf7ASvSaC7sN7rbE/l3cLp2izav+CtQ== |
| 1064 | + dependencies: |
| 1065 | + esutils "^2.0.2" |
| 1066 | + lodash "^4.17.11" |
| 1067 | + to-fast-properties "^2.0.0" |
| 1068 | + |
| 1069 | +"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
971 | 1070 | version "7.4.4"
|
972 | 1071 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0"
|
973 | 1072 | integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ==
|
@@ -2638,6 +2737,13 @@ babel-plugin-dynamic-import-node@2.2.0:
|
2638 | 2737 | dependencies:
|
2639 | 2738 | object.assign "^4.1.0"
|
2640 | 2739 |
|
| 2740 | +babel-plugin-dynamic-import-node@^2.3.0: |
| 2741 | + version "2.3.0" |
| 2742 | + resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f" |
| 2743 | + integrity sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ== |
| 2744 | + dependencies: |
| 2745 | + object.assign "^4.1.0" |
| 2746 | + |
2641 | 2747 | babel-plugin-emotion@^10.0.14:
|
2642 | 2748 | version "10.0.14"
|
2643 | 2749 | resolved "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.14.tgz#c1d0e4621e303507ea7da57daa3cd771939d6df4"
|
|
0 commit comments