|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.12.13"
|
18 | 18 |
|
19 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.14.0": |
20 |
| - version "7.14.0" |
21 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919" |
22 |
| - integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q== |
| 19 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.4": |
| 20 | + version "7.14.4" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58" |
| 22 | + integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
25 | 25 | version "7.11.6"
|
|
88 | 88 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
89 | 89 | "@babel/types" "^7.12.13"
|
90 | 90 |
|
91 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16": |
92 |
| - version "7.13.16" |
93 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c" |
94 |
| - integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA== |
| 91 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.14.4": |
| 92 | + version "7.14.4" |
| 93 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516" |
| 94 | + integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA== |
95 | 95 | dependencies:
|
96 |
| - "@babel/compat-data" "^7.13.15" |
| 96 | + "@babel/compat-data" "^7.14.4" |
97 | 97 | "@babel/helper-validator-option" "^7.12.17"
|
98 |
| - browserslist "^4.14.5" |
| 98 | + browserslist "^4.16.6" |
99 | 99 | semver "^6.3.0"
|
100 | 100 |
|
101 | 101 | "@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":
|
|
238 | 238 | "@babel/traverse" "^7.14.2"
|
239 | 239 | "@babel/types" "^7.14.2"
|
240 | 240 |
|
| 241 | +"@babel/helper-replace-supers@^7.14.4": |
| 242 | + version "7.14.4" |
| 243 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.4.tgz#b2ab16875deecfff3ddfcd539bc315f72998d836" |
| 244 | + integrity sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ== |
| 245 | + dependencies: |
| 246 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
| 247 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 248 | + "@babel/traverse" "^7.14.2" |
| 249 | + "@babel/types" "^7.14.4" |
| 250 | + |
241 | 251 | "@babel/helper-simple-access@^7.13.12":
|
242 | 252 | version "7.13.12"
|
243 | 253 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
|
|
259 | 269 | dependencies:
|
260 | 270 | "@babel/types" "^7.12.13"
|
261 | 271 |
|
262 |
| -"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0": |
| 272 | +"@babel/helper-validator-identifier@^7.12.11", "@babel/helper-validator-identifier@^7.14.0": |
263 | 273 | version "7.14.0"
|
264 | 274 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
|
265 | 275 | integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
|
|
333 | 343 | "@babel/helper-create-class-features-plugin" "^7.13.0"
|
334 | 344 | "@babel/helper-plugin-utils" "^7.13.0"
|
335 | 345 |
|
336 |
| -"@babel/plugin-proposal-class-static-block@^7.13.11": |
| 346 | +"@babel/plugin-proposal-class-static-block@^7.14.3": |
337 | 347 | version "7.14.3"
|
338 | 348 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.14.3.tgz#5a527e2cae4a4753119c3a3e7f64ecae8ccf1360"
|
339 | 349 | integrity sha512-HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ==
|
|
390 | 400 | "@babel/helper-plugin-utils" "^7.13.0"
|
391 | 401 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
392 | 402 |
|
393 |
| -"@babel/plugin-proposal-object-rest-spread@^7.14.2": |
394 |
| - version "7.14.2" |
395 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc" |
396 |
| - integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw== |
| 403 | +"@babel/plugin-proposal-object-rest-spread@^7.14.4": |
| 404 | + version "7.14.4" |
| 405 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4" |
| 406 | + integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA== |
397 | 407 | dependencies:
|
398 |
| - "@babel/compat-data" "^7.14.0" |
399 |
| - "@babel/helper-compilation-targets" "^7.13.16" |
| 408 | + "@babel/compat-data" "^7.14.4" |
| 409 | + "@babel/helper-compilation-targets" "^7.14.4" |
400 | 410 | "@babel/helper-plugin-utils" "^7.13.0"
|
401 | 411 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
402 | 412 | "@babel/plugin-transform-parameters" "^7.14.2"
|
|
586 | 596 | dependencies:
|
587 | 597 | "@babel/helper-plugin-utils" "^7.12.13"
|
588 | 598 |
|
589 |
| -"@babel/plugin-transform-block-scoping@^7.14.2": |
590 |
| - version "7.14.2" |
591 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz#761cb12ab5a88d640ad4af4aa81f820e6b5fdf5c" |
592 |
| - integrity sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg== |
| 599 | +"@babel/plugin-transform-block-scoping@^7.14.4": |
| 600 | + version "7.14.4" |
| 601 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.4.tgz#caf140b0b2e2462c509553d140e6d0abefb61ed8" |
| 602 | + integrity sha512-5KdpkGxsZlTk+fPleDtGKsA+pon28+ptYmMO8GBSa5fHERCJWAzj50uAfCKBqq42HO+Zot6JF1x37CRprwmN4g== |
593 | 603 | dependencies:
|
594 | 604 | "@babel/helper-plugin-utils" "^7.13.0"
|
595 | 605 |
|
596 |
| -"@babel/plugin-transform-classes@^7.14.2": |
597 |
| - version "7.14.2" |
598 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d" |
599 |
| - integrity sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg== |
| 606 | +"@babel/plugin-transform-classes@^7.14.4": |
| 607 | + version "7.14.4" |
| 608 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.4.tgz#a83c15503fc71a0f99e876fdce7dadbc6575ec3a" |
| 609 | + integrity sha512-p73t31SIj6y94RDVX57rafVjttNr8MvKEgs5YFatNB/xC68zM3pyosuOEcQmYsYlyQaGY9R7rAULVRcat5FKJQ== |
600 | 610 | dependencies:
|
601 | 611 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
602 | 612 | "@babel/helper-function-name" "^7.14.2"
|
603 | 613 | "@babel/helper-optimise-call-expression" "^7.12.13"
|
604 | 614 | "@babel/helper-plugin-utils" "^7.13.0"
|
605 |
| - "@babel/helper-replace-supers" "^7.13.12" |
| 615 | + "@babel/helper-replace-supers" "^7.14.4" |
606 | 616 | "@babel/helper-split-export-declaration" "^7.12.13"
|
607 | 617 | globals "^11.1.0"
|
608 | 618 |
|
|
613 | 623 | dependencies:
|
614 | 624 | "@babel/helper-plugin-utils" "^7.13.0"
|
615 | 625 |
|
616 |
| -"@babel/plugin-transform-destructuring@^7.13.17": |
617 |
| - version "7.13.17" |
618 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz#678d96576638c19d5b36b332504d3fd6e06dea27" |
619 |
| - integrity sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA== |
| 626 | +"@babel/plugin-transform-destructuring@^7.14.4": |
| 627 | + version "7.14.4" |
| 628 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.4.tgz#acbec502e9951f30f4441eaca1d2f29efade59ed" |
| 629 | + integrity sha512-JyywKreTCGTUsL1OKu1A3ms/R1sTP0WxbpXlALeGzF53eB3bxtNkYdMj9SDgK7g6ImPy76J5oYYKoTtQImlhQA== |
620 | 630 | dependencies:
|
621 | 631 | "@babel/helper-plugin-utils" "^7.13.0"
|
622 | 632 |
|
|
820 | 830 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
821 | 831 | "@babel/helper-plugin-utils" "^7.12.13"
|
822 | 832 |
|
823 |
| -"@babel/preset-env@^7.14.2": |
824 |
| - version "7.14.2" |
825 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5" |
826 |
| - integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ== |
| 833 | +"@babel/preset-env@^7.14.4": |
| 834 | + version "7.14.4" |
| 835 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.4.tgz#73fc3228c59727e5e974319156f304f0d6685a2d" |
| 836 | + integrity sha512-GwMMsuAnDtULyOtuxHhzzuSRxFeP0aR/LNzrHRzP8y6AgDNgqnrfCCBm/1cRdTU75tRs28Eh76poHLcg9VF0LA== |
827 | 837 | dependencies:
|
828 |
| - "@babel/compat-data" "^7.14.0" |
829 |
| - "@babel/helper-compilation-targets" "^7.13.16" |
| 838 | + "@babel/compat-data" "^7.14.4" |
| 839 | + "@babel/helper-compilation-targets" "^7.14.4" |
830 | 840 | "@babel/helper-plugin-utils" "^7.13.0"
|
831 | 841 | "@babel/helper-validator-option" "^7.12.17"
|
832 | 842 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
|
833 | 843 | "@babel/plugin-proposal-async-generator-functions" "^7.14.2"
|
834 | 844 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
835 |
| - "@babel/plugin-proposal-class-static-block" "^7.13.11" |
| 845 | + "@babel/plugin-proposal-class-static-block" "^7.14.3" |
836 | 846 | "@babel/plugin-proposal-dynamic-import" "^7.14.2"
|
837 | 847 | "@babel/plugin-proposal-export-namespace-from" "^7.14.2"
|
838 | 848 | "@babel/plugin-proposal-json-strings" "^7.14.2"
|
839 | 849 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.2"
|
840 | 850 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2"
|
841 | 851 | "@babel/plugin-proposal-numeric-separator" "^7.14.2"
|
842 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.14.2" |
| 852 | + "@babel/plugin-proposal-object-rest-spread" "^7.14.4" |
843 | 853 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.2"
|
844 | 854 | "@babel/plugin-proposal-optional-chaining" "^7.14.2"
|
845 | 855 | "@babel/plugin-proposal-private-methods" "^7.13.0"
|
|
862 | 872 | "@babel/plugin-transform-arrow-functions" "^7.13.0"
|
863 | 873 | "@babel/plugin-transform-async-to-generator" "^7.13.0"
|
864 | 874 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
|
865 |
| - "@babel/plugin-transform-block-scoping" "^7.14.2" |
866 |
| - "@babel/plugin-transform-classes" "^7.14.2" |
| 875 | + "@babel/plugin-transform-block-scoping" "^7.14.4" |
| 876 | + "@babel/plugin-transform-classes" "^7.14.4" |
867 | 877 | "@babel/plugin-transform-computed-properties" "^7.13.0"
|
868 |
| - "@babel/plugin-transform-destructuring" "^7.13.17" |
| 878 | + "@babel/plugin-transform-destructuring" "^7.14.4" |
869 | 879 | "@babel/plugin-transform-dotall-regex" "^7.12.13"
|
870 | 880 | "@babel/plugin-transform-duplicate-keys" "^7.12.13"
|
871 | 881 | "@babel/plugin-transform-exponentiation-operator" "^7.12.13"
|
|
892 | 902 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
893 | 903 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
894 | 904 | "@babel/preset-modules" "^0.1.4"
|
895 |
| - "@babel/types" "^7.14.2" |
| 905 | + "@babel/types" "^7.14.4" |
896 | 906 | babel-plugin-polyfill-corejs2 "^0.2.0"
|
897 | 907 | babel-plugin-polyfill-corejs3 "^0.2.0"
|
898 | 908 | babel-plugin-polyfill-regenerator "^0.2.0"
|
|
973 | 983 | debug "^4.1.0"
|
974 | 984 | globals "^11.1.0"
|
975 | 985 |
|
976 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
977 |
| - version "7.11.5" |
978 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
979 |
| - integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
980 |
| - dependencies: |
981 |
| - "@babel/helper-validator-identifier" "^7.10.4" |
982 |
| - lodash "^4.17.19" |
983 |
| - to-fast-properties "^2.0.0" |
984 |
| - |
985 |
| -"@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.2": |
986 |
| - version "7.14.2" |
987 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3" |
988 |
| - integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw== |
| 986 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.5", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.14.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 987 | + version "7.14.4" |
| 988 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0" |
| 989 | + integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw== |
989 | 990 | dependencies:
|
990 | 991 | "@babel/helper-validator-identifier" "^7.14.0"
|
991 | 992 | to-fast-properties "^2.0.0"
|
@@ -1953,7 +1954,7 @@ browser-process-hrtime@^1.0.0:
|
1953 | 1954 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
1954 | 1955 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
1955 | 1956 |
|
1956 |
| -browserslist@^4.14.5, browserslist@^4.16.6: |
| 1957 | +browserslist@^4.16.6: |
1957 | 1958 | version "4.16.6"
|
1958 | 1959 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
|
1959 | 1960 | integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
|
|
0 commit comments