|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.12.13"
|
18 | 18 |
|
19 |
| -"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8": |
20 |
| - version "7.13.12" |
21 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" |
22 |
| - integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== |
| 19 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8": |
| 20 | + version "7.13.15" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4" |
| 22 | + integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.6.2":
|
25 | 25 | version "7.13.14"
|
|
66 | 66 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
67 | 67 | "@babel/types" "^7.12.13"
|
68 | 68 |
|
69 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.10", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8": |
| 69 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.8": |
70 | 70 | version "7.13.13"
|
71 | 71 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
|
72 | 72 | integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
|
|
95 | 95 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
96 | 96 | regexpu-core "^4.7.1"
|
97 | 97 |
|
98 |
| -"@babel/helper-define-polyfill-provider@^0.1.2": |
99 |
| - version "0.1.2" |
100 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2" |
101 |
| - integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw== |
| 98 | +"@babel/helper-define-polyfill-provider@^0.2.0": |
| 99 | + version "0.2.0" |
| 100 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1" |
| 101 | + integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw== |
102 | 102 | dependencies:
|
103 | 103 | "@babel/helper-compilation-targets" "^7.13.0"
|
104 | 104 | "@babel/helper-module-imports" "^7.12.13"
|
|
334 | 334 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
335 | 335 | "@babel/plugin-proposal-optional-chaining" "^7.13.12"
|
336 | 336 |
|
337 |
| -"@babel/plugin-proposal-async-generator-functions@^7.13.8": |
338 |
| - version "7.13.8" |
339 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1" |
340 |
| - integrity sha512-rPBnhj+WgoSmgq+4gQUtXx/vOcU+UYtjy1AA/aeD61Hwj410fwYyqfUcRP3lR8ucgliVJL/G7sXcNUecC75IXA== |
| 337 | +"@babel/plugin-proposal-async-generator-functions@^7.13.15": |
| 338 | + version "7.13.15" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b" |
| 340 | + integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA== |
341 | 341 | dependencies:
|
342 | 342 | "@babel/helper-plugin-utils" "^7.13.0"
|
343 | 343 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
710 | 710 | dependencies:
|
711 | 711 | "@babel/helper-plugin-utils" "^7.12.13"
|
712 | 712 |
|
713 |
| -"@babel/plugin-transform-regenerator@^7.12.13": |
714 |
| - version "7.12.13" |
715 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.13.tgz#b628bcc9c85260ac1aeb05b45bde25210194a2f5" |
716 |
| - integrity sha512-lxb2ZAvSLyJ2PEe47hoGWPmW22v7CtSl9jW8mingV4H2sEX/JOcrAj2nPuGWi56ERUm2bUpjKzONAuT6HCn2EA== |
| 713 | +"@babel/plugin-transform-regenerator@^7.13.15": |
| 714 | + version "7.13.15" |
| 715 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39" |
| 716 | + integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ== |
717 | 717 | dependencies:
|
718 | 718 | regenerator-transform "^0.14.2"
|
719 | 719 |
|
|
776 | 776 | "@babel/helper-plugin-utils" "^7.12.13"
|
777 | 777 |
|
778 | 778 | "@babel/preset-env@^7.6.2":
|
779 |
| - version "7.13.12" |
780 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" |
781 |
| - integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== |
| 779 | + version "7.13.15" |
| 780 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f" |
| 781 | + integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA== |
782 | 782 | dependencies:
|
783 |
| - "@babel/compat-data" "^7.13.12" |
784 |
| - "@babel/helper-compilation-targets" "^7.13.10" |
| 783 | + "@babel/compat-data" "^7.13.15" |
| 784 | + "@babel/helper-compilation-targets" "^7.13.13" |
785 | 785 | "@babel/helper-plugin-utils" "^7.13.0"
|
786 | 786 | "@babel/helper-validator-option" "^7.12.17"
|
787 | 787 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
|
788 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.8" |
| 788 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.15" |
789 | 789 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
790 | 790 | "@babel/plugin-proposal-dynamic-import" "^7.13.8"
|
791 | 791 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
|
833 | 833 | "@babel/plugin-transform-object-super" "^7.12.13"
|
834 | 834 | "@babel/plugin-transform-parameters" "^7.13.0"
|
835 | 835 | "@babel/plugin-transform-property-literals" "^7.12.13"
|
836 |
| - "@babel/plugin-transform-regenerator" "^7.12.13" |
| 836 | + "@babel/plugin-transform-regenerator" "^7.13.15" |
837 | 837 | "@babel/plugin-transform-reserved-words" "^7.12.13"
|
838 | 838 | "@babel/plugin-transform-shorthand-properties" "^7.12.13"
|
839 | 839 | "@babel/plugin-transform-spread" "^7.13.0"
|
|
843 | 843 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
844 | 844 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
845 | 845 | "@babel/preset-modules" "^0.1.4"
|
846 |
| - "@babel/types" "^7.13.12" |
847 |
| - babel-plugin-polyfill-corejs2 "^0.1.4" |
848 |
| - babel-plugin-polyfill-corejs3 "^0.1.3" |
849 |
| - babel-plugin-polyfill-regenerator "^0.1.2" |
| 846 | + "@babel/types" "^7.13.14" |
| 847 | + babel-plugin-polyfill-corejs2 "^0.2.0" |
| 848 | + babel-plugin-polyfill-corejs3 "^0.2.0" |
| 849 | + babel-plugin-polyfill-regenerator "^0.2.0" |
850 | 850 | core-js-compat "^3.9.0"
|
851 | 851 | semver "^6.3.0"
|
852 | 852 |
|
@@ -1108,29 +1108,29 @@ babel-plugin-dynamic-import-node@^2.3.3:
|
1108 | 1108 | dependencies:
|
1109 | 1109 | object.assign "^4.1.0"
|
1110 | 1110 |
|
1111 |
| -babel-plugin-polyfill-corejs2@^0.1.4: |
1112 |
| - version "0.1.5" |
1113 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe" |
1114 |
| - integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg== |
| 1111 | +babel-plugin-polyfill-corejs2@^0.2.0: |
| 1112 | + version "0.2.0" |
| 1113 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4" |
| 1114 | + integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg== |
1115 | 1115 | dependencies:
|
1116 |
| - "@babel/compat-data" "^7.13.0" |
1117 |
| - "@babel/helper-define-polyfill-provider" "^0.1.2" |
| 1116 | + "@babel/compat-data" "^7.13.11" |
| 1117 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
1118 | 1118 | semver "^6.1.1"
|
1119 | 1119 |
|
1120 |
| -babel-plugin-polyfill-corejs3@^0.1.3: |
1121 |
| - version "0.1.4" |
1122 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d" |
1123 |
| - integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg== |
| 1120 | +babel-plugin-polyfill-corejs3@^0.2.0: |
| 1121 | + version "0.2.0" |
| 1122 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2" |
| 1123 | + integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg== |
1124 | 1124 | dependencies:
|
1125 |
| - "@babel/helper-define-polyfill-provider" "^0.1.2" |
1126 |
| - core-js-compat "^3.8.1" |
| 1125 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
| 1126 | + core-js-compat "^3.9.1" |
1127 | 1127 |
|
1128 |
| -babel-plugin-polyfill-regenerator@^0.1.2: |
1129 |
| - version "0.1.3" |
1130 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841" |
1131 |
| - integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg== |
| 1128 | +babel-plugin-polyfill-regenerator@^0.2.0: |
| 1129 | + version "0.2.0" |
| 1130 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8" |
| 1131 | + integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg== |
1132 | 1132 | dependencies:
|
1133 |
| - "@babel/helper-define-polyfill-provider" "^0.1.2" |
| 1133 | + "@babel/helper-define-polyfill-provider" "^0.2.0" |
1134 | 1134 |
|
1135 | 1135 | balanced-match@^1.0.0:
|
1136 | 1136 | version "1.0.0"
|
@@ -1275,10 +1275,10 @@ convert-source-map@^1.7.0:
|
1275 | 1275 | dependencies:
|
1276 | 1276 | safe-buffer "~5.1.1"
|
1277 | 1277 |
|
1278 |
| -core-js-compat@^3.8.1, core-js-compat@^3.9.0: |
1279 |
| - version "3.9.0" |
1280 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.0.tgz#29da39385f16b71e1915565aa0385c4e0963ad56" |
1281 |
| - integrity sha512-YK6fwFjCOKWwGnjFUR3c544YsnA/7DoLL0ysncuOJ4pwbriAtOpvM2bygdlcXbvQCQZ7bBU9CL4t7tGl7ETRpQ== |
| 1278 | +core-js-compat@^3.9.0, core-js-compat@^3.9.1: |
| 1279 | + version "3.10.1" |
| 1280 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c" |
| 1281 | + integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg== |
1282 | 1282 | dependencies:
|
1283 | 1283 | browserslist "^4.16.3"
|
1284 | 1284 | semver "7.0.0"
|
|
0 commit comments