|
83 | 83 | dependencies:
|
84 | 84 | "@babel/highlight" "^7.12.13"
|
85 | 85 |
|
86 |
| -"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0": |
| 86 | +"@babel/compat-data@^7.13.0": |
87 | 87 | version "7.13.0"
|
88 | 88 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
|
89 | 89 | integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==
|
90 | 90 |
|
| 91 | +"@babel/compat-data@^7.13.5": |
| 92 | + version "7.13.5" |
| 93 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.5.tgz#1e3b9043df6e3f5cfa750854adeb0c7a222d15a8" |
| 94 | + integrity sha512-+c3G3S8n5ziRyfLybmgm9Y6KgoCni+s0hkV0I5bIpGWhu8uqEQo/VGnETY8YS6PFwedAoXOqfe4FhrvbtsLu+Q== |
| 95 | + |
91 | 96 | "@babel/core@7.13.1":
|
92 | 97 | version "7.13.1"
|
93 | 98 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf"
|
|
181 | 186 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
182 | 187 | "@babel/types" "^7.12.13"
|
183 | 188 |
|
184 |
| -"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0": |
| 189 | +"@babel/helper-compilation-targets@^7.13.0": |
185 | 190 | version "7.13.0"
|
186 | 191 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
|
187 | 192 | integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
|
|
218 | 223 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
219 | 224 | regexpu-core "^4.7.1"
|
220 | 225 |
|
221 |
| -"@babel/helper-define-polyfill-provider@^0.1.0": |
222 |
| - version "0.1.0" |
223 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.0.tgz#a9e8a161bb594a6a26ba93f68efd475c935a1727" |
224 |
| - integrity sha512-/nX4CQRve5OZsc0FsvkuefeIQFG7GQo2X5GbD/seME7Tu4s2gHuQfXTIKup++/W9K1SWi2dTe7H9zhgJxhn/pA== |
| 226 | +"@babel/helper-define-polyfill-provider@^0.1.2": |
| 227 | + version "0.1.2" |
| 228 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2" |
| 229 | + integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw== |
225 | 230 | dependencies:
|
226 |
| - "@babel/helper-compilation-targets" "^7.10.4" |
227 |
| - "@babel/helper-module-imports" "^7.10.4" |
228 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
229 |
| - "@babel/traverse" "^7.11.5" |
| 231 | + "@babel/helper-compilation-targets" "^7.13.0" |
| 232 | + "@babel/helper-module-imports" "^7.12.13" |
| 233 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 234 | + "@babel/traverse" "^7.13.0" |
230 | 235 | debug "^4.1.1"
|
231 | 236 | lodash.debounce "^4.0.8"
|
232 | 237 | resolve "^1.14.2"
|
|
299 | 304 | dependencies:
|
300 | 305 | "@babel/types" "^7.13.0"
|
301 | 306 |
|
302 |
| -"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13": |
303 |
| - version "7.12.13" |
304 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
305 |
| - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
306 |
| - dependencies: |
307 |
| - "@babel/types" "^7.12.13" |
308 |
| - |
309 | 307 | "@babel/helper-module-imports@^7.12.1":
|
310 | 308 | version "7.12.5"
|
311 | 309 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
|
312 | 310 | integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
|
313 | 311 | dependencies:
|
314 | 312 | "@babel/types" "^7.12.5"
|
315 | 313 |
|
| 314 | +"@babel/helper-module-imports@^7.12.13": |
| 315 | + version "7.12.13" |
| 316 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
| 317 | + integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
| 318 | + dependencies: |
| 319 | + "@babel/types" "^7.12.13" |
| 320 | + |
316 | 321 | "@babel/helper-module-transforms@^7.12.1":
|
317 | 322 | version "7.12.1"
|
318 | 323 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c"
|
|
537 | 542 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
|
538 | 543 | integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
|
539 | 544 |
|
540 |
| -"@babel/plugin-proposal-async-generator-functions@^7.13.0": |
541 |
| - version "7.13.0" |
542 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.0.tgz#42f4a4922c973ceb70bfd4708daf55601fe25434" |
543 |
| - integrity sha512-3Loqr0+jE2/yqp29VnW1YqcWjGnIQwICotlrMfn6+1Ih2MBIbaaIFpJ5fnmYmGSUa9vwMhHOh2rMAqUH7NMWmQ== |
| 545 | +"@babel/plugin-proposal-async-generator-functions@^7.13.5": |
| 546 | + version "7.13.5" |
| 547 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db" |
| 548 | + integrity sha512-8cErJEDzhZgNKzYyjCKsHuyPqtWxG8gc9h4OFSUDJu0vCAOsObPU2LcECnW0kJwh/b+uUz46lObVzIXw0fzAbA== |
544 | 549 | dependencies:
|
545 | 550 | "@babel/helper-plugin-utils" "^7.13.0"
|
546 | 551 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
992 | 997 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
993 | 998 | "@babel/helper-plugin-utils" "^7.12.13"
|
994 | 999 |
|
995 |
| -"@babel/preset-env@7.13.0": |
996 |
| - version "7.13.0" |
997 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.0.tgz#6ecc3daf63627792ec03d1076dbb54b4928a9e0d" |
998 |
| - integrity sha512-UeU4bHlskjdwqNnaiBEYTXbL7dtuUDtOOkcS2c64wR2UqwUMzlRsvxoKQtsVJR579dS3Wmxnb7HRc9U5mSzQhA== |
| 1000 | +"@babel/preset-env@7.13.5": |
| 1001 | + version "7.13.5" |
| 1002 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.5.tgz#68b3bbc821a97fcdbf4bd0f6895b83d07f84f33e" |
| 1003 | + integrity sha512-xUeKBIIcbwxGevyWMSWZOW98W1lp7toITvVsMxSddCEQy932yYiF4fCB+CG3E/MXzFX3KbefgvCqEQ7TDoE6UQ== |
999 | 1004 | dependencies:
|
1000 |
| - "@babel/compat-data" "^7.13.0" |
| 1005 | + "@babel/compat-data" "^7.13.5" |
1001 | 1006 | "@babel/helper-compilation-targets" "^7.13.0"
|
1002 | 1007 | "@babel/helper-plugin-utils" "^7.13.0"
|
1003 | 1008 | "@babel/helper-validator-option" "^7.12.17"
|
1004 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.0" |
| 1009 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.5" |
1005 | 1010 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
1006 | 1011 | "@babel/plugin-proposal-dynamic-import" "^7.12.17"
|
1007 | 1012 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
|
1060 | 1065 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
1061 | 1066 | "@babel/preset-modules" "^0.1.3"
|
1062 | 1067 | "@babel/types" "^7.13.0"
|
1063 |
| - babel-plugin-polyfill-corejs2 "^0.1.2" |
1064 |
| - babel-plugin-polyfill-corejs3 "^0.1.2" |
1065 |
| - babel-plugin-polyfill-regenerator "^0.1.1" |
| 1068 | + babel-plugin-polyfill-corejs2 "^0.1.4" |
| 1069 | + babel-plugin-polyfill-corejs3 "^0.1.3" |
| 1070 | + babel-plugin-polyfill-regenerator "^0.1.2" |
1066 | 1071 | core-js-compat "^3.9.0"
|
1067 | 1072 | semver "7.0.0"
|
1068 | 1073 |
|
|
1113 | 1118 | "@babel/parser" "^7.12.13"
|
1114 | 1119 | "@babel/types" "^7.12.13"
|
1115 | 1120 |
|
1116 |
| -"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0": |
1117 |
| - version "7.13.0" |
1118 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
1119 |
| - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
1120 |
| - dependencies: |
1121 |
| - "@babel/code-frame" "^7.12.13" |
1122 |
| - "@babel/generator" "^7.13.0" |
1123 |
| - "@babel/helper-function-name" "^7.12.13" |
1124 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
1125 |
| - "@babel/parser" "^7.13.0" |
1126 |
| - "@babel/types" "^7.13.0" |
1127 |
| - debug "^4.1.0" |
1128 |
| - globals "^11.1.0" |
1129 |
| - lodash "^4.17.19" |
1130 |
| - |
1131 | 1121 | "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9":
|
1132 | 1122 | version "7.12.9"
|
1133 | 1123 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f"
|
|
1158 | 1148 | globals "^11.1.0"
|
1159 | 1149 | lodash "^4.17.19"
|
1160 | 1150 |
|
| 1151 | +"@babel/traverse@^7.13.0": |
| 1152 | + version "7.13.0" |
| 1153 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
| 1154 | + integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
| 1155 | + dependencies: |
| 1156 | + "@babel/code-frame" "^7.12.13" |
| 1157 | + "@babel/generator" "^7.13.0" |
| 1158 | + "@babel/helper-function-name" "^7.12.13" |
| 1159 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1160 | + "@babel/parser" "^7.13.0" |
| 1161 | + "@babel/types" "^7.13.0" |
| 1162 | + debug "^4.1.0" |
| 1163 | + globals "^11.1.0" |
| 1164 | + lodash "^4.17.19" |
| 1165 | + |
1161 | 1166 | "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4":
|
1162 | 1167 | version "7.12.7"
|
1163 | 1168 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
|
@@ -1725,29 +1730,29 @@ babel-plugin-espower@^3.0.0:
|
1725 | 1730 | espurify "^1.6.0"
|
1726 | 1731 | estraverse "^4.1.1"
|
1727 | 1732 |
|
1728 |
| -babel-plugin-polyfill-corejs2@^0.1.2: |
1729 |
| - version "0.1.2" |
1730 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.2.tgz#3e5e7ef339dd84ca34c6a20605e6d4ef62aba3b1" |
1731 |
| - integrity sha512-sSGAKN95gTnXjg3RtGI9QBW/xSqXy5fo2Bt+W5WkhconIO+QxuDZChyjZYiY90xE3MQRI1k73Dh/HAe86cWf8A== |
| 1733 | +babel-plugin-polyfill-corejs2@^0.1.4: |
| 1734 | + version "0.1.5" |
| 1735 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe" |
| 1736 | + integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg== |
1732 | 1737 | dependencies:
|
1733 |
| - "@babel/compat-data" "^7.11.0" |
1734 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1738 | + "@babel/compat-data" "^7.13.0" |
| 1739 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1735 | 1740 | semver "^6.1.1"
|
1736 | 1741 |
|
1737 |
| -babel-plugin-polyfill-corejs3@^0.1.2: |
1738 |
| - version "0.1.2" |
1739 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.2.tgz#39b0d46744360738237bd54052af852c84d74ebf" |
1740 |
| - integrity sha512-7neRvPKcdvZ4X9IpYBCmT+ceVUKC1idX7DJN5sRtiPP9d0ABD6k5x/QvXTiz/9wMp86FBDX6Gz0g7WQY2lRfgw== |
| 1742 | +babel-plugin-polyfill-corejs3@^0.1.3: |
| 1743 | + version "0.1.4" |
| 1744 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d" |
| 1745 | + integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg== |
1741 | 1746 | dependencies:
|
1742 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1747 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1743 | 1748 | core-js-compat "^3.8.1"
|
1744 | 1749 |
|
1745 |
| -babel-plugin-polyfill-regenerator@^0.1.1: |
1746 |
| - version "0.1.1" |
1747 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.1.tgz#3b9b907d1554747ff131bd5c6da81713e342db73" |
1748 |
| - integrity sha512-QZlnPDLX2JEXP8RQGeP4owNxRKUAqHD+rdlyRHV8ENeCcI9ni2qT9IzxT9jYW1aZrxCgehD31LztlMaA68zoqQ== |
| 1750 | +babel-plugin-polyfill-regenerator@^0.1.2: |
| 1751 | + version "0.1.3" |
| 1752 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841" |
| 1753 | + integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg== |
1749 | 1754 | dependencies:
|
1750 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1755 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1751 | 1756 |
|
1752 | 1757 | babel-plugin-transform-remove-console@6.9.4:
|
1753 | 1758 | version "6.9.4"
|
|
0 commit comments