|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
|
22 | 22 | integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
|
23 | 23 |
|
24 |
| -"@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.7.5": |
| 24 | +"@babel/core@^7.1.0", "@babel/core@^7.7.5": |
25 | 25 | version "7.13.13"
|
26 | 26 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.13.tgz#bc44c4a2be2288ec4ddf56b66fc718019c76ac29"
|
27 | 27 | integrity sha512-1xEs9jZAyKIouOoCmpsgk/I26PoKyvzQ2ixdRpRzfbcp1fL+ozw7TUgdDgwonbTovqRaTfRh50IXuw4QrWO0GA==
|
|
43 | 43 | semver "^6.3.0"
|
44 | 44 | source-map "^0.5.0"
|
45 | 45 |
|
| 46 | +"@babel/core@^7.11.6": |
| 47 | + version "7.13.14" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" |
| 49 | + integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== |
| 50 | + dependencies: |
| 51 | + "@babel/code-frame" "^7.12.13" |
| 52 | + "@babel/generator" "^7.13.9" |
| 53 | + "@babel/helper-compilation-targets" "^7.13.13" |
| 54 | + "@babel/helper-module-transforms" "^7.13.14" |
| 55 | + "@babel/helpers" "^7.13.10" |
| 56 | + "@babel/parser" "^7.13.13" |
| 57 | + "@babel/template" "^7.12.13" |
| 58 | + "@babel/traverse" "^7.13.13" |
| 59 | + "@babel/types" "^7.13.14" |
| 60 | + convert-source-map "^1.7.0" |
| 61 | + debug "^4.1.0" |
| 62 | + gensync "^1.0.0-beta.2" |
| 63 | + json5 "^2.1.2" |
| 64 | + semver "^6.3.0" |
| 65 | + source-map "^0.5.0" |
| 66 | + |
46 | 67 | "@babel/generator@^7.13.9":
|
47 | 68 | version "7.13.9"
|
48 | 69 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
|
|
155 | 176 | dependencies:
|
156 | 177 | "@babel/types" "^7.13.12"
|
157 | 178 |
|
158 |
| -"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.12": |
| 179 | +"@babel/helper-module-transforms@^7.13.0": |
159 | 180 | version "7.13.12"
|
160 | 181 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.12.tgz#600e58350490828d82282631a1422268e982ba96"
|
161 | 182 | integrity sha512-7zVQqMO3V+K4JOOj40kxiCrMf6xlQAkewBB0eu2b03OO/Q21ZutOzjpfD79A5gtE/2OWi1nv625MrDlGlkbknQ==
|
|
169 | 190 | "@babel/traverse" "^7.13.0"
|
170 | 191 | "@babel/types" "^7.13.12"
|
171 | 192 |
|
| 193 | +"@babel/helper-module-transforms@^7.13.12", "@babel/helper-module-transforms@^7.13.14": |
| 194 | + version "7.13.14" |
| 195 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef" |
| 196 | + integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g== |
| 197 | + dependencies: |
| 198 | + "@babel/helper-module-imports" "^7.13.12" |
| 199 | + "@babel/helper-replace-supers" "^7.13.12" |
| 200 | + "@babel/helper-simple-access" "^7.13.12" |
| 201 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 202 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 203 | + "@babel/template" "^7.12.13" |
| 204 | + "@babel/traverse" "^7.13.13" |
| 205 | + "@babel/types" "^7.13.14" |
| 206 | + |
172 | 207 | "@babel/helper-optimise-call-expression@^7.12.13":
|
173 | 208 | version "7.12.13"
|
174 | 209 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
|
|
896 | 931 | debug "^4.1.0"
|
897 | 932 | globals "^11.1.0"
|
898 | 933 |
|
899 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 934 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
900 | 935 | version "7.13.13"
|
901 | 936 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f"
|
902 | 937 | integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w==
|
|
905 | 940 | lodash "^4.17.19"
|
906 | 941 | to-fast-properties "^2.0.0"
|
907 | 942 |
|
| 943 | +"@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.13.14": |
| 944 | + version "7.13.14" |
| 945 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" |
| 946 | + integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== |
| 947 | + dependencies: |
| 948 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 949 | + lodash "^4.17.19" |
| 950 | + to-fast-properties "^2.0.0" |
| 951 | + |
908 | 952 | "@bcoe/v8-coverage@^0.2.3":
|
909 | 953 | version "0.2.3"
|
910 | 954 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -2335,9 +2379,9 @@ camelcase@^6.0.0:
|
2335 | 2379 | integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
|
2336 | 2380 |
|
2337 | 2381 | caniuse-lite@^1.0.30001181:
|
2338 |
| - version "1.0.30001205" |
2339 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001205.tgz#d79bf6a6fb13196b4bb46e5143a22ca0242e0ef8" |
2340 |
| - integrity sha512-TL1GrS5V6LElbitPazidkBMD9sa448bQDDLrumDqaggmKFcuU2JW1wTOHJPukAcOMtEmLcmDJEzfRrf+GjM0Og== |
| 2382 | + version "1.0.30001207" |
| 2383 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001207.tgz#364d47d35a3007e528f69adb6fecb07c2bb2cc50" |
| 2384 | + integrity sha512-UPQZdmAsyp2qfCTiMU/zqGSWOYaY9F9LL61V8f+8MrubsaDGpaHD9HRV/EWZGULZn0Hxu48SKzI5DgFwTvHuYw== |
2341 | 2385 |
|
2342 | 2386 | capture-exit@^2.0.0:
|
2343 | 2387 | version "2.0.0"
|
@@ -3072,9 +3116,9 @@ ee-first@1.1.1:
|
3072 | 3116 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
3073 | 3117 |
|
3074 | 3118 | electron-to-chromium@^1.3.649:
|
3075 |
| - version "1.3.705" |
3076 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.705.tgz#9729956782ce44cd93bdb4197818cff71f7d5e9d" |
3077 |
| - integrity sha512-agtrL5vLSOIK89sE/YSzAgqCw76eZ60gf3J7Tid5RfLbSp5H4nWL28/dIV+H+ZhNNi1JNiaF62jffwYsAyXc0g== |
| 3119 | + version "1.3.707" |
| 3120 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.707.tgz#71386d0ceca6727835c33ba31f507f6824d18c35" |
| 3121 | + integrity sha512-BqddgxNPrcWnbDdJw7SzXVzPmp+oiyjVrc7tkQVaznPGSS9SKZatw6qxoP857M+HbOyyqJQwYQtsuFIMSTNSZA== |
3078 | 3122 |
|
3079 | 3123 | emittery@^0.7.1:
|
3080 | 3124 | version "0.7.2"
|
|
0 commit comments