|
35 | 35 | dependencies:
|
36 | 36 | "@babel/highlight" "^7.12.13"
|
37 | 37 |
|
38 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.14.0": |
| 38 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15": |
39 | 39 | version "7.14.0"
|
40 | 40 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
|
41 | 41 | integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
|
42 | 42 |
|
| 43 | +"@babel/compat-data@^7.14.4": |
| 44 | + version "7.14.4" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58" |
| 46 | + integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ== |
| 47 | + |
43 | 48 | "@babel/core@7.14.3", "@babel/core@^7.7.5":
|
44 | 49 | version "7.14.3"
|
45 | 50 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38"
|
|
95 | 100 | browserslist "^4.14.5"
|
96 | 101 | semver "^6.3.0"
|
97 | 102 |
|
| 103 | +"@babel/helper-compilation-targets@^7.14.4": |
| 104 | + version "7.14.4" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516" |
| 106 | + integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA== |
| 107 | + dependencies: |
| 108 | + "@babel/compat-data" "^7.14.4" |
| 109 | + "@babel/helper-validator-option" "^7.12.17" |
| 110 | + browserslist "^4.16.6" |
| 111 | + semver "^6.3.0" |
| 112 | + |
98 | 113 | "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0", "@babel/helper-create-class-features-plugin@^7.14.3":
|
99 | 114 | version "7.14.3"
|
100 | 115 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.3.tgz#832111bcf4f57ca57a4c5b1a000fc125abc6554a"
|
|
219 | 234 | "@babel/traverse" "^7.14.2"
|
220 | 235 | "@babel/types" "^7.14.2"
|
221 | 236 |
|
| 237 | +"@babel/helper-replace-supers@^7.14.4": |
| 238 | + version "7.14.4" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.4.tgz#b2ab16875deecfff3ddfcd539bc315f72998d836" |
| 240 | + integrity sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ== |
| 241 | + dependencies: |
| 242 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
| 243 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 244 | + "@babel/traverse" "^7.14.2" |
| 245 | + "@babel/types" "^7.14.4" |
| 246 | + |
222 | 247 | "@babel/helper-simple-access@^7.13.12":
|
223 | 248 | version "7.13.12"
|
224 | 249 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
|
|
309 | 334 | "@babel/helper-create-class-features-plugin" "^7.13.0"
|
310 | 335 | "@babel/helper-plugin-utils" "^7.13.0"
|
311 | 336 |
|
312 |
| -"@babel/plugin-proposal-class-static-block@^7.13.11": |
| 337 | +"@babel/plugin-proposal-class-static-block@^7.14.3": |
313 | 338 | version "7.14.3"
|
314 | 339 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz#5a527e2cae4a4753119c3a3e7f64ecae8ccf1360"
|
315 | 340 | integrity sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ==
|
|
366 | 391 | "@babel/helper-plugin-utils" "^7.13.0"
|
367 | 392 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
368 | 393 |
|
369 |
| -"@babel/plugin-proposal-object-rest-spread@^7.14.2": |
370 |
| - version "7.14.2" |
371 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc" |
372 |
| - integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw== |
| 394 | +"@babel/plugin-proposal-object-rest-spread@^7.14.4": |
| 395 | + version "7.14.4" |
| 396 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4" |
| 397 | + integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA== |
373 | 398 | dependencies:
|
374 |
| - "@babel/compat-data" "^7.14.0" |
375 |
| - "@babel/helper-compilation-targets" "^7.13.16" |
| 399 | + "@babel/compat-data" "^7.14.4" |
| 400 | + "@babel/helper-compilation-targets" "^7.14.4" |
376 | 401 | "@babel/helper-plugin-utils" "^7.13.0"
|
377 | 402 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
378 | 403 | "@babel/plugin-transform-parameters" "^7.14.2"
|
|
541 | 566 | dependencies:
|
542 | 567 | "@babel/helper-plugin-utils" "^7.12.13"
|
543 | 568 |
|
544 |
| -"@babel/plugin-transform-block-scoping@^7.14.2": |
545 |
| - version "7.14.2" |
546 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz#761cb12ab5a88d640ad4af4aa81f820e6b5fdf5c" |
547 |
| - integrity sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg== |
| 569 | +"@babel/plugin-transform-block-scoping@^7.14.4": |
| 570 | + version "7.14.4" |
| 571 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.4.tgz#caf140b0b2e2462c509553d140e6d0abefb61ed8" |
| 572 | + integrity sha512-5KdpkGxsZlTk+fPleDtGKsA+pon28+ptYmMO8GBSa5fHERCJWAzj50uAfCKBqq42HO+Zot6JF1x37CRprwmN4g== |
548 | 573 | dependencies:
|
549 | 574 | "@babel/helper-plugin-utils" "^7.13.0"
|
550 | 575 |
|
551 |
| -"@babel/plugin-transform-classes@^7.14.2": |
552 |
| - version "7.14.2" |
553 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d" |
554 |
| - integrity sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg== |
| 576 | +"@babel/plugin-transform-classes@^7.14.4": |
| 577 | + version "7.14.4" |
| 578 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.4.tgz#a83c15503fc71a0f99e876fdce7dadbc6575ec3a" |
| 579 | + integrity sha512-p73t31SIj6y94RDVX57rafVjttNr8MvKEgs5YFatNB/xC68zM3pyosuOEcQmYsYlyQaGY9R7rAULVRcat5FKJQ== |
555 | 580 | dependencies:
|
556 | 581 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
557 | 582 | "@babel/helper-function-name" "^7.14.2"
|
558 | 583 | "@babel/helper-optimise-call-expression" "^7.12.13"
|
559 | 584 | "@babel/helper-plugin-utils" "^7.13.0"
|
560 |
| - "@babel/helper-replace-supers" "^7.13.12" |
| 585 | + "@babel/helper-replace-supers" "^7.14.4" |
561 | 586 | "@babel/helper-split-export-declaration" "^7.12.13"
|
562 | 587 | globals "^11.1.0"
|
563 | 588 |
|
|
568 | 593 | dependencies:
|
569 | 594 | "@babel/helper-plugin-utils" "^7.13.0"
|
570 | 595 |
|
571 |
| -"@babel/plugin-transform-destructuring@^7.13.17": |
572 |
| - version "7.13.17" |
573 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz#678d96576638c19d5b36b332504d3fd6e06dea27" |
574 |
| - integrity sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA== |
| 596 | +"@babel/plugin-transform-destructuring@^7.14.4": |
| 597 | + version "7.14.4" |
| 598 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.4.tgz#acbec502e9951f30f4441eaca1d2f29efade59ed" |
| 599 | + integrity sha512-JyywKreTCGTUsL1OKu1A3ms/R1sTP0WxbpXlALeGzF53eB3bxtNkYdMj9SDgK7g6ImPy76J5oYYKoTtQImlhQA== |
575 | 600 | dependencies:
|
576 | 601 | "@babel/helper-plugin-utils" "^7.13.0"
|
577 | 602 |
|
|
774 | 799 | core-js "^2.6.5"
|
775 | 800 | regenerator-runtime "^0.13.4"
|
776 | 801 |
|
777 |
| -"@babel/preset-env@7.14.2": |
778 |
| - version "7.14.2" |
779 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5" |
780 |
| - integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ== |
| 802 | +"@babel/preset-env@7.14.4": |
| 803 | + version "7.14.4" |
| 804 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.4.tgz#73fc3228c59727e5e974319156f304f0d6685a2d" |
| 805 | + integrity sha512-GwMMsuAnDtULyOtuxHhzzuSRxFeP0aR/LNzrHRzP8y6AgDNgqnrfCCBm/1cRdTU75tRs28Eh76poHLcg9VF0LA== |
781 | 806 | dependencies:
|
782 |
| - "@babel/compat-data" "^7.14.0" |
783 |
| - "@babel/helper-compilation-targets" "^7.13.16" |
| 807 | + "@babel/compat-data" "^7.14.4" |
| 808 | + "@babel/helper-compilation-targets" "^7.14.4" |
784 | 809 | "@babel/helper-plugin-utils" "^7.13.0"
|
785 | 810 | "@babel/helper-validator-option" "^7.12.17"
|
786 | 811 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
|
787 | 812 | "@babel/plugin-proposal-async-generator-functions" "^7.14.2"
|
788 | 813 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
789 |
| - "@babel/plugin-proposal-class-static-block" "^7.13.11" |
| 814 | + "@babel/plugin-proposal-class-static-block" "^7.14.3" |
790 | 815 | "@babel/plugin-proposal-dynamic-import" "^7.14.2"
|
791 | 816 | "@babel/plugin-proposal-export-namespace-from" "^7.14.2"
|
792 | 817 | "@babel/plugin-proposal-json-strings" "^7.14.2"
|
793 | 818 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.2"
|
794 | 819 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2"
|
795 | 820 | "@babel/plugin-proposal-numeric-separator" "^7.14.2"
|
796 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.14.2" |
| 821 | + "@babel/plugin-proposal-object-rest-spread" "^7.14.4" |
797 | 822 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.2"
|
798 | 823 | "@babel/plugin-proposal-optional-chaining" "^7.14.2"
|
799 | 824 | "@babel/plugin-proposal-private-methods" "^7.13.0"
|
|
816 | 841 | "@babel/plugin-transform-arrow-functions" "^7.13.0"
|
817 | 842 | "@babel/plugin-transform-async-to-generator" "^7.13.0"
|
818 | 843 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
|
819 |
| - "@babel/plugin-transform-block-scoping" "^7.14.2" |
820 |
| - "@babel/plugin-transform-classes" "^7.14.2" |
| 844 | + "@babel/plugin-transform-block-scoping" "^7.14.4" |
| 845 | + "@babel/plugin-transform-classes" "^7.14.4" |
821 | 846 | "@babel/plugin-transform-computed-properties" "^7.13.0"
|
822 |
| - "@babel/plugin-transform-destructuring" "^7.13.17" |
| 847 | + "@babel/plugin-transform-destructuring" "^7.14.4" |
823 | 848 | "@babel/plugin-transform-dotall-regex" "^7.12.13"
|
824 | 849 | "@babel/plugin-transform-duplicate-keys" "^7.12.13"
|
825 | 850 | "@babel/plugin-transform-exponentiation-operator" "^7.12.13"
|
|
846 | 871 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
847 | 872 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
848 | 873 | "@babel/preset-modules" "^0.1.4"
|
849 |
| - "@babel/types" "^7.14.2" |
| 874 | + "@babel/types" "^7.14.4" |
850 | 875 | babel-plugin-polyfill-corejs2 "^0.2.0"
|
851 | 876 | babel-plugin-polyfill-corejs3 "^0.2.0"
|
852 | 877 | babel-plugin-polyfill-regenerator "^0.2.0"
|
|
913 | 938 | "@babel/helper-validator-identifier" "^7.14.0"
|
914 | 939 | to-fast-properties "^2.0.0"
|
915 | 940 |
|
| 941 | +"@babel/types@^7.14.4": |
| 942 | + version "7.14.4" |
| 943 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0" |
| 944 | + integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw== |
| 945 | + dependencies: |
| 946 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 947 | + to-fast-properties "^2.0.0" |
| 948 | + |
916 | 949 | "@concordance/react@^2.0.0":
|
917 | 950 | version "2.0.0"
|
918 | 951 | resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde"
|
|
0 commit comments