|
53 | 53 | dependencies:
|
54 | 54 | "@babel/highlight" "^7.12.13"
|
55 | 55 |
|
56 |
| -"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0": |
| 56 | +"@babel/compat-data@^7.13.0": |
57 | 57 | version "7.13.0"
|
58 | 58 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
|
59 | 59 | integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==
|
60 | 60 |
|
| 61 | +"@babel/compat-data@^7.13.5": |
| 62 | + version "7.13.5" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.5.tgz#1e3b9043df6e3f5cfa750854adeb0c7a222d15a8" |
| 64 | + integrity sha512-+c3G3S8n5ziRyfLybmgm9Y6KgoCni+s0hkV0I5bIpGWhu8uqEQo/VGnETY8YS6PFwedAoXOqfe4FhrvbtsLu+Q== |
| 65 | + |
61 | 66 | "@babel/core@7.13.1":
|
62 | 67 | version "7.13.1"
|
63 | 68 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf"
|
|
151 | 156 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
152 | 157 | "@babel/types" "^7.12.13"
|
153 | 158 |
|
154 |
| -"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0": |
| 159 | +"@babel/helper-compilation-targets@^7.13.0": |
155 | 160 | version "7.13.0"
|
156 | 161 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
|
157 | 162 | integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
|
|
188 | 193 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
189 | 194 | regexpu-core "^4.7.1"
|
190 | 195 |
|
191 |
| -"@babel/helper-define-polyfill-provider@^0.1.0": |
192 |
| - version "0.1.0" |
193 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.0.tgz#a9e8a161bb594a6a26ba93f68efd475c935a1727" |
194 |
| - integrity sha512-/nX4CQRve5OZsc0FsvkuefeIQFG7GQo2X5GbD/seME7Tu4s2gHuQfXTIKup++/W9K1SWi2dTe7H9zhgJxhn/pA== |
| 196 | +"@babel/helper-define-polyfill-provider@^0.1.2": |
| 197 | + version "0.1.2" |
| 198 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2" |
| 199 | + integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw== |
195 | 200 | dependencies:
|
196 |
| - "@babel/helper-compilation-targets" "^7.10.4" |
197 |
| - "@babel/helper-module-imports" "^7.10.4" |
198 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
199 |
| - "@babel/traverse" "^7.11.5" |
| 201 | + "@babel/helper-compilation-targets" "^7.13.0" |
| 202 | + "@babel/helper-module-imports" "^7.12.13" |
| 203 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 204 | + "@babel/traverse" "^7.13.0" |
200 | 205 | debug "^4.1.1"
|
201 | 206 | lodash.debounce "^4.0.8"
|
202 | 207 | resolve "^1.14.2"
|
|
269 | 274 | dependencies:
|
270 | 275 | "@babel/types" "^7.13.0"
|
271 | 276 |
|
272 |
| -"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13": |
273 |
| - version "7.12.13" |
274 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
275 |
| - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
276 |
| - dependencies: |
277 |
| - "@babel/types" "^7.12.13" |
278 |
| - |
279 | 277 | "@babel/helper-module-imports@^7.12.1":
|
280 | 278 | version "7.12.5"
|
281 | 279 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
|
282 | 280 | integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
|
283 | 281 | dependencies:
|
284 | 282 | "@babel/types" "^7.12.5"
|
285 | 283 |
|
| 284 | +"@babel/helper-module-imports@^7.12.13": |
| 285 | + version "7.12.13" |
| 286 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
| 287 | + integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
| 288 | + dependencies: |
| 289 | + "@babel/types" "^7.12.13" |
| 290 | + |
286 | 291 | "@babel/helper-module-transforms@^7.12.1":
|
287 | 292 | version "7.12.1"
|
288 | 293 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c"
|
|
507 | 512 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
|
508 | 513 | integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
|
509 | 514 |
|
510 |
| -"@babel/plugin-proposal-async-generator-functions@^7.13.0": |
511 |
| - version "7.13.0" |
512 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.0.tgz#42f4a4922c973ceb70bfd4708daf55601fe25434" |
513 |
| - integrity sha512-3Loqr0+jE2/yqp29VnW1YqcWjGnIQwICotlrMfn6+1Ih2MBIbaaIFpJ5fnmYmGSUa9vwMhHOh2rMAqUH7NMWmQ== |
| 515 | +"@babel/plugin-proposal-async-generator-functions@^7.13.5": |
| 516 | + version "7.13.5" |
| 517 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db" |
| 518 | + integrity sha512-8cErJEDzhZgNKzYyjCKsHuyPqtWxG8gc9h4OFSUDJu0vCAOsObPU2LcECnW0kJwh/b+uUz46lObVzIXw0fzAbA== |
514 | 519 | dependencies:
|
515 | 520 | "@babel/helper-plugin-utils" "^7.13.0"
|
516 | 521 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
962 | 967 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
963 | 968 | "@babel/helper-plugin-utils" "^7.12.13"
|
964 | 969 |
|
965 |
| -"@babel/preset-env@7.13.0": |
966 |
| - version "7.13.0" |
967 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.0.tgz#6ecc3daf63627792ec03d1076dbb54b4928a9e0d" |
968 |
| - integrity sha512-UeU4bHlskjdwqNnaiBEYTXbL7dtuUDtOOkcS2c64wR2UqwUMzlRsvxoKQtsVJR579dS3Wmxnb7HRc9U5mSzQhA== |
| 970 | +"@babel/preset-env@7.13.5": |
| 971 | + version "7.13.5" |
| 972 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.5.tgz#68b3bbc821a97fcdbf4bd0f6895b83d07f84f33e" |
| 973 | + integrity sha512-xUeKBIIcbwxGevyWMSWZOW98W1lp7toITvVsMxSddCEQy932yYiF4fCB+CG3E/MXzFX3KbefgvCqEQ7TDoE6UQ== |
969 | 974 | dependencies:
|
970 |
| - "@babel/compat-data" "^7.13.0" |
| 975 | + "@babel/compat-data" "^7.13.5" |
971 | 976 | "@babel/helper-compilation-targets" "^7.13.0"
|
972 | 977 | "@babel/helper-plugin-utils" "^7.13.0"
|
973 | 978 | "@babel/helper-validator-option" "^7.12.17"
|
974 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.0" |
| 979 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.5" |
975 | 980 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
976 | 981 | "@babel/plugin-proposal-dynamic-import" "^7.12.17"
|
977 | 982 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
|
1030 | 1035 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
1031 | 1036 | "@babel/preset-modules" "^0.1.3"
|
1032 | 1037 | "@babel/types" "^7.13.0"
|
1033 |
| - babel-plugin-polyfill-corejs2 "^0.1.2" |
1034 |
| - babel-plugin-polyfill-corejs3 "^0.1.2" |
1035 |
| - babel-plugin-polyfill-regenerator "^0.1.1" |
| 1038 | + babel-plugin-polyfill-corejs2 "^0.1.4" |
| 1039 | + babel-plugin-polyfill-corejs3 "^0.1.3" |
| 1040 | + babel-plugin-polyfill-regenerator "^0.1.2" |
1036 | 1041 | core-js-compat "^3.9.0"
|
1037 | 1042 | semver "7.0.0"
|
1038 | 1043 |
|
|
1083 | 1088 | "@babel/parser" "^7.12.13"
|
1084 | 1089 | "@babel/types" "^7.12.13"
|
1085 | 1090 |
|
1086 |
| -"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0": |
1087 |
| - version "7.13.0" |
1088 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
1089 |
| - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
1090 |
| - dependencies: |
1091 |
| - "@babel/code-frame" "^7.12.13" |
1092 |
| - "@babel/generator" "^7.13.0" |
1093 |
| - "@babel/helper-function-name" "^7.12.13" |
1094 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
1095 |
| - "@babel/parser" "^7.13.0" |
1096 |
| - "@babel/types" "^7.13.0" |
1097 |
| - debug "^4.1.0" |
1098 |
| - globals "^11.1.0" |
1099 |
| - lodash "^4.17.19" |
1100 |
| - |
1101 | 1091 | "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9":
|
1102 | 1092 | version "7.12.9"
|
1103 | 1093 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f"
|
|
1128 | 1118 | globals "^11.1.0"
|
1129 | 1119 | lodash "^4.17.19"
|
1130 | 1120 |
|
| 1121 | +"@babel/traverse@^7.13.0": |
| 1122 | + version "7.13.0" |
| 1123 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
| 1124 | + integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
| 1125 | + dependencies: |
| 1126 | + "@babel/code-frame" "^7.12.13" |
| 1127 | + "@babel/generator" "^7.13.0" |
| 1128 | + "@babel/helper-function-name" "^7.12.13" |
| 1129 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1130 | + "@babel/parser" "^7.13.0" |
| 1131 | + "@babel/types" "^7.13.0" |
| 1132 | + debug "^4.1.0" |
| 1133 | + globals "^11.1.0" |
| 1134 | + lodash "^4.17.19" |
| 1135 | + |
1131 | 1136 | "@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":
|
1132 | 1137 | version "7.12.7"
|
1133 | 1138 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
|
@@ -1695,29 +1700,29 @@ babel-plugin-espower@^3.0.0:
|
1695 | 1700 | espurify "^1.6.0"
|
1696 | 1701 | estraverse "^4.1.1"
|
1697 | 1702 |
|
1698 |
| -babel-plugin-polyfill-corejs2@^0.1.2: |
1699 |
| - version "0.1.2" |
1700 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.2.tgz#3e5e7ef339dd84ca34c6a20605e6d4ef62aba3b1" |
1701 |
| - integrity sha512-sSGAKN95gTnXjg3RtGI9QBW/xSqXy5fo2Bt+W5WkhconIO+QxuDZChyjZYiY90xE3MQRI1k73Dh/HAe86cWf8A== |
| 1703 | +babel-plugin-polyfill-corejs2@^0.1.4: |
| 1704 | + version "0.1.5" |
| 1705 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe" |
| 1706 | + integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg== |
1702 | 1707 | dependencies:
|
1703 |
| - "@babel/compat-data" "^7.11.0" |
1704 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1708 | + "@babel/compat-data" "^7.13.0" |
| 1709 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1705 | 1710 | semver "^6.1.1"
|
1706 | 1711 |
|
1707 |
| -babel-plugin-polyfill-corejs3@^0.1.2: |
1708 |
| - version "0.1.2" |
1709 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.2.tgz#39b0d46744360738237bd54052af852c84d74ebf" |
1710 |
| - integrity sha512-7neRvPKcdvZ4X9IpYBCmT+ceVUKC1idX7DJN5sRtiPP9d0ABD6k5x/QvXTiz/9wMp86FBDX6Gz0g7WQY2lRfgw== |
| 1712 | +babel-plugin-polyfill-corejs3@^0.1.3: |
| 1713 | + version "0.1.4" |
| 1714 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d" |
| 1715 | + integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg== |
1711 | 1716 | dependencies:
|
1712 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1717 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1713 | 1718 | core-js-compat "^3.8.1"
|
1714 | 1719 |
|
1715 |
| -babel-plugin-polyfill-regenerator@^0.1.1: |
1716 |
| - version "0.1.1" |
1717 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.1.tgz#3b9b907d1554747ff131bd5c6da81713e342db73" |
1718 |
| - integrity sha512-QZlnPDLX2JEXP8RQGeP4owNxRKUAqHD+rdlyRHV8ENeCcI9ni2qT9IzxT9jYW1aZrxCgehD31LztlMaA68zoqQ== |
| 1720 | +babel-plugin-polyfill-regenerator@^0.1.2: |
| 1721 | + version "0.1.3" |
| 1722 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841" |
| 1723 | + integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg== |
1719 | 1724 | dependencies:
|
1720 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1725 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1721 | 1726 |
|
1722 | 1727 | babel-plugin-transform-remove-console@6.9.4:
|
1723 | 1728 | version "6.9.4"
|
|
0 commit comments