|
41 | 41 | semver "^5.4.1" |
42 | 42 | source-map "^0.5.0" |
43 | 43 |
|
44 | | -"@babel/core@^7.15.0": |
45 | | - version "7.15.0" |
46 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8" |
47 | | - integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw== |
| 44 | +"@babel/core@^7.15.5": |
| 45 | + version "7.15.5" |
| 46 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9" |
| 47 | + integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg== |
48 | 48 | dependencies: |
49 | 49 | "@babel/code-frame" "^7.14.5" |
50 | | - "@babel/generator" "^7.15.0" |
51 | | - "@babel/helper-compilation-targets" "^7.15.0" |
52 | | - "@babel/helper-module-transforms" "^7.15.0" |
53 | | - "@babel/helpers" "^7.14.8" |
54 | | - "@babel/parser" "^7.15.0" |
55 | | - "@babel/template" "^7.14.5" |
56 | | - "@babel/traverse" "^7.15.0" |
57 | | - "@babel/types" "^7.15.0" |
| 50 | + "@babel/generator" "^7.15.4" |
| 51 | + "@babel/helper-compilation-targets" "^7.15.4" |
| 52 | + "@babel/helper-module-transforms" "^7.15.4" |
| 53 | + "@babel/helpers" "^7.15.4" |
| 54 | + "@babel/parser" "^7.15.5" |
| 55 | + "@babel/template" "^7.15.4" |
| 56 | + "@babel/traverse" "^7.15.4" |
| 57 | + "@babel/types" "^7.15.4" |
58 | 58 | convert-source-map "^1.7.0" |
59 | 59 | debug "^4.1.0" |
60 | 60 | gensync "^1.0.0-beta.2" |
61 | 61 | json5 "^2.1.2" |
62 | 62 | semver "^6.3.0" |
63 | 63 | source-map "^0.5.0" |
64 | 64 |
|
65 | | -"@babel/generator@^7.15.0": |
66 | | - version "7.15.0" |
67 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15" |
68 | | - integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ== |
| 65 | +"@babel/generator@^7.15.4": |
| 66 | + version "7.15.4" |
| 67 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0" |
| 68 | + integrity sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw== |
69 | 69 | dependencies: |
70 | | - "@babel/types" "^7.15.0" |
| 70 | + "@babel/types" "^7.15.4" |
71 | 71 | jsesc "^2.5.1" |
72 | 72 | source-map "^0.5.0" |
73 | 73 |
|
|
114 | 114 | "@babel/traverse" "^7.4.4" |
115 | 115 | "@babel/types" "^7.4.4" |
116 | 116 |
|
117 | | -"@babel/helper-compilation-targets@^7.15.0": |
118 | | - version "7.15.0" |
119 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818" |
120 | | - integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A== |
| 117 | +"@babel/helper-compilation-targets@^7.15.4": |
| 118 | + version "7.15.4" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9" |
| 120 | + integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ== |
121 | 121 | dependencies: |
122 | 122 | "@babel/compat-data" "^7.15.0" |
123 | 123 | "@babel/helper-validator-option" "^7.14.5" |
|
162 | 162 | "@babel/template" "^7.1.0" |
163 | 163 | "@babel/types" "^7.0.0" |
164 | 164 |
|
165 | | -"@babel/helper-function-name@^7.14.5": |
166 | | - version "7.14.5" |
167 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz#89e2c474972f15d8e233b52ee8c480e2cfcd50c4" |
168 | | - integrity sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ== |
| 165 | +"@babel/helper-function-name@^7.15.4": |
| 166 | + version "7.15.4" |
| 167 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc" |
| 168 | + integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw== |
169 | 169 | dependencies: |
170 | | - "@babel/helper-get-function-arity" "^7.14.5" |
171 | | - "@babel/template" "^7.14.5" |
172 | | - "@babel/types" "^7.14.5" |
| 170 | + "@babel/helper-get-function-arity" "^7.15.4" |
| 171 | + "@babel/template" "^7.15.4" |
| 172 | + "@babel/types" "^7.15.4" |
173 | 173 |
|
174 | 174 | "@babel/helper-get-function-arity@^7.0.0": |
175 | 175 | version "7.0.0" |
|
178 | 178 | dependencies: |
179 | 179 | "@babel/types" "^7.0.0" |
180 | 180 |
|
181 | | -"@babel/helper-get-function-arity@^7.14.5": |
182 | | - version "7.14.5" |
183 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815" |
184 | | - integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg== |
| 181 | +"@babel/helper-get-function-arity@^7.15.4": |
| 182 | + version "7.15.4" |
| 183 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b" |
| 184 | + integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA== |
185 | 185 | dependencies: |
186 | | - "@babel/types" "^7.14.5" |
| 186 | + "@babel/types" "^7.15.4" |
187 | 187 |
|
188 | | -"@babel/helper-hoist-variables@^7.14.5": |
189 | | - version "7.14.5" |
190 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d" |
191 | | - integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ== |
| 188 | +"@babel/helper-hoist-variables@^7.15.4": |
| 189 | + version "7.15.4" |
| 190 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df" |
| 191 | + integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA== |
192 | 192 | dependencies: |
193 | | - "@babel/types" "^7.14.5" |
| 193 | + "@babel/types" "^7.15.4" |
194 | 194 |
|
195 | 195 | "@babel/helper-hoist-variables@^7.4.4": |
196 | 196 | version "7.4.4" |
|
199 | 199 | dependencies: |
200 | 200 | "@babel/types" "^7.4.4" |
201 | 201 |
|
202 | | -"@babel/helper-member-expression-to-functions@^7.15.0": |
203 | | - version "7.15.0" |
204 | | - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b" |
205 | | - integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg== |
| 202 | +"@babel/helper-member-expression-to-functions@^7.15.4": |
| 203 | + version "7.15.4" |
| 204 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef" |
| 205 | + integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA== |
206 | 206 | dependencies: |
207 | | - "@babel/types" "^7.15.0" |
| 207 | + "@babel/types" "^7.15.4" |
208 | 208 |
|
209 | 209 | "@babel/helper-member-expression-to-functions@^7.5.5": |
210 | 210 | version "7.5.5" |
|
220 | 220 | dependencies: |
221 | 221 | "@babel/types" "^7.0.0" |
222 | 222 |
|
223 | | -"@babel/helper-module-imports@^7.14.5": |
224 | | - version "7.14.5" |
225 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3" |
226 | | - integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ== |
| 223 | +"@babel/helper-module-imports@^7.15.4": |
| 224 | + version "7.15.4" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f" |
| 226 | + integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA== |
227 | 227 | dependencies: |
228 | | - "@babel/types" "^7.14.5" |
| 228 | + "@babel/types" "^7.15.4" |
229 | 229 |
|
230 | 230 | "@babel/helper-module-transforms@^7.1.0", "@babel/helper-module-transforms@^7.4.4": |
231 | 231 | version "7.5.5" |
|
239 | 239 | "@babel/types" "^7.5.5" |
240 | 240 | lodash "^4.17.13" |
241 | 241 |
|
242 | | -"@babel/helper-module-transforms@^7.15.0": |
243 | | - version "7.15.0" |
244 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08" |
245 | | - integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg== |
| 242 | +"@babel/helper-module-transforms@^7.15.4": |
| 243 | + version "7.15.4" |
| 244 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.4.tgz#962cc629a7f7f9a082dd62d0307fa75fe8788d7c" |
| 245 | + integrity sha512-9fHHSGE9zTC++KuXLZcB5FKgvlV83Ox+NLUmQTawovwlJ85+QMhk1CnVk406CQVj97LaWod6KVjl2Sfgw9Aktw== |
246 | 246 | dependencies: |
247 | | - "@babel/helper-module-imports" "^7.14.5" |
248 | | - "@babel/helper-replace-supers" "^7.15.0" |
249 | | - "@babel/helper-simple-access" "^7.14.8" |
250 | | - "@babel/helper-split-export-declaration" "^7.14.5" |
| 247 | + "@babel/helper-module-imports" "^7.15.4" |
| 248 | + "@babel/helper-replace-supers" "^7.15.4" |
| 249 | + "@babel/helper-simple-access" "^7.15.4" |
| 250 | + "@babel/helper-split-export-declaration" "^7.15.4" |
251 | 251 | "@babel/helper-validator-identifier" "^7.14.9" |
252 | | - "@babel/template" "^7.14.5" |
253 | | - "@babel/traverse" "^7.15.0" |
254 | | - "@babel/types" "^7.15.0" |
| 252 | + "@babel/template" "^7.15.4" |
| 253 | + "@babel/traverse" "^7.15.4" |
| 254 | + "@babel/types" "^7.15.4" |
255 | 255 |
|
256 | 256 | "@babel/helper-optimise-call-expression@^7.0.0": |
257 | 257 | version "7.0.0" |
|
260 | 260 | dependencies: |
261 | 261 | "@babel/types" "^7.0.0" |
262 | 262 |
|
263 | | -"@babel/helper-optimise-call-expression@^7.14.5": |
264 | | - version "7.14.5" |
265 | | - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c" |
266 | | - integrity sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA== |
| 263 | +"@babel/helper-optimise-call-expression@^7.15.4": |
| 264 | + version "7.15.4" |
| 265 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171" |
| 266 | + integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw== |
267 | 267 | dependencies: |
268 | | - "@babel/types" "^7.14.5" |
| 268 | + "@babel/types" "^7.15.4" |
269 | 269 |
|
270 | 270 | "@babel/ [email protected]", "@babel/helper-plugin-utils@^7.0.0": |
271 | 271 | version "7.0.0" |
|
290 | 290 | "@babel/traverse" "^7.1.0" |
291 | 291 | "@babel/types" "^7.0.0" |
292 | 292 |
|
293 | | -"@babel/helper-replace-supers@^7.15.0": |
294 | | - version "7.15.0" |
295 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4" |
296 | | - integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA== |
| 293 | +"@babel/helper-replace-supers@^7.15.4": |
| 294 | + version "7.15.4" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a" |
| 296 | + integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw== |
297 | 297 | dependencies: |
298 | | - "@babel/helper-member-expression-to-functions" "^7.15.0" |
299 | | - "@babel/helper-optimise-call-expression" "^7.14.5" |
300 | | - "@babel/traverse" "^7.15.0" |
301 | | - "@babel/types" "^7.15.0" |
| 298 | + "@babel/helper-member-expression-to-functions" "^7.15.4" |
| 299 | + "@babel/helper-optimise-call-expression" "^7.15.4" |
| 300 | + "@babel/traverse" "^7.15.4" |
| 301 | + "@babel/types" "^7.15.4" |
302 | 302 |
|
303 | 303 | "@babel/helper-replace-supers@^7.5.5": |
304 | 304 | version "7.5.5" |
|
318 | 318 | "@babel/template" "^7.1.0" |
319 | 319 | "@babel/types" "^7.0.0" |
320 | 320 |
|
321 | | -"@babel/helper-simple-access@^7.14.8": |
322 | | - version "7.14.8" |
323 | | - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924" |
324 | | - integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg== |
| 321 | +"@babel/helper-simple-access@^7.15.4": |
| 322 | + version "7.15.4" |
| 323 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b" |
| 324 | + integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg== |
325 | 325 | dependencies: |
326 | | - "@babel/types" "^7.14.8" |
| 326 | + "@babel/types" "^7.15.4" |
327 | 327 |
|
328 | | -"@babel/helper-split-export-declaration@^7.14.5": |
329 | | - version "7.14.5" |
330 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz#22b23a54ef51c2b7605d851930c1976dd0bc693a" |
331 | | - integrity sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA== |
| 328 | +"@babel/helper-split-export-declaration@^7.15.4": |
| 329 | + version "7.15.4" |
| 330 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257" |
| 331 | + integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw== |
332 | 332 | dependencies: |
333 | | - "@babel/types" "^7.14.5" |
| 333 | + "@babel/types" "^7.15.4" |
334 | 334 |
|
335 | 335 | "@babel/helper-split-export-declaration@^7.4.4": |
336 | 336 | version "7.4.4" |
|
364 | 364 | "@babel/traverse" "^7.1.0" |
365 | 365 | "@babel/types" "^7.2.0" |
366 | 366 |
|
367 | | -"@babel/helpers@^7.14.8": |
368 | | - version "7.15.3" |
369 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.3.tgz#c96838b752b95dcd525b4e741ed40bb1dc2a1357" |
370 | | - integrity sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g== |
| 367 | +"@babel/helpers@^7.15.4": |
| 368 | + version "7.15.4" |
| 369 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43" |
| 370 | + integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ== |
371 | 371 | dependencies: |
372 | | - "@babel/template" "^7.14.5" |
373 | | - "@babel/traverse" "^7.15.0" |
374 | | - "@babel/types" "^7.15.0" |
| 372 | + "@babel/template" "^7.15.4" |
| 373 | + "@babel/traverse" "^7.15.4" |
| 374 | + "@babel/types" "^7.15.4" |
375 | 375 |
|
376 | 376 | "@babel/helpers@^7.5.5": |
377 | 377 | version "7.5.5" |
|
405 | 405 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b" |
406 | 406 | integrity sha512-E5BN68cqR7dhKan1SfqgPGhQ178bkVKpXTPEXnFJBrEt8/DKRZlybmy+IgYLTeN7tp1R5Ccmbm2rBk17sHYU3g== |
407 | 407 |
|
408 | | -"@babel/parser@^7.14.5": |
409 | | - version "7.14.7" |
410 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595" |
411 | | - integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA== |
412 | | - |
413 | | -"@babel/parser@^7.15.0": |
414 | | - version "7.15.3" |
415 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862" |
416 | | - integrity sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA== |
| 408 | +"@babel/parser@^7.15.4", "@babel/parser@^7.15.5": |
| 409 | + version "7.15.5" |
| 410 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac" |
| 411 | + integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg== |
417 | 412 |
|
418 | 413 | "@babel/plugin-proposal-async-generator-functions@^7.2.0": |
419 | 414 | version "7.2.0" |
|
984 | 979 | "@babel/parser" "^7.4.4" |
985 | 980 | "@babel/types" "^7.4.4" |
986 | 981 |
|
987 | | -"@babel/template@^7.14.5": |
988 | | - version "7.14.5" |
989 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4" |
990 | | - integrity sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g== |
| 982 | +"@babel/template@^7.15.4": |
| 983 | + version "7.15.4" |
| 984 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194" |
| 985 | + integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg== |
991 | 986 | dependencies: |
992 | 987 | "@babel/code-frame" "^7.14.5" |
993 | | - "@babel/parser" "^7.14.5" |
994 | | - "@babel/types" "^7.14.5" |
| 988 | + "@babel/parser" "^7.15.4" |
| 989 | + "@babel/types" "^7.15.4" |
995 | 990 |
|
996 | 991 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5": |
997 | 992 | version "7.5.5" |
|
1008 | 1003 | globals "^11.1.0" |
1009 | 1004 | lodash "^4.17.13" |
1010 | 1005 |
|
1011 | | -"@babel/traverse@^7.15.0": |
1012 | | - version "7.15.0" |
1013 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" |
1014 | | - integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== |
| 1006 | +"@babel/traverse@^7.15.4": |
| 1007 | + version "7.15.4" |
| 1008 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d" |
| 1009 | + integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA== |
1015 | 1010 | dependencies: |
1016 | 1011 | "@babel/code-frame" "^7.14.5" |
1017 | | - "@babel/generator" "^7.15.0" |
1018 | | - "@babel/helper-function-name" "^7.14.5" |
1019 | | - "@babel/helper-hoist-variables" "^7.14.5" |
1020 | | - "@babel/helper-split-export-declaration" "^7.14.5" |
1021 | | - "@babel/parser" "^7.15.0" |
1022 | | - "@babel/types" "^7.15.0" |
| 1012 | + "@babel/generator" "^7.15.4" |
| 1013 | + "@babel/helper-function-name" "^7.15.4" |
| 1014 | + "@babel/helper-hoist-variables" "^7.15.4" |
| 1015 | + "@babel/helper-split-export-declaration" "^7.15.4" |
| 1016 | + "@babel/parser" "^7.15.4" |
| 1017 | + "@babel/types" "^7.15.4" |
1023 | 1018 | debug "^4.1.0" |
1024 | 1019 | globals "^11.1.0" |
1025 | 1020 |
|
|
1032 | 1027 | lodash "^4.17.13" |
1033 | 1028 | to-fast-properties "^2.0.0" |
1034 | 1029 |
|
1035 | | -"@babel/types@^7.14.5": |
1036 | | - version "7.14.5" |
1037 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff" |
1038 | | - integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg== |
1039 | | - dependencies: |
1040 | | - "@babel/helper-validator-identifier" "^7.14.5" |
1041 | | - to-fast-properties "^2.0.0" |
1042 | | - |
1043 | | -"@babel/types@^7.14.8", "@babel/types@^7.15.0": |
1044 | | - version "7.15.0" |
1045 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd" |
1046 | | - integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ== |
| 1030 | +"@babel/types@^7.15.4": |
| 1031 | + version "7.15.4" |
| 1032 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.4.tgz#74eeb86dbd6748d2741396557b9860e57fce0a0d" |
| 1033 | + integrity sha512-0f1HJFuGmmbrKTCZtbm3cU+b/AqdEYk5toj5iQur58xkVMlS0JWaKxTBSmCXd47uiN7vbcozAupm6Mvs80GNhw== |
1047 | 1034 | dependencies: |
1048 | 1035 | "@babel/helper-validator-identifier" "^7.14.9" |
1049 | 1036 | to-fast-properties "^2.0.0" |
|
0 commit comments