|
18 | 18 | optionalDependencies:
|
19 | 19 | chokidar "^2.1.8"
|
20 | 20 |
|
21 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1": |
22 |
| - version "7.10.1" |
23 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff" |
24 |
| - integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw== |
| 21 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": |
| 22 | + version "7.10.4" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" |
| 24 | + integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== |
25 | 25 | dependencies:
|
26 |
| - "@babel/highlight" "^7.10.1" |
| 26 | + "@babel/highlight" "^7.10.4" |
27 | 27 |
|
28 | 28 | "@babel/compat-data@^7.10.1":
|
29 | 29 | version "7.10.1"
|
|
35 | 35 | semver "^5.5.0"
|
36 | 36 |
|
37 | 37 | "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.9.0":
|
38 |
| - version "7.10.2" |
39 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.2.tgz#bd6786046668a925ac2bd2fd95b579b92a23b36a" |
40 |
| - integrity sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ== |
41 |
| - dependencies: |
42 |
| - "@babel/code-frame" "^7.10.1" |
43 |
| - "@babel/generator" "^7.10.2" |
44 |
| - "@babel/helper-module-transforms" "^7.10.1" |
45 |
| - "@babel/helpers" "^7.10.1" |
46 |
| - "@babel/parser" "^7.10.2" |
47 |
| - "@babel/template" "^7.10.1" |
48 |
| - "@babel/traverse" "^7.10.1" |
49 |
| - "@babel/types" "^7.10.2" |
| 38 | + version "7.10.4" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.4.tgz#780e8b83e496152f8dd7df63892b2e052bf1d51d" |
| 40 | + integrity sha512-3A0tS0HWpy4XujGc7QtOIHTeNwUgWaZc/WuS5YQrfhU67jnVmsD6OGPc1AKHH0LJHQICGncy3+YUjIhVlfDdcA== |
| 41 | + dependencies: |
| 42 | + "@babel/code-frame" "^7.10.4" |
| 43 | + "@babel/generator" "^7.10.4" |
| 44 | + "@babel/helper-module-transforms" "^7.10.4" |
| 45 | + "@babel/helpers" "^7.10.4" |
| 46 | + "@babel/parser" "^7.10.4" |
| 47 | + "@babel/template" "^7.10.4" |
| 48 | + "@babel/traverse" "^7.10.4" |
| 49 | + "@babel/types" "^7.10.4" |
50 | 50 | convert-source-map "^1.7.0"
|
51 | 51 | debug "^4.1.0"
|
52 | 52 | gensync "^1.0.0-beta.1"
|
|
56 | 56 | semver "^5.4.1"
|
57 | 57 | source-map "^0.5.0"
|
58 | 58 |
|
59 |
| -"@babel/generator@^7.10.1", "@babel/generator@^7.10.2", "@babel/generator@^7.5.0": |
60 |
| - version "7.10.2" |
61 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9" |
62 |
| - integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA== |
| 59 | +"@babel/generator@^7.10.4", "@babel/generator@^7.5.0": |
| 60 | + version "7.10.4" |
| 61 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.4.tgz#e49eeed9fe114b62fa5b181856a43a5e32f5f243" |
| 62 | + integrity sha512-toLIHUIAgcQygFZRAQcsLQV3CBuX6yOIru1kJk/qqqvcRmZrYe6WavZTSG+bB8MxhnL9YPf+pKQfuiP161q7ng== |
63 | 63 | dependencies:
|
64 |
| - "@babel/types" "^7.10.2" |
| 64 | + "@babel/types" "^7.10.4" |
65 | 65 | jsesc "^2.5.1"
|
66 | 66 | lodash "^4.17.13"
|
67 | 67 | source-map "^0.5.0"
|
|
184 | 184 | "@babel/template" "^7.10.1"
|
185 | 185 | "@babel/types" "^7.10.1"
|
186 | 186 |
|
| 187 | +"@babel/helper-function-name@^7.10.4": |
| 188 | + version "7.10.4" |
| 189 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a" |
| 190 | + integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== |
| 191 | + dependencies: |
| 192 | + "@babel/helper-get-function-arity" "^7.10.4" |
| 193 | + "@babel/template" "^7.10.4" |
| 194 | + "@babel/types" "^7.10.4" |
| 195 | + |
187 | 196 | "@babel/helper-function-name@^7.9.5":
|
188 | 197 | version "7.9.5"
|
189 | 198 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c"
|
|
200 | 209 | dependencies:
|
201 | 210 | "@babel/types" "^7.10.1"
|
202 | 211 |
|
| 212 | +"@babel/helper-get-function-arity@^7.10.4": |
| 213 | + version "7.10.4" |
| 214 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" |
| 215 | + integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== |
| 216 | + dependencies: |
| 217 | + "@babel/types" "^7.10.4" |
| 218 | + |
203 | 219 | "@babel/helper-get-function-arity@^7.8.3":
|
204 | 220 | version "7.8.3"
|
205 | 221 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
|
|
221 | 237 | dependencies:
|
222 | 238 | "@babel/types" "^7.10.1"
|
223 | 239 |
|
| 240 | +"@babel/helper-member-expression-to-functions@^7.10.4": |
| 241 | + version "7.10.4" |
| 242 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.4.tgz#7cd04b57dfcf82fce9aeae7d4e4452fa31b8c7c4" |
| 243 | + integrity sha512-m5j85pK/KZhuSdM/8cHUABQTAslV47OjfIB9Cc7P+PvlAoBzdb79BGNfw8RhT5Mq3p+xGd0ZfAKixbrUZx0C7A== |
| 244 | + dependencies: |
| 245 | + "@babel/types" "^7.10.4" |
| 246 | + |
224 | 247 | "@babel/helper-member-expression-to-functions@^7.8.3":
|
225 | 248 | version "7.8.3"
|
226 | 249 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c"
|
|
235 | 258 | dependencies:
|
236 | 259 | "@babel/types" "^7.10.1"
|
237 | 260 |
|
238 |
| -"@babel/helper-module-transforms@^7.10.1": |
239 |
| - version "7.10.1" |
240 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622" |
241 |
| - integrity sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg== |
| 261 | +"@babel/helper-module-imports@^7.10.4": |
| 262 | + version "7.10.4" |
| 263 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" |
| 264 | + integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw== |
242 | 265 | dependencies:
|
243 |
| - "@babel/helper-module-imports" "^7.10.1" |
244 |
| - "@babel/helper-replace-supers" "^7.10.1" |
245 |
| - "@babel/helper-simple-access" "^7.10.1" |
246 |
| - "@babel/helper-split-export-declaration" "^7.10.1" |
247 |
| - "@babel/template" "^7.10.1" |
248 |
| - "@babel/types" "^7.10.1" |
| 266 | + "@babel/types" "^7.10.4" |
| 267 | + |
| 268 | +"@babel/helper-module-transforms@^7.10.1", "@babel/helper-module-transforms@^7.10.4": |
| 269 | + version "7.10.4" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.4.tgz#ca1f01fdb84e48c24d7506bb818c961f1da8805d" |
| 271 | + integrity sha512-Er2FQX0oa3nV7eM1o0tNCTx7izmQtwAQsIiaLRWtavAAEcskb0XJ5OjJbVrYXWOTr8om921Scabn4/tzlx7j1Q== |
| 272 | + dependencies: |
| 273 | + "@babel/helper-module-imports" "^7.10.4" |
| 274 | + "@babel/helper-replace-supers" "^7.10.4" |
| 275 | + "@babel/helper-simple-access" "^7.10.4" |
| 276 | + "@babel/helper-split-export-declaration" "^7.10.4" |
| 277 | + "@babel/template" "^7.10.4" |
| 278 | + "@babel/types" "^7.10.4" |
249 | 279 | lodash "^4.17.13"
|
250 | 280 |
|
251 | 281 | "@babel/helper-optimise-call-expression@^7.10.1":
|
|
255 | 285 | dependencies:
|
256 | 286 | "@babel/types" "^7.10.1"
|
257 | 287 |
|
| 288 | +"@babel/helper-optimise-call-expression@^7.10.4": |
| 289 | + version "7.10.4" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" |
| 291 | + integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== |
| 292 | + dependencies: |
| 293 | + "@babel/types" "^7.10.4" |
| 294 | + |
258 | 295 | "@babel/helper-optimise-call-expression@^7.8.3":
|
259 | 296 | version "7.8.3"
|
260 | 297 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9"
|
|
302 | 339 | "@babel/traverse" "^7.10.1"
|
303 | 340 | "@babel/types" "^7.10.1"
|
304 | 341 |
|
| 342 | +"@babel/helper-replace-supers@^7.10.4": |
| 343 | + version "7.10.4" |
| 344 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf" |
| 345 | + integrity sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A== |
| 346 | + dependencies: |
| 347 | + "@babel/helper-member-expression-to-functions" "^7.10.4" |
| 348 | + "@babel/helper-optimise-call-expression" "^7.10.4" |
| 349 | + "@babel/traverse" "^7.10.4" |
| 350 | + "@babel/types" "^7.10.4" |
| 351 | + |
305 | 352 | "@babel/helper-replace-supers@^7.8.6":
|
306 | 353 | version "7.8.6"
|
307 | 354 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8"
|
|
320 | 367 | "@babel/template" "^7.10.1"
|
321 | 368 | "@babel/types" "^7.10.1"
|
322 | 369 |
|
| 370 | +"@babel/helper-simple-access@^7.10.4": |
| 371 | + version "7.10.4" |
| 372 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461" |
| 373 | + integrity sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw== |
| 374 | + dependencies: |
| 375 | + "@babel/template" "^7.10.4" |
| 376 | + "@babel/types" "^7.10.4" |
| 377 | + |
323 | 378 | "@babel/helper-split-export-declaration@^7.10.1":
|
324 | 379 | version "7.10.1"
|
325 | 380 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.1.tgz#c6f4be1cbc15e3a868e4c64a17d5d31d754da35f"
|
326 | 381 | integrity sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g==
|
327 | 382 | dependencies:
|
328 | 383 | "@babel/types" "^7.10.1"
|
329 | 384 |
|
| 385 | +"@babel/helper-split-export-declaration@^7.10.4": |
| 386 | + version "7.10.4" |
| 387 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1" |
| 388 | + integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg== |
| 389 | + dependencies: |
| 390 | + "@babel/types" "^7.10.4" |
| 391 | + |
330 | 392 | "@babel/helper-split-export-declaration@^7.8.3":
|
331 | 393 | version "7.8.3"
|
332 | 394 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9"
|
333 | 395 | integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA==
|
334 | 396 | dependencies:
|
335 | 397 | "@babel/types" "^7.8.3"
|
336 | 398 |
|
337 |
| -"@babel/helper-validator-identifier@^7.10.1": |
338 |
| - version "7.10.1" |
339 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5" |
340 |
| - integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw== |
| 399 | +"@babel/helper-validator-identifier@^7.10.4": |
| 400 | + version "7.10.4" |
| 401 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
| 402 | + integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
341 | 403 |
|
342 | 404 | "@babel/helper-wrap-function@^7.10.1":
|
343 | 405 | version "7.10.1"
|
|
349 | 411 | "@babel/traverse" "^7.10.1"
|
350 | 412 | "@babel/types" "^7.10.1"
|
351 | 413 |
|
352 |
| -"@babel/helpers@^7.10.1": |
353 |
| - version "7.10.1" |
354 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.1.tgz#a6827b7cb975c9d9cef5fd61d919f60d8844a973" |
355 |
| - integrity sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw== |
| 414 | +"@babel/helpers@^7.10.4": |
| 415 | + version "7.10.4" |
| 416 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044" |
| 417 | + integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA== |
356 | 418 | dependencies:
|
357 |
| - "@babel/template" "^7.10.1" |
358 |
| - "@babel/traverse" "^7.10.1" |
359 |
| - "@babel/types" "^7.10.1" |
| 419 | + "@babel/template" "^7.10.4" |
| 420 | + "@babel/traverse" "^7.10.4" |
| 421 | + "@babel/types" "^7.10.4" |
360 | 422 |
|
361 |
| -"@babel/highlight@^7.10.1": |
362 |
| - version "7.10.1" |
363 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0" |
364 |
| - integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg== |
| 423 | +"@babel/highlight@^7.10.4": |
| 424 | + version "7.10.4" |
| 425 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143" |
| 426 | + integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA== |
365 | 427 | dependencies:
|
366 |
| - "@babel/helper-validator-identifier" "^7.10.1" |
| 428 | + "@babel/helper-validator-identifier" "^7.10.4" |
367 | 429 | chalk "^2.0.0"
|
368 | 430 | js-tokens "^4.0.0"
|
369 | 431 |
|
370 |
| -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.10.1", "@babel/parser@^7.10.2", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5": |
371 |
| - version "7.10.2" |
372 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0" |
373 |
| - integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ== |
| 432 | +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.7.0", "@babel/parser@^7.7.5": |
| 433 | + version "7.10.4" |
| 434 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64" |
| 435 | + integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA== |
374 | 436 |
|
375 | 437 | "@babel/plugin-external-helpers@^7.0.0":
|
376 | 438 | version "7.8.3"
|
|
1066 | 1128 | dependencies:
|
1067 | 1129 | regenerator-runtime "^0.13.4"
|
1068 | 1130 |
|
1069 |
| -"@babel/template@^7.0.0", "@babel/template@^7.10.1", "@babel/template@^7.3.3", "@babel/template@^7.7.4", "@babel/template@^7.8.3": |
1070 |
| - version "7.10.1" |
1071 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811" |
1072 |
| - integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig== |
1073 |
| - dependencies: |
1074 |
| - "@babel/code-frame" "^7.10.1" |
1075 |
| - "@babel/parser" "^7.10.1" |
1076 |
| - "@babel/types" "^7.10.1" |
1077 |
| - |
1078 |
| -"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.6": |
1079 |
| - version "7.10.1" |
1080 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27" |
1081 |
| - integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ== |
1082 |
| - dependencies: |
1083 |
| - "@babel/code-frame" "^7.10.1" |
1084 |
| - "@babel/generator" "^7.10.1" |
1085 |
| - "@babel/helper-function-name" "^7.10.1" |
1086 |
| - "@babel/helper-split-export-declaration" "^7.10.1" |
1087 |
| - "@babel/parser" "^7.10.1" |
1088 |
| - "@babel/types" "^7.10.1" |
| 1131 | +"@babel/template@^7.0.0", "@babel/template@^7.10.1", "@babel/template@^7.10.4", "@babel/template@^7.3.3", "@babel/template@^7.7.4", "@babel/template@^7.8.3": |
| 1132 | + version "7.10.4" |
| 1133 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
| 1134 | + integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
| 1135 | + dependencies: |
| 1136 | + "@babel/code-frame" "^7.10.4" |
| 1137 | + "@babel/parser" "^7.10.4" |
| 1138 | + "@babel/types" "^7.10.4" |
| 1139 | + |
| 1140 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.1", "@babel/traverse@^7.10.4", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.6": |
| 1141 | + version "7.10.4" |
| 1142 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.4.tgz#e642e5395a3b09cc95c8e74a27432b484b697818" |
| 1143 | + integrity sha512-aSy7p5THgSYm4YyxNGz6jZpXf+Ok40QF3aA2LyIONkDHpAcJzDUqlCKXv6peqYUs2gmic849C/t2HKw2a2K20Q== |
| 1144 | + dependencies: |
| 1145 | + "@babel/code-frame" "^7.10.4" |
| 1146 | + "@babel/generator" "^7.10.4" |
| 1147 | + "@babel/helper-function-name" "^7.10.4" |
| 1148 | + "@babel/helper-split-export-declaration" "^7.10.4" |
| 1149 | + "@babel/parser" "^7.10.4" |
| 1150 | + "@babel/types" "^7.10.4" |
1089 | 1151 | debug "^4.1.0"
|
1090 | 1152 | globals "^11.1.0"
|
1091 | 1153 | lodash "^4.17.13"
|
1092 | 1154 |
|
1093 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.10.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.5": |
1094 |
| - version "7.10.2" |
1095 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d" |
1096 |
| - integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng== |
| 1155 | +"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.10.2", "@babel/types@^7.10.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.5": |
| 1156 | + version "7.10.4" |
| 1157 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee" |
| 1158 | + integrity sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg== |
1097 | 1159 | dependencies:
|
1098 |
| - "@babel/helper-validator-identifier" "^7.10.1" |
| 1160 | + "@babel/helper-validator-identifier" "^7.10.4" |
1099 | 1161 | lodash "^4.17.13"
|
1100 | 1162 | to-fast-properties "^2.0.0"
|
1101 | 1163 |
|
|
0 commit comments