|
93 | 93 | dependencies: |
94 | 94 | "@babel/highlight" "^7.12.13" |
95 | 95 |
|
96 | | -"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0": |
| 96 | +"@babel/compat-data@^7.13.0": |
97 | 97 | version "7.13.0" |
98 | 98 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744" |
99 | 99 | integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA== |
100 | 100 |
|
| 101 | +"@babel/compat-data@^7.13.5": |
| 102 | + version "7.13.5" |
| 103 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.5.tgz#1e3b9043df6e3f5cfa750854adeb0c7a222d15a8" |
| 104 | + integrity sha512-+c3G3S8n5ziRyfLybmgm9Y6KgoCni+s0hkV0I5bIpGWhu8uqEQo/VGnETY8YS6PFwedAoXOqfe4FhrvbtsLu+Q== |
| 105 | + |
101 | 106 | "@babel/core@7.13.1": |
102 | 107 | version "7.13.1" |
103 | 108 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf" |
|
191 | 196 | "@babel/helper-explode-assignable-expression" "^7.12.13" |
192 | 197 | "@babel/types" "^7.12.13" |
193 | 198 |
|
194 | | -"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0": |
| 199 | +"@babel/helper-compilation-targets@^7.13.0": |
195 | 200 | version "7.13.0" |
196 | 201 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1" |
197 | 202 | integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q== |
|
229 | 234 | "@babel/helper-annotate-as-pure" "^7.12.13" |
230 | 235 | regexpu-core "^4.7.1" |
231 | 236 |
|
232 | | -"@babel/helper-define-polyfill-provider@^0.1.0": |
233 | | - version "0.1.0" |
234 | | - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.0.tgz#a9e8a161bb594a6a26ba93f68efd475c935a1727" |
235 | | - integrity sha512-/nX4CQRve5OZsc0FsvkuefeIQFG7GQo2X5GbD/seME7Tu4s2gHuQfXTIKup++/W9K1SWi2dTe7H9zhgJxhn/pA== |
| 237 | +"@babel/helper-define-polyfill-provider@^0.1.2": |
| 238 | + version "0.1.2" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2" |
| 240 | + integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw== |
236 | 241 | dependencies: |
237 | | - "@babel/helper-compilation-targets" "^7.10.4" |
238 | | - "@babel/helper-module-imports" "^7.10.4" |
239 | | - "@babel/helper-plugin-utils" "^7.10.4" |
240 | | - "@babel/traverse" "^7.11.5" |
| 242 | + "@babel/helper-compilation-targets" "^7.13.0" |
| 243 | + "@babel/helper-module-imports" "^7.12.13" |
| 244 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 245 | + "@babel/traverse" "^7.13.0" |
241 | 246 | debug "^4.1.1" |
242 | 247 | lodash.debounce "^4.0.8" |
243 | 248 | resolve "^1.14.2" |
|
310 | 315 | dependencies: |
311 | 316 | "@babel/types" "^7.13.0" |
312 | 317 |
|
313 | | -"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13": |
314 | | - version "7.12.13" |
315 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
316 | | - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
317 | | - dependencies: |
318 | | - "@babel/types" "^7.12.13" |
319 | | - |
320 | 318 | "@babel/helper-module-imports@^7.12.1": |
321 | 319 | version "7.12.5" |
322 | 320 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" |
323 | 321 | integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== |
324 | 322 | dependencies: |
325 | 323 | "@babel/types" "^7.12.5" |
326 | 324 |
|
| 325 | +"@babel/helper-module-imports@^7.12.13": |
| 326 | + version "7.12.13" |
| 327 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
| 328 | + integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
| 329 | + dependencies: |
| 330 | + "@babel/types" "^7.12.13" |
| 331 | + |
327 | 332 | "@babel/helper-module-transforms@^7.12.1": |
328 | 333 | version "7.12.1" |
329 | 334 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c" |
|
555 | 560 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78" |
556 | 561 | integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g== |
557 | 562 |
|
558 | | -"@babel/plugin-proposal-async-generator-functions@^7.13.0": |
559 | | - version "7.13.0" |
560 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.0.tgz#42f4a4922c973ceb70bfd4708daf55601fe25434" |
561 | | - integrity sha512-3Loqr0+jE2/yqp29VnW1YqcWjGnIQwICotlrMfn6+1Ih2MBIbaaIFpJ5fnmYmGSUa9vwMhHOh2rMAqUH7NMWmQ== |
| 563 | +"@babel/plugin-proposal-async-generator-functions@^7.13.5": |
| 564 | + version "7.13.5" |
| 565 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db" |
| 566 | + integrity sha512-8cErJEDzhZgNKzYyjCKsHuyPqtWxG8gc9h4OFSUDJu0vCAOsObPU2LcECnW0kJwh/b+uUz46lObVzIXw0fzAbA== |
562 | 567 | dependencies: |
563 | 568 | "@babel/helper-plugin-utils" "^7.13.0" |
564 | 569 | "@babel/helper-remap-async-to-generator" "^7.13.0" |
|
1018 | 1023 | core-js "^2.6.5" |
1019 | 1024 | regenerator-runtime "^0.13.4" |
1020 | 1025 |
|
1021 | | -"@babel/preset-env@7.13.0": |
1022 | | - version "7.13.0" |
1023 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.0.tgz#6ecc3daf63627792ec03d1076dbb54b4928a9e0d" |
1024 | | - integrity sha512-UeU4bHlskjdwqNnaiBEYTXbL7dtuUDtOOkcS2c64wR2UqwUMzlRsvxoKQtsVJR579dS3Wmxnb7HRc9U5mSzQhA== |
| 1026 | +"@babel/preset-env@7.13.5": |
| 1027 | + version "7.13.5" |
| 1028 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.5.tgz#68b3bbc821a97fcdbf4bd0f6895b83d07f84f33e" |
| 1029 | + integrity sha512-xUeKBIIcbwxGevyWMSWZOW98W1lp7toITvVsMxSddCEQy932yYiF4fCB+CG3E/MXzFX3KbefgvCqEQ7TDoE6UQ== |
1025 | 1030 | dependencies: |
1026 | | - "@babel/compat-data" "^7.13.0" |
| 1031 | + "@babel/compat-data" "^7.13.5" |
1027 | 1032 | "@babel/helper-compilation-targets" "^7.13.0" |
1028 | 1033 | "@babel/helper-plugin-utils" "^7.13.0" |
1029 | 1034 | "@babel/helper-validator-option" "^7.12.17" |
1030 | | - "@babel/plugin-proposal-async-generator-functions" "^7.13.0" |
| 1035 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.5" |
1031 | 1036 | "@babel/plugin-proposal-class-properties" "^7.13.0" |
1032 | 1037 | "@babel/plugin-proposal-dynamic-import" "^7.12.17" |
1033 | 1038 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13" |
|
1086 | 1091 | "@babel/plugin-transform-unicode-regex" "^7.12.13" |
1087 | 1092 | "@babel/preset-modules" "^0.1.3" |
1088 | 1093 | "@babel/types" "^7.13.0" |
1089 | | - babel-plugin-polyfill-corejs2 "^0.1.2" |
1090 | | - babel-plugin-polyfill-corejs3 "^0.1.2" |
1091 | | - babel-plugin-polyfill-regenerator "^0.1.1" |
| 1094 | + babel-plugin-polyfill-corejs2 "^0.1.4" |
| 1095 | + babel-plugin-polyfill-corejs3 "^0.1.3" |
| 1096 | + babel-plugin-polyfill-regenerator "^0.1.2" |
1092 | 1097 | core-js-compat "^3.9.0" |
1093 | 1098 | semver "7.0.0" |
1094 | 1099 |
|
|
1139 | 1144 | "@babel/parser" "^7.12.13" |
1140 | 1145 | "@babel/types" "^7.12.13" |
1141 | 1146 |
|
1142 | | -"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0": |
1143 | | - version "7.13.0" |
1144 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
1145 | | - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
1146 | | - dependencies: |
1147 | | - "@babel/code-frame" "^7.12.13" |
1148 | | - "@babel/generator" "^7.13.0" |
1149 | | - "@babel/helper-function-name" "^7.12.13" |
1150 | | - "@babel/helper-split-export-declaration" "^7.12.13" |
1151 | | - "@babel/parser" "^7.13.0" |
1152 | | - "@babel/types" "^7.13.0" |
1153 | | - debug "^4.1.0" |
1154 | | - globals "^11.1.0" |
1155 | | - lodash "^4.17.19" |
1156 | | - |
1157 | 1147 | "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5": |
1158 | 1148 | version "7.12.5" |
1159 | 1149 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095" |
|
1184 | 1174 | globals "^11.1.0" |
1185 | 1175 | lodash "^4.17.19" |
1186 | 1176 |
|
| 1177 | +"@babel/traverse@^7.13.0": |
| 1178 | + version "7.13.0" |
| 1179 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
| 1180 | + integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
| 1181 | + dependencies: |
| 1182 | + "@babel/code-frame" "^7.12.13" |
| 1183 | + "@babel/generator" "^7.13.0" |
| 1184 | + "@babel/helper-function-name" "^7.12.13" |
| 1185 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1186 | + "@babel/parser" "^7.13.0" |
| 1187 | + "@babel/types" "^7.13.0" |
| 1188 | + debug "^4.1.0" |
| 1189 | + globals "^11.1.0" |
| 1190 | + lodash "^4.17.19" |
| 1191 | + |
1187 | 1192 | "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.4.4": |
1188 | 1193 | version "7.12.6" |
1189 | 1194 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96" |
@@ -1751,29 +1756,29 @@ babel-plugin-espower@^3.0.0: |
1751 | 1756 | espurify "^1.6.0" |
1752 | 1757 | estraverse "^4.1.1" |
1753 | 1758 |
|
1754 | | -babel-plugin-polyfill-corejs2@^0.1.2: |
1755 | | - version "0.1.2" |
1756 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.2.tgz#3e5e7ef339dd84ca34c6a20605e6d4ef62aba3b1" |
1757 | | - integrity sha512-sSGAKN95gTnXjg3RtGI9QBW/xSqXy5fo2Bt+W5WkhconIO+QxuDZChyjZYiY90xE3MQRI1k73Dh/HAe86cWf8A== |
| 1759 | +babel-plugin-polyfill-corejs2@^0.1.4: |
| 1760 | + version "0.1.5" |
| 1761 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe" |
| 1762 | + integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg== |
1758 | 1763 | dependencies: |
1759 | | - "@babel/compat-data" "^7.11.0" |
1760 | | - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1764 | + "@babel/compat-data" "^7.13.0" |
| 1765 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1761 | 1766 | semver "^6.1.1" |
1762 | 1767 |
|
1763 | | -babel-plugin-polyfill-corejs3@^0.1.2: |
1764 | | - version "0.1.2" |
1765 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.2.tgz#39b0d46744360738237bd54052af852c84d74ebf" |
1766 | | - integrity sha512-7neRvPKcdvZ4X9IpYBCmT+ceVUKC1idX7DJN5sRtiPP9d0ABD6k5x/QvXTiz/9wMp86FBDX6Gz0g7WQY2lRfgw== |
| 1768 | +babel-plugin-polyfill-corejs3@^0.1.3: |
| 1769 | + version "0.1.4" |
| 1770 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d" |
| 1771 | + integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg== |
1767 | 1772 | dependencies: |
1768 | | - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1773 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1769 | 1774 | core-js-compat "^3.8.1" |
1770 | 1775 |
|
1771 | | -babel-plugin-polyfill-regenerator@^0.1.1: |
1772 | | - version "0.1.1" |
1773 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.1.tgz#3b9b907d1554747ff131bd5c6da81713e342db73" |
1774 | | - integrity sha512-QZlnPDLX2JEXP8RQGeP4owNxRKUAqHD+rdlyRHV8ENeCcI9ni2qT9IzxT9jYW1aZrxCgehD31LztlMaA68zoqQ== |
| 1776 | +babel-plugin-polyfill-regenerator@^0.1.2: |
| 1777 | + version "0.1.3" |
| 1778 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841" |
| 1779 | + integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg== |
1775 | 1780 | dependencies: |
1776 | | - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1781 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1777 | 1782 |
|
1778 | 1783 | babel-plugin-transform-remove-console@6.9.4: |
1779 | 1784 | version "6.9.4" |
|
0 commit comments