21
21
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
22
22
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
23
23
24
- " @babel/core@^7.1.0" , "@babel/core@^7.7.5":
25
- version "7.15.0"
26
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8"
27
- integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==
28
- dependencies :
29
- " @babel/code-frame" " ^7.14.5"
30
- " @babel/generator" " ^7.15.0"
31
- " @babel/helper-compilation-targets" " ^7.15.0"
32
- " @babel/helper-module-transforms" " ^7.15.0"
33
- " @babel/helpers" " ^7.14.8"
34
- " @babel/parser" " ^7.15.0"
35
- " @babel/template" " ^7.14.5"
36
- " @babel/traverse" " ^7.15.0"
37
- " @babel/types" " ^7.15.0"
38
- convert-source-map "^1.7.0"
39
- debug "^4.1.0"
40
- gensync "^1.0.0-beta.2"
41
- json5 "^2.1.2"
42
- semver "^6.3.0"
43
- source-map "^0.5.0"
44
-
45
- " @babel/core@^7.7.2 " :
24
+ " @babel/core@^7.1.0" , "@babel/core@^7.7.2", "@babel/core@^7.7.5":
46
25
version "7.15.5"
47
26
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
48
27
integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==
63
42
semver "^6.3.0"
64
43
source-map "^0.5.0"
65
44
66
- " @babel/generator@^7.15.0 " :
67
- version "7.15.0"
68
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
69
- integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
70
- dependencies :
71
- " @babel/types" " ^7.15.0"
72
- jsesc "^2.5.1"
73
- source-map "^0.5.0"
74
-
75
45
" @babel/generator@^7.15.4" , "@babel/generator@^7.7.2":
76
46
version "7.15.4"
77
47
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0"
81
51
jsesc "^2.5.1"
82
52
source-map "^0.5.0"
83
53
84
- " @babel/helper-compilation-targets@^7.15.0 " :
85
- version "7.15.0"
86
- resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818"
87
- integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==
88
- dependencies :
89
- " @babel/compat-data" " ^7.15.0"
90
- " @babel/helper-validator-option" " ^7.14.5"
91
- browserslist "^4.16.6"
92
- semver "^6.3.0"
93
-
94
54
" @babel/helper-compilation-targets@^7.15.4 " :
95
55
version "7.15.4"
96
56
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
101
61
browserslist "^4.16.6"
102
62
semver "^6.3.0"
103
63
104
- " @babel/helper-function-name@^7.14.5 " :
105
- version "7.14.5"
106
- resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz#89e2c474972f15d8e233b52ee8c480e2cfcd50c4"
107
- integrity sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==
108
- dependencies :
109
- " @babel/helper-get-function-arity" " ^7.14.5"
110
- " @babel/template" " ^7.14.5"
111
- " @babel/types" " ^7.14.5"
112
-
113
64
" @babel/helper-function-name@^7.15.4 " :
114
65
version "7.15.4"
115
66
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
119
70
" @babel/template" " ^7.15.4"
120
71
" @babel/types" " ^7.15.4"
121
72
122
- " @babel/helper-get-function-arity@^7.14.5 " :
123
- version "7.14.5"
124
- resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815"
125
- integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==
126
- dependencies :
127
- " @babel/types" " ^7.14.5"
128
-
129
73
" @babel/helper-get-function-arity@^7.15.4 " :
130
74
version "7.15.4"
131
75
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
132
76
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
133
77
dependencies :
134
78
" @babel/types" " ^7.15.4"
135
79
136
- " @babel/helper-hoist-variables@^7.14.5 " :
137
- version "7.14.5"
138
- resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d"
139
- integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==
140
- dependencies :
141
- " @babel/types" " ^7.14.5"
142
-
143
80
" @babel/helper-hoist-variables@^7.15.4 " :
144
81
version "7.15.4"
145
82
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
146
83
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==
147
84
dependencies :
148
85
" @babel/types" " ^7.15.4"
149
86
150
- " @babel/helper-member-expression-to-functions@^7.15.0 " :
151
- version "7.15.0"
152
- resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
153
- integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
154
- dependencies :
155
- " @babel/types" " ^7.15.0"
156
-
157
87
" @babel/helper-member-expression-to-functions@^7.15.4 " :
158
88
version "7.15.4"
159
89
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
160
90
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==
161
91
dependencies :
162
92
" @babel/types" " ^7.15.4"
163
93
164
- " @babel/helper-module-imports@^7.14.5 " :
165
- version "7.14.5"
166
- resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
167
- integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
168
- dependencies :
169
- " @babel/types" " ^7.14.5"
170
-
171
94
" @babel/helper-module-imports@^7.15.4 " :
172
95
version "7.15.4"
173
96
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f"
174
97
integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==
175
98
dependencies :
176
99
" @babel/types" " ^7.15.4"
177
100
178
- " @babel/helper-module-transforms@^7.15.0 " :
179
- version "7.15.0"
180
- resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
181
- integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
182
- dependencies :
183
- " @babel/helper-module-imports" " ^7.14.5"
184
- " @babel/helper-replace-supers" " ^7.15.0"
185
- " @babel/helper-simple-access" " ^7.14.8"
186
- " @babel/helper-split-export-declaration" " ^7.14.5"
187
- " @babel/helper-validator-identifier" " ^7.14.9"
188
- " @babel/template" " ^7.14.5"
189
- " @babel/traverse" " ^7.15.0"
190
- " @babel/types" " ^7.15.0"
191
-
192
101
" @babel/helper-module-transforms@^7.15.4 " :
193
102
version "7.15.4"
194
103
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c"
203
112
" @babel/traverse" " ^7.15.4"
204
113
" @babel/types" " ^7.15.4"
205
114
206
- " @babel/helper-optimise-call-expression@^7.14.5 " :
207
- version "7.14.5"
208
- resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
209
- integrity sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==
210
- dependencies :
211
- " @babel/types" " ^7.14.5"
212
-
213
115
" @babel/helper-optimise-call-expression@^7.15.4 " :
214
116
version "7.15.4"
215
117
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171"
222
124
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
223
125
integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
224
126
225
- " @babel/helper-replace-supers@^7.15.0 " :
226
- version "7.15.0"
227
- resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
228
- integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==
229
- dependencies :
230
- " @babel/helper-member-expression-to-functions" " ^7.15.0"
231
- " @babel/helper-optimise-call-expression" " ^7.14.5"
232
- " @babel/traverse" " ^7.15.0"
233
- " @babel/types" " ^7.15.0"
234
-
235
127
" @babel/helper-replace-supers@^7.15.4 " :
236
128
version "7.15.4"
237
129
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
242
134
" @babel/traverse" " ^7.15.4"
243
135
" @babel/types" " ^7.15.4"
244
136
245
- " @babel/helper-simple-access@^7.14.8 " :
246
- version "7.14.8"
247
- resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924"
248
- integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==
249
- dependencies :
250
- " @babel/types" " ^7.14.8"
251
-
252
137
" @babel/helper-simple-access@^7.15.4 " :
253
138
version "7.15.4"
254
139
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b"
255
140
integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==
256
141
dependencies :
257
142
" @babel/types" " ^7.15.4"
258
143
259
- " @babel/helper-split-export-declaration@^7.14.5 " :
260
- version "7.14.5"
261
- resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz#22b23a54ef51c2b7605d851930c1976dd0bc693a"
262
- integrity sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==
263
- dependencies :
264
- " @babel/types" " ^7.14.5"
265
-
266
144
" @babel/helper-split-export-declaration@^7.15.4 " :
267
145
version "7.15.4"
268
146
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
280
158
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
281
159
integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==
282
160
283
- " @babel/helpers@^7.14.8 " :
284
- version "7.15.3"
285
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.3.tgz#c96838b752b95dcd525b4e741ed40bb1dc2a1357"
286
- integrity sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g==
287
- dependencies :
288
- " @babel/template" " ^7.14.5"
289
- " @babel/traverse" " ^7.15.0"
290
- " @babel/types" " ^7.15.0"
291
-
292
161
" @babel/helpers@^7.15.4 " :
293
162
version "7.15.4"
294
163
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43"
307
176
chalk "^2.0.0"
308
177
js-tokens "^4.0.0"
309
178
310
- " @babel/parser@^7.1.0" , "@babel/parser@^7.14.5", "@babel/parser@^7.15.0":
311
- version "7.15.3"
312
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862"
313
- integrity sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==
314
-
315
- " @babel/parser@^7.15.4" , "@babel/parser@^7.15.5", "@babel/parser@^7.7.2":
179
+ " @babel/parser@^7.1.0" , "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.7.2":
316
180
version "7.15.6"
317
181
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.6.tgz#043b9aa3c303c0722e5377fef9197f4cf1796549"
318
182
integrity sha512-S/TSCcsRuCkmpUuoWijua0Snt+f3ewU/8spLo+4AXJCZfT0bVCzLD5MuOKdrx0mlAptbKzn5AdgEIIKXxXkz9Q==
408
272
dependencies :
409
273
" @babel/helper-plugin-utils" " ^7.14.5"
410
274
411
- " @babel/template@^7.14.5" , "@babel/template@^7.3.3":
412
- version "7.14.5"
413
- resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
414
- integrity sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==
415
- dependencies :
416
- " @babel/code-frame" " ^7.14.5"
417
- " @babel/parser" " ^7.14.5"
418
- " @babel/types" " ^7.14.5"
419
-
420
- " @babel/template@^7.15.4 " :
275
+ " @babel/template@^7.15.4" , "@babel/template@^7.3.3":
421
276
version "7.15.4"
422
277
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
423
278
integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
426
281
" @babel/parser" " ^7.15.4"
427
282
" @babel/types" " ^7.15.4"
428
283
429
- " @babel/traverse@^7.1.0" , "@babel/traverse@^7.15.0":
430
- version "7.15.0"
431
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
432
- integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
433
- dependencies :
434
- " @babel/code-frame" " ^7.14.5"
435
- " @babel/generator" " ^7.15.0"
436
- " @babel/helper-function-name" " ^7.14.5"
437
- " @babel/helper-hoist-variables" " ^7.14.5"
438
- " @babel/helper-split-export-declaration" " ^7.14.5"
439
- " @babel/parser" " ^7.15.0"
440
- " @babel/types" " ^7.15.0"
441
- debug "^4.1.0"
442
- globals "^11.1.0"
443
-
444
- " @babel/traverse@^7.15.4" , "@babel/traverse@^7.7.2":
284
+ " @babel/traverse@^7.1.0" , "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2":
445
285
version "7.15.4"
446
286
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
447
287
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
456
296
debug "^4.1.0"
457
297
globals "^11.1.0"
458
298
459
- " @babel/types@^7.0.0" , "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
460
- version "7.15.0"
461
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
462
- integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==
463
- dependencies :
464
- " @babel/helper-validator-identifier" " ^7.14.9"
465
- to-fast-properties "^2.0.0"
466
-
467
- " @babel/types@^7.15.4 " :
299
+ " @babel/types@^7.0.0" , "@babel/types@^7.15.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3":
468
300
version "7.15.6"
469
301
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
470
302
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
1805
1637
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
1806
1638
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
1807
1639
1808
- " @types/babel__core@^7.0.0 " :
1809
- version "7.1.15"
1810
- resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.15.tgz#2ccfb1ad55a02c83f8e0ad327cbc332f55eb1024"
1811
- integrity sha512-bxlMKPDbY8x5h6HBwVzEOk2C8fb6SLfYQ5Jw3uBYuYF1lfWk/kbLd81la82vrIkBb0l+JdmrZaDikPrNxpS/Ew==
1812
- dependencies :
1813
- " @babel/parser" " ^7.1.0"
1814
- " @babel/types" " ^7.0.0"
1815
- " @types/babel__generator" " *"
1816
- " @types/babel__template" " *"
1817
- " @types/babel__traverse" " *"
1818
-
1819
- " @types/babel__core@^7.1.14 " :
1640
+ " @types/babel__core@^7.0.0" , "@types/babel__core@^7.1.14":
1820
1641
version "7.1.16"
1821
1642
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.16.tgz#bc12c74b7d65e82d29876b5d0baf5c625ac58702"
1822
1643
integrity sha512-EAEHtisTMM+KaKwfWdC3oyllIqswlznXCIVCt7/oRNrh+DhgT4UEBNC/jlADNjvw7UnfbcdkGQcPVZ1xYiLcrQ==
@@ -2903,7 +2724,7 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
2903
2724
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
2904
2725
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
2905
2726
2906
- cosmiconfig@7.0.1 :
2727
+ cosmiconfig@7.0.1, cosmiconfig@^7.0.0 :
2907
2728
version "7.0.1"
2908
2729
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.1.tgz#714d756522cace867867ccb4474c5d01bbae5d6d"
2909
2730
integrity sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==
@@ -2914,17 +2735,6 @@ cosmiconfig@7.0.1:
2914
2735
path-type "^4.0.0"
2915
2736
yaml "^1.10.0"
2916
2737
2917
- cosmiconfig@^7.0.0 :
2918
- version "7.0.0"
2919
- resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
2920
- integrity sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==
2921
- dependencies :
2922
- " @types/parse-json" " ^4.0.0"
2923
- import-fresh "^3.2.1"
2924
- parse-json "^5.0.0"
2925
- path-type "^4.0.0"
2926
- yaml "^1.10.0"
2927
-
2928
2738
cross-spawn@^6.0.5 :
2929
2739
version "6.0.5"
2930
2740
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
@@ -3108,21 +2918,16 @@ deprecation@^2.0.0, deprecation@^2.3.1:
3108
2918
resolved "https://registry.yarnpkg.com/deprecation/-/deprecation-2.3.1.tgz#6368cbdb40abf3373b525ac87e4a260c3a700919"
3109
2919
integrity sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==
3110
2920
3111
- detect-indent@6.0.0 :
3112
- version "6.0 .0"
3113
- resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-6.0 .0.tgz#0abd0f549f69fc6659a254fe96786186b6f528fd "
3114
- integrity sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA ==
2921
+ detect-indent@6.1.0, detect-indent@^6. 0.0 :
2922
+ version "6.1 .0"
2923
+ resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-6.1 .0.tgz#592485ebbbf6b3b1ab2be175c8393d04ca0d57e6 "
2924
+ integrity sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA ==
3115
2925
3116
2926
detect-indent@^5.0.0 :
3117
2927
version "5.0.0"
3118
2928
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
3119
2929
integrity sha1-OHHMCmoALow+Wzz38zYmRnXwa50=
3120
2930
3121
- detect-indent@^6.0.0 :
3122
- version "6.1.0"
3123
- resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-6.1.0.tgz#592485ebbbf6b3b1ab2be175c8393d04ca0d57e6"
3124
- integrity sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==
3125
-
3126
2931
detect-newline@^3.0.0 :
3127
2932
version "3.1.0"
3128
2933
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
0 commit comments