|
63 | 63 | dependencies:
|
64 | 64 | "@babel/highlight" "^7.12.13"
|
65 | 65 |
|
66 |
| -"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0": |
| 66 | +"@babel/compat-data@^7.13.0": |
67 | 67 | version "7.13.0"
|
68 | 68 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
|
69 | 69 | integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==
|
70 | 70 |
|
| 71 | +"@babel/compat-data@^7.13.5": |
| 72 | + version "7.13.5" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.5.tgz#1e3b9043df6e3f5cfa750854adeb0c7a222d15a8" |
| 74 | + integrity sha512-+c3G3S8n5ziRyfLybmgm9Y6KgoCni+s0hkV0I5bIpGWhu8uqEQo/VGnETY8YS6PFwedAoXOqfe4FhrvbtsLu+Q== |
| 75 | + |
71 | 76 | "@babel/core@7.13.1":
|
72 | 77 | version "7.13.1"
|
73 | 78 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf"
|
|
160 | 165 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
161 | 166 | "@babel/types" "^7.12.13"
|
162 | 167 |
|
163 |
| -"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0": |
| 168 | +"@babel/helper-compilation-targets@^7.13.0": |
164 | 169 | version "7.13.0"
|
165 | 170 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
|
166 | 171 | integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
|
|
197 | 202 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
198 | 203 | regexpu-core "^4.7.1"
|
199 | 204 |
|
200 |
| -"@babel/helper-define-polyfill-provider@^0.1.0": |
201 |
| - version "0.1.0" |
202 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.0.tgz#a9e8a161bb594a6a26ba93f68efd475c935a1727" |
203 |
| - integrity sha512-/nX4CQRve5OZsc0FsvkuefeIQFG7GQo2X5GbD/seME7Tu4s2gHuQfXTIKup++/W9K1SWi2dTe7H9zhgJxhn/pA== |
| 205 | +"@babel/helper-define-polyfill-provider@^0.1.2": |
| 206 | + version "0.1.2" |
| 207 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2" |
| 208 | + integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw== |
204 | 209 | dependencies:
|
205 |
| - "@babel/helper-compilation-targets" "^7.10.4" |
206 |
| - "@babel/helper-module-imports" "^7.10.4" |
207 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
208 |
| - "@babel/traverse" "^7.11.5" |
| 210 | + "@babel/helper-compilation-targets" "^7.13.0" |
| 211 | + "@babel/helper-module-imports" "^7.12.13" |
| 212 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 213 | + "@babel/traverse" "^7.13.0" |
209 | 214 | debug "^4.1.1"
|
210 | 215 | lodash.debounce "^4.0.8"
|
211 | 216 | resolve "^1.14.2"
|
|
278 | 283 | dependencies:
|
279 | 284 | "@babel/types" "^7.13.0"
|
280 | 285 |
|
281 |
| -"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13": |
282 |
| - version "7.12.13" |
283 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
284 |
| - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
285 |
| - dependencies: |
286 |
| - "@babel/types" "^7.12.13" |
287 |
| - |
288 | 286 | "@babel/helper-module-imports@^7.12.1":
|
289 | 287 | version "7.12.5"
|
290 | 288 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
|
291 | 289 | integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
|
292 | 290 | dependencies:
|
293 | 291 | "@babel/types" "^7.12.5"
|
294 | 292 |
|
| 293 | +"@babel/helper-module-imports@^7.12.13": |
| 294 | + version "7.12.13" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
| 296 | + integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
| 297 | + dependencies: |
| 298 | + "@babel/types" "^7.12.13" |
| 299 | + |
295 | 300 | "@babel/helper-module-transforms@^7.12.1":
|
296 | 301 | version "7.12.1"
|
297 | 302 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c"
|
|
511 | 516 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
|
512 | 517 | integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
|
513 | 518 |
|
514 |
| -"@babel/plugin-proposal-async-generator-functions@^7.13.0": |
515 |
| - version "7.13.0" |
516 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.0.tgz#42f4a4922c973ceb70bfd4708daf55601fe25434" |
517 |
| - integrity sha512-3Loqr0+jE2/yqp29VnW1YqcWjGnIQwICotlrMfn6+1Ih2MBIbaaIFpJ5fnmYmGSUa9vwMhHOh2rMAqUH7NMWmQ== |
| 519 | +"@babel/plugin-proposal-async-generator-functions@^7.13.5": |
| 520 | + version "7.13.5" |
| 521 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db" |
| 522 | + integrity sha512-8cErJEDzhZgNKzYyjCKsHuyPqtWxG8gc9h4OFSUDJu0vCAOsObPU2LcECnW0kJwh/b+uUz46lObVzIXw0fzAbA== |
518 | 523 | dependencies:
|
519 | 524 | "@babel/helper-plugin-utils" "^7.13.0"
|
520 | 525 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
966 | 971 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
967 | 972 | "@babel/helper-plugin-utils" "^7.12.13"
|
968 | 973 |
|
969 |
| -"@babel/preset-env@7.13.0": |
970 |
| - version "7.13.0" |
971 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.0.tgz#6ecc3daf63627792ec03d1076dbb54b4928a9e0d" |
972 |
| - integrity sha512-UeU4bHlskjdwqNnaiBEYTXbL7dtuUDtOOkcS2c64wR2UqwUMzlRsvxoKQtsVJR579dS3Wmxnb7HRc9U5mSzQhA== |
| 974 | +"@babel/preset-env@7.13.5": |
| 975 | + version "7.13.5" |
| 976 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.5.tgz#68b3bbc821a97fcdbf4bd0f6895b83d07f84f33e" |
| 977 | + integrity sha512-xUeKBIIcbwxGevyWMSWZOW98W1lp7toITvVsMxSddCEQy932yYiF4fCB+CG3E/MXzFX3KbefgvCqEQ7TDoE6UQ== |
973 | 978 | dependencies:
|
974 |
| - "@babel/compat-data" "^7.13.0" |
| 979 | + "@babel/compat-data" "^7.13.5" |
975 | 980 | "@babel/helper-compilation-targets" "^7.13.0"
|
976 | 981 | "@babel/helper-plugin-utils" "^7.13.0"
|
977 | 982 | "@babel/helper-validator-option" "^7.12.17"
|
978 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.0" |
| 983 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.5" |
979 | 984 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
980 | 985 | "@babel/plugin-proposal-dynamic-import" "^7.12.17"
|
981 | 986 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
|
1034 | 1039 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
1035 | 1040 | "@babel/preset-modules" "^0.1.3"
|
1036 | 1041 | "@babel/types" "^7.13.0"
|
1037 |
| - babel-plugin-polyfill-corejs2 "^0.1.2" |
1038 |
| - babel-plugin-polyfill-corejs3 "^0.1.2" |
1039 |
| - babel-plugin-polyfill-regenerator "^0.1.1" |
| 1042 | + babel-plugin-polyfill-corejs2 "^0.1.4" |
| 1043 | + babel-plugin-polyfill-corejs3 "^0.1.3" |
| 1044 | + babel-plugin-polyfill-regenerator "^0.1.2" |
1040 | 1045 | core-js-compat "^3.9.0"
|
1041 | 1046 | semver "7.0.0"
|
1042 | 1047 |
|
|
1087 | 1092 | "@babel/parser" "^7.12.13"
|
1088 | 1093 | "@babel/types" "^7.12.13"
|
1089 | 1094 |
|
1090 |
| -"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0": |
1091 |
| - version "7.13.0" |
1092 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
1093 |
| - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
1094 |
| - dependencies: |
1095 |
| - "@babel/code-frame" "^7.12.13" |
1096 |
| - "@babel/generator" "^7.13.0" |
1097 |
| - "@babel/helper-function-name" "^7.12.13" |
1098 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
1099 |
| - "@babel/parser" "^7.13.0" |
1100 |
| - "@babel/types" "^7.13.0" |
1101 |
| - debug "^4.1.0" |
1102 |
| - globals "^11.1.0" |
1103 |
| - lodash "^4.17.19" |
1104 |
| - |
1105 | 1095 | "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5":
|
1106 | 1096 | version "7.12.12"
|
1107 | 1097 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.12.tgz#d0cd87892704edd8da002d674bc811ce64743376"
|
|
1132 | 1122 | globals "^11.1.0"
|
1133 | 1123 | lodash "^4.17.19"
|
1134 | 1124 |
|
| 1125 | +"@babel/traverse@^7.13.0": |
| 1126 | + version "7.13.0" |
| 1127 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
| 1128 | + integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
| 1129 | + dependencies: |
| 1130 | + "@babel/code-frame" "^7.12.13" |
| 1131 | + "@babel/generator" "^7.13.0" |
| 1132 | + "@babel/helper-function-name" "^7.12.13" |
| 1133 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1134 | + "@babel/parser" "^7.13.0" |
| 1135 | + "@babel/types" "^7.13.0" |
| 1136 | + debug "^4.1.0" |
| 1137 | + globals "^11.1.0" |
| 1138 | + lodash "^4.17.19" |
| 1139 | + |
1135 | 1140 | "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4":
|
1136 | 1141 | version "7.12.12"
|
1137 | 1142 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299"
|
@@ -1699,29 +1704,29 @@ babel-plugin-espower@^3.0.0:
|
1699 | 1704 | espurify "^1.6.0"
|
1700 | 1705 | estraverse "^4.1.1"
|
1701 | 1706 |
|
1702 |
| -babel-plugin-polyfill-corejs2@^0.1.2: |
1703 |
| - version "0.1.2" |
1704 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.2.tgz#3e5e7ef339dd84ca34c6a20605e6d4ef62aba3b1" |
1705 |
| - integrity sha512-sSGAKN95gTnXjg3RtGI9QBW/xSqXy5fo2Bt+W5WkhconIO+QxuDZChyjZYiY90xE3MQRI1k73Dh/HAe86cWf8A== |
| 1707 | +babel-plugin-polyfill-corejs2@^0.1.4: |
| 1708 | + version "0.1.5" |
| 1709 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe" |
| 1710 | + integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg== |
1706 | 1711 | dependencies:
|
1707 |
| - "@babel/compat-data" "^7.11.0" |
1708 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1712 | + "@babel/compat-data" "^7.13.0" |
| 1713 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1709 | 1714 | semver "^6.1.1"
|
1710 | 1715 |
|
1711 |
| -babel-plugin-polyfill-corejs3@^0.1.2: |
1712 |
| - version "0.1.2" |
1713 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.2.tgz#39b0d46744360738237bd54052af852c84d74ebf" |
1714 |
| - integrity sha512-7neRvPKcdvZ4X9IpYBCmT+ceVUKC1idX7DJN5sRtiPP9d0ABD6k5x/QvXTiz/9wMp86FBDX6Gz0g7WQY2lRfgw== |
| 1716 | +babel-plugin-polyfill-corejs3@^0.1.3: |
| 1717 | + version "0.1.4" |
| 1718 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d" |
| 1719 | + integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg== |
1715 | 1720 | dependencies:
|
1716 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1721 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1717 | 1722 | core-js-compat "^3.8.1"
|
1718 | 1723 |
|
1719 |
| -babel-plugin-polyfill-regenerator@^0.1.1: |
1720 |
| - version "0.1.1" |
1721 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.1.tgz#3b9b907d1554747ff131bd5c6da81713e342db73" |
1722 |
| - integrity sha512-QZlnPDLX2JEXP8RQGeP4owNxRKUAqHD+rdlyRHV8ENeCcI9ni2qT9IzxT9jYW1aZrxCgehD31LztlMaA68zoqQ== |
| 1724 | +babel-plugin-polyfill-regenerator@^0.1.2: |
| 1725 | + version "0.1.3" |
| 1726 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841" |
| 1727 | + integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg== |
1723 | 1728 | dependencies:
|
1724 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1729 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1725 | 1730 |
|
1726 | 1731 | babel-plugin-transform-remove-console@6.9.4:
|
1727 | 1732 | version "6.9.4"
|
|
0 commit comments