[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-timings-module.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update babel monorepo (#126)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

authored by

renovate[bot]
Renovate Bot
and committed by
GitHub
(Feb 5, 2022, 2:10 PM UTC) d938519c 2d14b095

+70 -196
+3 -3
package.json
··· 39 39 "upath": "2.0.1" 40 40 }, 41 41 "devDependencies": { 42 - "@babel/plugin-transform-runtime": "7.15.8", 43 - "@babel/preset-env": "7.15.8", 44 - "@babel/preset-typescript": "7.15.0", 42 + "@babel/plugin-transform-runtime": "7.17.0", 43 + "@babel/preset-env": "7.16.11", 44 + "@babel/preset-typescript": "7.16.7", 45 45 "@nuxt/test-utils": "0.2.2", 46 46 "@nuxt/types": "2.15.8", 47 47 "@nuxt/typescript-build": "2.1.0",
+67 -193
yarn.lock
··· 16 16 dependencies: 17 17 "@babel/highlight" "^7.16.7" 18 18 19 - "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.15.0", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8": 19 + "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8": 20 20 version "7.16.8" 21 21 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60" 22 22 integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q== ··· 75 75 "@babel/helper-explode-assignable-expression" "^7.16.7" 76 76 "@babel/types" "^7.16.7" 77 77 78 - "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.4", "@babel/helper-compilation-targets@^7.16.0", "@babel/helper-compilation-targets@^7.16.7": 78 + "@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.0", "@babel/helper-compilation-targets@^7.16.7": 79 79 version "7.16.7" 80 80 resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b" 81 81 integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA== ··· 105 105 dependencies: 106 106 "@babel/helper-annotate-as-pure" "^7.16.7" 107 107 regexpu-core "^4.7.1" 108 - 109 - "@babel/helper-define-polyfill-provider@^0.2.2", "@babel/helper-define-polyfill-provider@^0.2.4": 110 - version "0.2.4" 111 - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.4.tgz#8867aed79d3ea6cade40f801efb7ac5c66916b10" 112 - integrity sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ== 113 - dependencies: 114 - "@babel/helper-compilation-targets" "^7.13.0" 115 - "@babel/helper-module-imports" "^7.12.13" 116 - "@babel/helper-plugin-utils" "^7.13.0" 117 - "@babel/traverse" "^7.13.0" 118 - debug "^4.1.1" 119 - lodash.debounce "^4.0.8" 120 - resolve "^1.14.2" 121 - semver "^6.1.2" 122 108 123 109 "@babel/helper-define-polyfill-provider@^0.3.1": 124 110 version "0.3.1" ··· 178 164 dependencies: 179 165 "@babel/types" "^7.16.7" 180 166 181 - "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.15.4", "@babel/helper-module-imports@^7.16.0", "@babel/helper-module-imports@^7.16.7": 167 + "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.16.0", "@babel/helper-module-imports@^7.16.7": 182 168 version "7.16.7" 183 169 resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437" 184 170 integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg== ··· 257 243 resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" 258 244 integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== 259 245 260 - "@babel/helper-validator-option@^7.14.5", "@babel/helper-validator-option@^7.16.7": 246 + "@babel/helper-validator-option@^7.16.7": 261 247 version "7.16.7" 262 248 resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" 263 249 integrity sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ== ··· 302 288 dependencies: 303 289 "@babel/helper-plugin-utils" "^7.16.7" 304 290 305 - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4", "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.16.7": 291 + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.16.7": 306 292 version "7.16.7" 307 293 resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.7.tgz#cc001234dfc139ac45f6bcf801866198c8c72ff9" 308 294 integrity sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw== ··· 311 297 "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" 312 298 "@babel/plugin-proposal-optional-chaining" "^7.16.7" 313 299 314 - "@babel/plugin-proposal-async-generator-functions@^7.15.8", "@babel/plugin-proposal-async-generator-functions@^7.16.8": 300 + "@babel/plugin-proposal-async-generator-functions@^7.16.8": 315 301 version "7.16.8" 316 302 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz#3bdd1ebbe620804ea9416706cd67d60787504bc8" 317 303 integrity sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ== ··· 320 306 "@babel/helper-remap-async-to-generator" "^7.16.8" 321 307 "@babel/plugin-syntax-async-generators" "^7.8.4" 322 308 323 - "@babel/plugin-proposal-class-properties@^7.14.5", "@babel/plugin-proposal-class-properties@^7.16.0", "@babel/plugin-proposal-class-properties@^7.16.7": 309 + "@babel/plugin-proposal-class-properties@^7.16.0", "@babel/plugin-proposal-class-properties@^7.16.7": 324 310 version "7.16.7" 325 311 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz#925cad7b3b1a2fcea7e59ecc8eb5954f961f91b0" 326 312 integrity sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww== ··· 328 314 "@babel/helper-create-class-features-plugin" "^7.16.7" 329 315 "@babel/helper-plugin-utils" "^7.16.7" 330 316 331 - "@babel/plugin-proposal-class-static-block@^7.15.4", "@babel/plugin-proposal-class-static-block@^7.16.7": 317 + "@babel/plugin-proposal-class-static-block@^7.16.7": 332 318 version "7.16.7" 333 319 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.16.7.tgz#712357570b612106ef5426d13dc433ce0f200c2a" 334 320 integrity sha512-dgqJJrcZoG/4CkMopzhPJjGxsIe9A8RlkQLnL/Vhhx8AA9ZuaRwGSlscSh42hazc7WSrya/IK7mTeoF0DP9tEw== ··· 346 332 "@babel/helper-plugin-utils" "^7.16.7" 347 333 "@babel/plugin-syntax-decorators" "^7.16.7" 348 334 349 - "@babel/plugin-proposal-dynamic-import@^7.14.5", "@babel/plugin-proposal-dynamic-import@^7.16.7": 335 + "@babel/plugin-proposal-dynamic-import@^7.16.7": 350 336 version "7.16.7" 351 337 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz#c19c897eaa46b27634a00fee9fb7d829158704b2" 352 338 integrity sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg== ··· 354 340 "@babel/helper-plugin-utils" "^7.16.7" 355 341 "@babel/plugin-syntax-dynamic-import" "^7.8.3" 356 342 357 - "@babel/plugin-proposal-export-namespace-from@^7.14.5", "@babel/plugin-proposal-export-namespace-from@^7.16.7": 343 + "@babel/plugin-proposal-export-namespace-from@^7.16.7": 358 344 version "7.16.7" 359 345 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz#09de09df18445a5786a305681423ae63507a6163" 360 346 integrity sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA== ··· 362 348 "@babel/helper-plugin-utils" "^7.16.7" 363 349 "@babel/plugin-syntax-export-namespace-from" "^7.8.3" 364 350 365 - "@babel/plugin-proposal-json-strings@^7.14.5", "@babel/plugin-proposal-json-strings@^7.16.7": 351 + "@babel/plugin-proposal-json-strings@^7.16.7": 366 352 version "7.16.7" 367 353 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz#9732cb1d17d9a2626a08c5be25186c195b6fa6e8" 368 354 integrity sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ== ··· 370 356 "@babel/helper-plugin-utils" "^7.16.7" 371 357 "@babel/plugin-syntax-json-strings" "^7.8.3" 372 358 373 - "@babel/plugin-proposal-logical-assignment-operators@^7.14.5", "@babel/plugin-proposal-logical-assignment-operators@^7.16.7": 359 + "@babel/plugin-proposal-logical-assignment-operators@^7.16.7": 374 360 version "7.16.7" 375 361 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz#be23c0ba74deec1922e639832904be0bea73cdea" 376 362 integrity sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg== ··· 378 364 "@babel/helper-plugin-utils" "^7.16.7" 379 365 "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" 380 366 381 - "@babel/plugin-proposal-nullish-coalescing-operator@^7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator@^7.16.0", "@babel/plugin-proposal-nullish-coalescing-operator@^7.16.7": 367 + "@babel/plugin-proposal-nullish-coalescing-operator@^7.16.0", "@babel/plugin-proposal-nullish-coalescing-operator@^7.16.7": 382 368 version "7.16.7" 383 369 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz#141fc20b6857e59459d430c850a0011e36561d99" 384 370 integrity sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ== ··· 386 372 "@babel/helper-plugin-utils" "^7.16.7" 387 373 "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" 388 374 389 - "@babel/plugin-proposal-numeric-separator@^7.14.5", "@babel/plugin-proposal-numeric-separator@^7.16.7": 375 + "@babel/plugin-proposal-numeric-separator@^7.16.7": 390 376 version "7.16.7" 391 377 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz#d6b69f4af63fb38b6ca2558442a7fb191236eba9" 392 378 integrity sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw== ··· 394 380 "@babel/helper-plugin-utils" "^7.16.7" 395 381 "@babel/plugin-syntax-numeric-separator" "^7.10.4" 396 382 397 - "@babel/plugin-proposal-object-rest-spread@^7.15.6", "@babel/plugin-proposal-object-rest-spread@^7.16.7": 383 + "@babel/plugin-proposal-object-rest-spread@^7.16.7": 398 384 version "7.16.7" 399 385 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.7.tgz#94593ef1ddf37021a25bdcb5754c4a8d534b01d8" 400 386 integrity sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA== ··· 405 391 "@babel/plugin-syntax-object-rest-spread" "^7.8.3" 406 392 "@babel/plugin-transform-parameters" "^7.16.7" 407 393 408 - "@babel/plugin-proposal-optional-catch-binding@^7.14.5", "@babel/plugin-proposal-optional-catch-binding@^7.16.7": 394 + "@babel/plugin-proposal-optional-catch-binding@^7.16.7": 409 395 version "7.16.7" 410 396 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz#c623a430674ffc4ab732fd0a0ae7722b67cb74cf" 411 397 integrity sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA== ··· 413 399 "@babel/helper-plugin-utils" "^7.16.7" 414 400 "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" 415 401 416 - "@babel/plugin-proposal-optional-chaining@^7.14.5", "@babel/plugin-proposal-optional-chaining@^7.16.0", "@babel/plugin-proposal-optional-chaining@^7.16.7": 402 + "@babel/plugin-proposal-optional-chaining@^7.16.0", "@babel/plugin-proposal-optional-chaining@^7.16.7": 417 403 version "7.16.7" 418 404 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz#7cd629564724816c0e8a969535551f943c64c39a" 419 405 integrity sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA== ··· 422 408 "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" 423 409 "@babel/plugin-syntax-optional-chaining" "^7.8.3" 424 410 425 - "@babel/plugin-proposal-private-methods@^7.14.5", "@babel/plugin-proposal-private-methods@^7.16.0", "@babel/plugin-proposal-private-methods@^7.16.11": 411 + "@babel/plugin-proposal-private-methods@^7.16.0", "@babel/plugin-proposal-private-methods@^7.16.11": 426 412 version "7.16.11" 427 413 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50" 428 414 integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw== ··· 430 416 "@babel/helper-create-class-features-plugin" "^7.16.10" 431 417 "@babel/helper-plugin-utils" "^7.16.7" 432 418 433 - "@babel/plugin-proposal-private-property-in-object@^7.15.4", "@babel/plugin-proposal-private-property-in-object@^7.16.7": 419 + "@babel/plugin-proposal-private-property-in-object@^7.16.7": 434 420 version "7.16.7" 435 421 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz#b0b8cef543c2c3d57e59e2c611994861d46a3fce" 436 422 integrity sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ== ··· 440 426 "@babel/helper-plugin-utils" "^7.16.7" 441 427 "@babel/plugin-syntax-private-property-in-object" "^7.14.5" 442 428 443 - "@babel/plugin-proposal-unicode-property-regex@^7.14.5", "@babel/plugin-proposal-unicode-property-regex@^7.16.7", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": 429 + "@babel/plugin-proposal-unicode-property-regex@^7.16.7", "@babel/plugin-proposal-unicode-property-regex@^7.4.4": 444 430 version "7.16.7" 445 431 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz#635d18eb10c6214210ffc5ff4932552de08188a2" 446 432 integrity sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg== ··· 581 567 dependencies: 582 568 "@babel/helper-plugin-utils" "^7.16.7" 583 569 584 - "@babel/plugin-transform-arrow-functions@^7.14.5", "@babel/plugin-transform-arrow-functions@^7.16.7": 570 + "@babel/plugin-transform-arrow-functions@^7.16.7": 585 571 version "7.16.7" 586 572 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz#44125e653d94b98db76369de9c396dc14bef4154" 587 573 integrity sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ== 588 574 dependencies: 589 575 "@babel/helper-plugin-utils" "^7.16.7" 590 576 591 - "@babel/plugin-transform-async-to-generator@^7.14.5", "@babel/plugin-transform-async-to-generator@^7.16.8": 577 + "@babel/plugin-transform-async-to-generator@^7.16.8": 592 578 version "7.16.8" 593 579 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz#b83dff4b970cf41f1b819f8b49cc0cfbaa53a808" 594 580 integrity sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg== ··· 597 583 "@babel/helper-plugin-utils" "^7.16.7" 598 584 "@babel/helper-remap-async-to-generator" "^7.16.8" 599 585 600 - "@babel/plugin-transform-block-scoped-functions@^7.14.5", "@babel/plugin-transform-block-scoped-functions@^7.16.7": 586 + "@babel/plugin-transform-block-scoped-functions@^7.16.7": 601 587 version "7.16.7" 602 588 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz#4d0d57d9632ef6062cdf354bb717102ee042a620" 603 589 integrity sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg== 604 590 dependencies: 605 591 "@babel/helper-plugin-utils" "^7.16.7" 606 592 607 - "@babel/plugin-transform-block-scoping@^7.15.3", "@babel/plugin-transform-block-scoping@^7.16.7": 593 + "@babel/plugin-transform-block-scoping@^7.16.7": 608 594 version "7.16.7" 609 595 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz#f50664ab99ddeaee5bc681b8f3a6ea9d72ab4f87" 610 596 integrity sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ== 611 597 dependencies: 612 598 "@babel/helper-plugin-utils" "^7.16.7" 613 599 614 - "@babel/plugin-transform-classes@^7.15.4", "@babel/plugin-transform-classes@^7.16.7": 600 + "@babel/plugin-transform-classes@^7.16.7": 615 601 version "7.16.7" 616 602 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz#8f4b9562850cd973de3b498f1218796eb181ce00" 617 603 integrity sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ== ··· 625 611 "@babel/helper-split-export-declaration" "^7.16.7" 626 612 globals "^11.1.0" 627 613 628 - "@babel/plugin-transform-computed-properties@^7.14.5", "@babel/plugin-transform-computed-properties@^7.16.7": 614 + "@babel/plugin-transform-computed-properties@^7.16.7": 629 615 version "7.16.7" 630 616 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz#66dee12e46f61d2aae7a73710f591eb3df616470" 631 617 integrity sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw== 632 618 dependencies: 633 619 "@babel/helper-plugin-utils" "^7.16.7" 634 620 635 - "@babel/plugin-transform-destructuring@^7.14.7", "@babel/plugin-transform-destructuring@^7.16.7": 621 + "@babel/plugin-transform-destructuring@^7.16.7": 636 622 version "7.16.7" 637 623 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.16.7.tgz#ca9588ae2d63978a4c29d3f33282d8603f618e23" 638 624 integrity sha512-VqAwhTHBnu5xBVDCvrvqJbtLUa++qZaWC0Fgr2mqokBlulZARGyIvZDoqbPlPaKImQ9dKAcCzbv+ul//uqu70A== 639 625 dependencies: 640 626 "@babel/helper-plugin-utils" "^7.16.7" 641 627 642 - "@babel/plugin-transform-dotall-regex@^7.14.5", "@babel/plugin-transform-dotall-regex@^7.16.7", "@babel/plugin-transform-dotall-regex@^7.4.4": 628 + "@babel/plugin-transform-dotall-regex@^7.16.7", "@babel/plugin-transform-dotall-regex@^7.4.4": 643 629 version "7.16.7" 644 630 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz#6b2d67686fab15fb6a7fd4bd895d5982cfc81241" 645 631 integrity sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ== ··· 647 633 "@babel/helper-create-regexp-features-plugin" "^7.16.7" 648 634 "@babel/helper-plugin-utils" "^7.16.7" 649 635 650 - "@babel/plugin-transform-duplicate-keys@^7.14.5", "@babel/plugin-transform-duplicate-keys@^7.16.7": 636 + "@babel/plugin-transform-duplicate-keys@^7.16.7": 651 637 version "7.16.7" 652 638 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz#2207e9ca8f82a0d36a5a67b6536e7ef8b08823c9" 653 639 integrity sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw== 654 640 dependencies: 655 641 "@babel/helper-plugin-utils" "^7.16.7" 656 642 657 - "@babel/plugin-transform-exponentiation-operator@^7.14.5", "@babel/plugin-transform-exponentiation-operator@^7.16.7": 643 + "@babel/plugin-transform-exponentiation-operator@^7.16.7": 658 644 version "7.16.7" 659 645 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz#efa9862ef97e9e9e5f653f6ddc7b665e8536fe9b" 660 646 integrity sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA== ··· 662 648 "@babel/helper-builder-binary-assignment-operator-visitor" "^7.16.7" 663 649 "@babel/helper-plugin-utils" "^7.16.7" 664 650 665 - "@babel/plugin-transform-for-of@^7.15.4", "@babel/plugin-transform-for-of@^7.16.7": 651 + "@babel/plugin-transform-for-of@^7.16.7": 666 652 version "7.16.7" 667 653 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz#649d639d4617dff502a9a158c479b3b556728d8c" 668 654 integrity sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg== 669 655 dependencies: 670 656 "@babel/helper-plugin-utils" "^7.16.7" 671 657 672 - "@babel/plugin-transform-function-name@^7.14.5", "@babel/plugin-transform-function-name@^7.16.7": 658 + "@babel/plugin-transform-function-name@^7.16.7": 673 659 version "7.16.7" 674 660 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz#5ab34375c64d61d083d7d2f05c38d90b97ec65cf" 675 661 integrity sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA== ··· 678 664 "@babel/helper-function-name" "^7.16.7" 679 665 "@babel/helper-plugin-utils" "^7.16.7" 680 666 681 - "@babel/plugin-transform-literals@^7.14.5", "@babel/plugin-transform-literals@^7.16.7": 667 + "@babel/plugin-transform-literals@^7.16.7": 682 668 version "7.16.7" 683 669 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz#254c9618c5ff749e87cb0c0cef1a0a050c0bdab1" 684 670 integrity sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ== 685 671 dependencies: 686 672 "@babel/helper-plugin-utils" "^7.16.7" 687 673 688 - "@babel/plugin-transform-member-expression-literals@^7.14.5", "@babel/plugin-transform-member-expression-literals@^7.16.7": 674 + "@babel/plugin-transform-member-expression-literals@^7.16.7": 689 675 version "7.16.7" 690 676 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz#6e5dcf906ef8a098e630149d14c867dd28f92384" 691 677 integrity sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw== 692 678 dependencies: 693 679 "@babel/helper-plugin-utils" "^7.16.7" 694 680 695 - "@babel/plugin-transform-modules-amd@^7.14.5", "@babel/plugin-transform-modules-amd@^7.16.7": 681 + "@babel/plugin-transform-modules-amd@^7.16.7": 696 682 version "7.16.7" 697 683 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz#b28d323016a7daaae8609781d1f8c9da42b13186" 698 684 integrity sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g== ··· 701 687 "@babel/helper-plugin-utils" "^7.16.7" 702 688 babel-plugin-dynamic-import-node "^2.3.3" 703 689 704 - "@babel/plugin-transform-modules-commonjs@^7.15.4", "@babel/plugin-transform-modules-commonjs@^7.16.8": 690 + "@babel/plugin-transform-modules-commonjs@^7.16.8": 705 691 version "7.16.8" 706 692 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz#cdee19aae887b16b9d331009aa9a219af7c86afe" 707 693 integrity sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA== ··· 711 697 "@babel/helper-simple-access" "^7.16.7" 712 698 babel-plugin-dynamic-import-node "^2.3.3" 713 699 714 - "@babel/plugin-transform-modules-systemjs@^7.15.4", "@babel/plugin-transform-modules-systemjs@^7.16.7": 700 + "@babel/plugin-transform-modules-systemjs@^7.16.7": 715 701 version "7.16.7" 716 702 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.16.7.tgz#887cefaef88e684d29558c2b13ee0563e287c2d7" 717 703 integrity sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw== ··· 722 708 "@babel/helper-validator-identifier" "^7.16.7" 723 709 babel-plugin-dynamic-import-node "^2.3.3" 724 710 725 - "@babel/plugin-transform-modules-umd@^7.14.5", "@babel/plugin-transform-modules-umd@^7.16.7": 711 + "@babel/plugin-transform-modules-umd@^7.16.7": 726 712 version "7.16.7" 727 713 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz#23dad479fa585283dbd22215bff12719171e7618" 728 714 integrity sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ== ··· 730 716 "@babel/helper-module-transforms" "^7.16.7" 731 717 "@babel/helper-plugin-utils" "^7.16.7" 732 718 733 - "@babel/plugin-transform-named-capturing-groups-regex@^7.14.9", "@babel/plugin-transform-named-capturing-groups-regex@^7.16.8": 719 + "@babel/plugin-transform-named-capturing-groups-regex@^7.16.8": 734 720 version "7.16.8" 735 721 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz#7f860e0e40d844a02c9dcf9d84965e7dfd666252" 736 722 integrity sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw== 737 723 dependencies: 738 724 "@babel/helper-create-regexp-features-plugin" "^7.16.7" 739 725 740 - "@babel/plugin-transform-new-target@^7.14.5", "@babel/plugin-transform-new-target@^7.16.7": 726 + "@babel/plugin-transform-new-target@^7.16.7": 741 727 version "7.16.7" 742 728 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz#9967d89a5c243818e0800fdad89db22c5f514244" 743 729 integrity sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg== 744 730 dependencies: 745 731 "@babel/helper-plugin-utils" "^7.16.7" 746 732 747 - "@babel/plugin-transform-object-super@^7.14.5", "@babel/plugin-transform-object-super@^7.16.7": 733 + "@babel/plugin-transform-object-super@^7.16.7": 748 734 version "7.16.7" 749 735 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz#ac359cf8d32cf4354d27a46867999490b6c32a94" 750 736 integrity sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw== ··· 752 738 "@babel/helper-plugin-utils" "^7.16.7" 753 739 "@babel/helper-replace-supers" "^7.16.7" 754 740 755 - "@babel/plugin-transform-parameters@^7.15.4", "@babel/plugin-transform-parameters@^7.16.7": 741 + "@babel/plugin-transform-parameters@^7.16.7": 756 742 version "7.16.7" 757 743 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz#a1721f55b99b736511cb7e0152f61f17688f331f" 758 744 integrity sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw== 759 745 dependencies: 760 746 "@babel/helper-plugin-utils" "^7.16.7" 761 747 762 - "@babel/plugin-transform-property-literals@^7.14.5", "@babel/plugin-transform-property-literals@^7.16.7": 748 + "@babel/plugin-transform-property-literals@^7.16.7": 763 749 version "7.16.7" 764 750 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz#2dadac85155436f22c696c4827730e0fe1057a55" 765 751 integrity sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw== 766 752 dependencies: 767 753 "@babel/helper-plugin-utils" "^7.16.7" 768 754 769 - "@babel/plugin-transform-regenerator@^7.14.5", "@babel/plugin-transform-regenerator@^7.16.7": 755 + "@babel/plugin-transform-regenerator@^7.16.7": 770 756 version "7.16.7" 771 757 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.16.7.tgz#9e7576dc476cb89ccc5096fff7af659243b4adeb" 772 758 integrity sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q== 773 759 dependencies: 774 760 regenerator-transform "^0.14.2" 775 761 776 - "@babel/plugin-transform-reserved-words@^7.14.5", "@babel/plugin-transform-reserved-words@^7.16.7": 762 + "@babel/plugin-transform-reserved-words@^7.16.7": 777 763 version "7.16.7" 778 764 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz#1d798e078f7c5958eec952059c460b220a63f586" 779 765 integrity sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg== 780 766 dependencies: 781 767 "@babel/helper-plugin-utils" "^7.16.7" 782 768 783 - "@babel/plugin-transform-runtime@7.15.8": 784 - version "7.15.8" 785 - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.15.8.tgz#9d15b1e94e1c7f6344f65a8d573597d93c6cd886" 786 - integrity sha512-+6zsde91jMzzvkzuEA3k63zCw+tm/GvuuabkpisgbDMTPQsIMHllE3XczJFFtEHLjjhKQFZmGQVRdELetlWpVw== 769 + "@babel/plugin-transform-runtime@7.17.0": 770 + version "7.17.0" 771 + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.0.tgz#0a2e08b5e2b2d95c4b1d3b3371a2180617455b70" 772 + integrity sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A== 787 773 dependencies: 788 - "@babel/helper-module-imports" "^7.15.4" 789 - "@babel/helper-plugin-utils" "^7.14.5" 790 - babel-plugin-polyfill-corejs2 "^0.2.2" 791 - babel-plugin-polyfill-corejs3 "^0.2.5" 792 - babel-plugin-polyfill-regenerator "^0.2.2" 774 + "@babel/helper-module-imports" "^7.16.7" 775 + "@babel/helper-plugin-utils" "^7.16.7" 776 + babel-plugin-polyfill-corejs2 "^0.3.0" 777 + babel-plugin-polyfill-corejs3 "^0.5.0" 778 + babel-plugin-polyfill-regenerator "^0.3.0" 793 779 semver "^6.3.0" 794 780 795 781 "@babel/plugin-transform-runtime@^7.16.0": ··· 804 790 babel-plugin-polyfill-regenerator "^0.3.0" 805 791 semver "^6.3.0" 806 792 807 - "@babel/plugin-transform-shorthand-properties@^7.14.5", "@babel/plugin-transform-shorthand-properties@^7.16.7": 793 + "@babel/plugin-transform-shorthand-properties@^7.16.7": 808 794 version "7.16.7" 809 795 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz#e8549ae4afcf8382f711794c0c7b6b934c5fbd2a" 810 796 integrity sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg== 811 797 dependencies: 812 798 "@babel/helper-plugin-utils" "^7.16.7" 813 799 814 - "@babel/plugin-transform-spread@^7.15.8", "@babel/plugin-transform-spread@^7.16.7": 800 + "@babel/plugin-transform-spread@^7.16.7": 815 801 version "7.16.7" 816 802 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz#a303e2122f9f12e0105daeedd0f30fb197d8ff44" 817 803 integrity sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg== ··· 819 805 "@babel/helper-plugin-utils" "^7.16.7" 820 806 "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" 821 807 822 - "@babel/plugin-transform-sticky-regex@^7.14.5", "@babel/plugin-transform-sticky-regex@^7.16.7": 808 + "@babel/plugin-transform-sticky-regex@^7.16.7": 823 809 version "7.16.7" 824 810 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz#c84741d4f4a38072b9a1e2e3fd56d359552e8660" 825 811 integrity sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw== 826 812 dependencies: 827 813 "@babel/helper-plugin-utils" "^7.16.7" 828 814 829 - "@babel/plugin-transform-template-literals@^7.14.5", "@babel/plugin-transform-template-literals@^7.16.7": 815 + "@babel/plugin-transform-template-literals@^7.16.7": 830 816 version "7.16.7" 831 817 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz#f3d1c45d28967c8e80f53666fc9c3e50618217ab" 832 818 integrity sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA== 833 819 dependencies: 834 820 "@babel/helper-plugin-utils" "^7.16.7" 835 821 836 - "@babel/plugin-transform-typeof-symbol@^7.14.5", "@babel/plugin-transform-typeof-symbol@^7.16.7": 822 + "@babel/plugin-transform-typeof-symbol@^7.16.7": 837 823 version "7.16.7" 838 824 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz#9cdbe622582c21368bd482b660ba87d5545d4f7e" 839 825 integrity sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ== 840 826 dependencies: 841 827 "@babel/helper-plugin-utils" "^7.16.7" 842 828 843 - "@babel/plugin-transform-typescript@^7.15.0", "@babel/plugin-transform-typescript@^7.16.7": 829 + "@babel/plugin-transform-typescript@^7.16.7": 844 830 version "7.16.8" 845 831 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz#591ce9b6b83504903fa9dd3652c357c2ba7a1ee0" 846 832 integrity sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ== ··· 849 835 "@babel/helper-plugin-utils" "^7.16.7" 850 836 "@babel/plugin-syntax-typescript" "^7.16.7" 851 837 852 - "@babel/plugin-transform-unicode-escapes@^7.14.5", "@babel/plugin-transform-unicode-escapes@^7.16.7": 838 + "@babel/plugin-transform-unicode-escapes@^7.16.7": 853 839 version "7.16.7" 854 840 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz#da8717de7b3287a2c6d659750c964f302b31ece3" 855 841 integrity sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q== 856 842 dependencies: 857 843 "@babel/helper-plugin-utils" "^7.16.7" 858 844 859 - "@babel/plugin-transform-unicode-regex@^7.14.5", "@babel/plugin-transform-unicode-regex@^7.16.7": 845 + "@babel/plugin-transform-unicode-regex@^7.16.7": 860 846 version "7.16.7" 861 847 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz#0f7aa4a501198976e25e82702574c34cfebe9ef2" 862 848 integrity sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q== ··· 864 850 "@babel/helper-create-regexp-features-plugin" "^7.16.7" 865 851 "@babel/helper-plugin-utils" "^7.16.7" 866 852 867 - "@babel/preset-env@7.15.8": 868 - version "7.15.8" 869 - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.8.tgz#f527ce5bcb121cd199f6b502bf23e420b3ff8dba" 870 - integrity sha512-rCC0wH8husJgY4FPbHsiYyiLxSY8oMDJH7Rl6RQMknbN9oDDHhM9RDFvnGM2MgkbUJzSQB4gtuwygY5mCqGSsA== 871 - dependencies: 872 - "@babel/compat-data" "^7.15.0" 873 - "@babel/helper-compilation-targets" "^7.15.4" 874 - "@babel/helper-plugin-utils" "^7.14.5" 875 - "@babel/helper-validator-option" "^7.14.5" 876 - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.15.4" 877 - "@babel/plugin-proposal-async-generator-functions" "^7.15.8" 878 - "@babel/plugin-proposal-class-properties" "^7.14.5" 879 - "@babel/plugin-proposal-class-static-block" "^7.15.4" 880 - "@babel/plugin-proposal-dynamic-import" "^7.14.5" 881 - "@babel/plugin-proposal-export-namespace-from" "^7.14.5" 882 - "@babel/plugin-proposal-json-strings" "^7.14.5" 883 - "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5" 884 - "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5" 885 - "@babel/plugin-proposal-numeric-separator" "^7.14.5" 886 - "@babel/plugin-proposal-object-rest-spread" "^7.15.6" 887 - "@babel/plugin-proposal-optional-catch-binding" "^7.14.5" 888 - "@babel/plugin-proposal-optional-chaining" "^7.14.5" 889 - "@babel/plugin-proposal-private-methods" "^7.14.5" 890 - "@babel/plugin-proposal-private-property-in-object" "^7.15.4" 891 - "@babel/plugin-proposal-unicode-property-regex" "^7.14.5" 892 - "@babel/plugin-syntax-async-generators" "^7.8.4" 893 - "@babel/plugin-syntax-class-properties" "^7.12.13" 894 - "@babel/plugin-syntax-class-static-block" "^7.14.5" 895 - "@babel/plugin-syntax-dynamic-import" "^7.8.3" 896 - "@babel/plugin-syntax-export-namespace-from" "^7.8.3" 897 - "@babel/plugin-syntax-json-strings" "^7.8.3" 898 - "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" 899 - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" 900 - "@babel/plugin-syntax-numeric-separator" "^7.10.4" 901 - "@babel/plugin-syntax-object-rest-spread" "^7.8.3" 902 - "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" 903 - "@babel/plugin-syntax-optional-chaining" "^7.8.3" 904 - "@babel/plugin-syntax-private-property-in-object" "^7.14.5" 905 - "@babel/plugin-syntax-top-level-await" "^7.14.5" 906 - "@babel/plugin-transform-arrow-functions" "^7.14.5" 907 - "@babel/plugin-transform-async-to-generator" "^7.14.5" 908 - "@babel/plugin-transform-block-scoped-functions" "^7.14.5" 909 - "@babel/plugin-transform-block-scoping" "^7.15.3" 910 - "@babel/plugin-transform-classes" "^7.15.4" 911 - "@babel/plugin-transform-computed-properties" "^7.14.5" 912 - "@babel/plugin-transform-destructuring" "^7.14.7" 913 - "@babel/plugin-transform-dotall-regex" "^7.14.5" 914 - "@babel/plugin-transform-duplicate-keys" "^7.14.5" 915 - "@babel/plugin-transform-exponentiation-operator" "^7.14.5" 916 - "@babel/plugin-transform-for-of" "^7.15.4" 917 - "@babel/plugin-transform-function-name" "^7.14.5" 918 - "@babel/plugin-transform-literals" "^7.14.5" 919 - "@babel/plugin-transform-member-expression-literals" "^7.14.5" 920 - "@babel/plugin-transform-modules-amd" "^7.14.5" 921 - "@babel/plugin-transform-modules-commonjs" "^7.15.4" 922 - "@babel/plugin-transform-modules-systemjs" "^7.15.4" 923 - "@babel/plugin-transform-modules-umd" "^7.14.5" 924 - "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9" 925 - "@babel/plugin-transform-new-target" "^7.14.5" 926 - "@babel/plugin-transform-object-super" "^7.14.5" 927 - "@babel/plugin-transform-parameters" "^7.15.4" 928 - "@babel/plugin-transform-property-literals" "^7.14.5" 929 - "@babel/plugin-transform-regenerator" "^7.14.5" 930 - "@babel/plugin-transform-reserved-words" "^7.14.5" 931 - "@babel/plugin-transform-shorthand-properties" "^7.14.5" 932 - "@babel/plugin-transform-spread" "^7.15.8" 933 - "@babel/plugin-transform-sticky-regex" "^7.14.5" 934 - "@babel/plugin-transform-template-literals" "^7.14.5" 935 - "@babel/plugin-transform-typeof-symbol" "^7.14.5" 936 - "@babel/plugin-transform-unicode-escapes" "^7.14.5" 937 - "@babel/plugin-transform-unicode-regex" "^7.14.5" 938 - "@babel/preset-modules" "^0.1.4" 939 - "@babel/types" "^7.15.6" 940 - babel-plugin-polyfill-corejs2 "^0.2.2" 941 - babel-plugin-polyfill-corejs3 "^0.2.5" 942 - babel-plugin-polyfill-regenerator "^0.2.2" 943 - core-js-compat "^3.16.0" 944 - semver "^6.3.0" 945 - 946 - "@babel/preset-env@^7.16.0": 853 + "@babel/preset-env@7.16.11", "@babel/preset-env@^7.16.0": 947 854 version "7.16.11" 948 855 resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982" 949 856 integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g== ··· 1023 930 core-js-compat "^3.20.2" 1024 931 semver "^6.3.0" 1025 932 1026 - "@babel/preset-modules@^0.1.4", "@babel/preset-modules@^0.1.5": 933 + "@babel/preset-modules@^0.1.5": 1027 934 version "0.1.5" 1028 935 resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz#ef939d6e7f268827e1841638dc6ff95515e115d9" 1029 936 integrity sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA== ··· 1034 941 "@babel/types" "^7.4.4" 1035 942 esutils "^2.0.2" 1036 943 1037 - "@babel/preset-typescript@7.15.0": 1038 - version "7.15.0" 1039 - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945" 1040 - integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow== 1041 - dependencies: 1042 - "@babel/helper-plugin-utils" "^7.14.5" 1043 - "@babel/helper-validator-option" "^7.14.5" 1044 - "@babel/plugin-transform-typescript" "^7.15.0" 1045 - 1046 - "@babel/preset-typescript@^7.13.0": 944 + "@babel/preset-typescript@7.16.7", "@babel/preset-typescript@^7.13.0": 1047 945 version "7.16.7" 1048 946 resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz#ab114d68bb2020afc069cd51b37ff98a046a70b9" 1049 947 integrity sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ== ··· 1084 982 debug "^4.1.0" 1085 983 globals "^11.1.0" 1086 984 1087 - "@babel/types@^7.0.0", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": 985 + "@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": 1088 986 version "7.16.8" 1089 987 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1" 1090 988 integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg== ··· 3194 3092 "@types/babel__core" "^7.0.0" 3195 3093 "@types/babel__traverse" "^7.0.6" 3196 3094 3197 - babel-plugin-polyfill-corejs2@^0.2.2: 3198 - version "0.2.3" 3199 - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.3.tgz#6ed8e30981b062f8fe6aca8873a37ebcc8cc1c0f" 3200 - integrity sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA== 3201 - dependencies: 3202 - "@babel/compat-data" "^7.13.11" 3203 - "@babel/helper-define-polyfill-provider" "^0.2.4" 3204 - semver "^6.1.1" 3205 - 3206 3095 babel-plugin-polyfill-corejs2@^0.3.0: 3207 3096 version "0.3.1" 3208 3097 resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz#440f1b70ccfaabc6b676d196239b138f8a2cfba5" ··· 3212 3101 "@babel/helper-define-polyfill-provider" "^0.3.1" 3213 3102 semver "^6.1.1" 3214 3103 3215 - babel-plugin-polyfill-corejs3@^0.2.5: 3216 - version "0.2.5" 3217 - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.5.tgz#2779846a16a1652244ae268b1e906ada107faf92" 3218 - integrity sha512-ninF5MQNwAX9Z7c9ED+H2pGt1mXdP4TqzlHKyPIYmJIYz0N+++uwdM7RnJukklhzJ54Q84vA4ZJkgs7lu5vqcw== 3219 - dependencies: 3220 - "@babel/helper-define-polyfill-provider" "^0.2.2" 3221 - core-js-compat "^3.16.2" 3222 - 3223 3104 babel-plugin-polyfill-corejs3@^0.5.0: 3224 3105 version "0.5.1" 3225 3106 resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.1.tgz#d66183bf10976ea677f4149a7fcc4d8df43d4060" ··· 3227 3108 dependencies: 3228 3109 "@babel/helper-define-polyfill-provider" "^0.3.1" 3229 3110 core-js-compat "^3.20.0" 3230 - 3231 - babel-plugin-polyfill-regenerator@^0.2.2: 3232 - version "0.2.3" 3233 - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.3.tgz#2e9808f5027c4336c994992b48a4262580cb8d6d" 3234 - integrity sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g== 3235 - dependencies: 3236 - "@babel/helper-define-polyfill-provider" "^0.2.4" 3237 3111 3238 3112 babel-plugin-polyfill-regenerator@^0.3.0: 3239 3113 version "0.3.1" ··· 4306 4180 resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" 4307 4181 integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= 4308 4182 4309 - core-js-compat@^3.16.0, core-js-compat@^3.16.2, core-js-compat@^3.19.1, core-js-compat@^3.20.0, core-js-compat@^3.20.2: 4183 + core-js-compat@^3.19.1, core-js-compat@^3.20.0, core-js-compat@^3.20.2: 4310 4184 version "3.20.3" 4311 4185 resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.20.3.tgz#d71f85f94eb5e4bea3407412e549daa083d23bd6" 4312 4186 integrity sha512-c8M5h0IkNZ+I92QhIpuSijOxGAcj3lgpsWdkCqmUTZNwidujF4r3pi6x1DCN+Vcs5qTS2XWWMfWSuCqyupX8gw==