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