|
68 | 68 | dependencies:
|
69 | 69 | "@babel/highlight" "^7.12.13"
|
70 | 70 |
|
71 |
| -"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0": |
| 71 | +"@babel/compat-data@^7.13.0": |
72 | 72 | version "7.13.0"
|
73 | 73 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
|
74 | 74 | integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==
|
75 | 75 |
|
| 76 | +"@babel/compat-data@^7.13.5": |
| 77 | + version "7.13.5" |
| 78 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.5.tgz#1e3b9043df6e3f5cfa750854adeb0c7a222d15a8" |
| 79 | + integrity sha512-+c3G3S8n5ziRyfLybmgm9Y6KgoCni+s0hkV0I5bIpGWhu8uqEQo/VGnETY8YS6PFwedAoXOqfe4FhrvbtsLu+Q== |
| 80 | + |
76 | 81 | "@babel/core@7.13.1":
|
77 | 82 | version "7.13.1"
|
78 | 83 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf"
|
|
166 | 171 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
167 | 172 | "@babel/types" "^7.12.13"
|
168 | 173 |
|
169 |
| -"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0": |
| 174 | +"@babel/helper-compilation-targets@^7.13.0": |
170 | 175 | version "7.13.0"
|
171 | 176 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
|
172 | 177 | integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
|
|
204 | 209 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
205 | 210 | regexpu-core "^4.7.1"
|
206 | 211 |
|
207 |
| -"@babel/helper-define-polyfill-provider@^0.1.0": |
208 |
| - version "0.1.0" |
209 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.0.tgz#a9e8a161bb594a6a26ba93f68efd475c935a1727" |
210 |
| - integrity sha512-/nX4CQRve5OZsc0FsvkuefeIQFG7GQo2X5GbD/seME7Tu4s2gHuQfXTIKup++/W9K1SWi2dTe7H9zhgJxhn/pA== |
| 212 | +"@babel/helper-define-polyfill-provider@^0.1.2": |
| 213 | + version "0.1.2" |
| 214 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2" |
| 215 | + integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw== |
211 | 216 | dependencies:
|
212 |
| - "@babel/helper-compilation-targets" "^7.10.4" |
213 |
| - "@babel/helper-module-imports" "^7.10.4" |
214 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
215 |
| - "@babel/traverse" "^7.11.5" |
| 217 | + "@babel/helper-compilation-targets" "^7.13.0" |
| 218 | + "@babel/helper-module-imports" "^7.12.13" |
| 219 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 220 | + "@babel/traverse" "^7.13.0" |
216 | 221 | debug "^4.1.1"
|
217 | 222 | lodash.debounce "^4.0.8"
|
218 | 223 | resolve "^1.14.2"
|
|
285 | 290 | dependencies:
|
286 | 291 | "@babel/types" "^7.13.0"
|
287 | 292 |
|
288 |
| -"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13": |
289 |
| - version "7.12.13" |
290 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
291 |
| - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
292 |
| - dependencies: |
293 |
| - "@babel/types" "^7.12.13" |
294 |
| - |
295 | 293 | "@babel/helper-module-imports@^7.12.1":
|
296 | 294 | version "7.12.5"
|
297 | 295 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
|
298 | 296 | integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
|
299 | 297 | dependencies:
|
300 | 298 | "@babel/types" "^7.12.5"
|
301 | 299 |
|
| 300 | +"@babel/helper-module-imports@^7.12.13": |
| 301 | + version "7.12.13" |
| 302 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
| 303 | + integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
| 304 | + dependencies: |
| 305 | + "@babel/types" "^7.12.13" |
| 306 | + |
302 | 307 | "@babel/helper-module-transforms@^7.12.1":
|
303 | 308 | version "7.12.1"
|
304 | 309 | 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"
|
|
985 | 990 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
986 | 991 | "@babel/helper-plugin-utils" "^7.12.13"
|
987 | 992 |
|
988 |
| -"@babel/preset-env@7.13.0": |
989 |
| - version "7.13.0" |
990 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.0.tgz#6ecc3daf63627792ec03d1076dbb54b4928a9e0d" |
991 |
| - integrity sha512-UeU4bHlskjdwqNnaiBEYTXbL7dtuUDtOOkcS2c64wR2UqwUMzlRsvxoKQtsVJR579dS3Wmxnb7HRc9U5mSzQhA== |
| 993 | +"@babel/preset-env@7.13.5": |
| 994 | + version "7.13.5" |
| 995 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.5.tgz#68b3bbc821a97fcdbf4bd0f6895b83d07f84f33e" |
| 996 | + integrity sha512-xUeKBIIcbwxGevyWMSWZOW98W1lp7toITvVsMxSddCEQy932yYiF4fCB+CG3E/MXzFX3KbefgvCqEQ7TDoE6UQ== |
992 | 997 | dependencies:
|
993 |
| - "@babel/compat-data" "^7.13.0" |
| 998 | + "@babel/compat-data" "^7.13.5" |
994 | 999 | "@babel/helper-compilation-targets" "^7.13.0"
|
995 | 1000 | "@babel/helper-plugin-utils" "^7.13.0"
|
996 | 1001 | "@babel/helper-validator-option" "^7.12.17"
|
997 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.0" |
| 1002 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.5" |
998 | 1003 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
999 | 1004 | "@babel/plugin-proposal-dynamic-import" "^7.12.17"
|
1000 | 1005 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
|
1053 | 1058 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
1054 | 1059 | "@babel/preset-modules" "^0.1.3"
|
1055 | 1060 | "@babel/types" "^7.13.0"
|
1056 |
| - babel-plugin-polyfill-corejs2 "^0.1.2" |
1057 |
| - babel-plugin-polyfill-corejs3 "^0.1.2" |
1058 |
| - babel-plugin-polyfill-regenerator "^0.1.1" |
| 1061 | + babel-plugin-polyfill-corejs2 "^0.1.4" |
| 1062 | + babel-plugin-polyfill-corejs3 "^0.1.3" |
| 1063 | + babel-plugin-polyfill-regenerator "^0.1.2" |
1059 | 1064 | core-js-compat "^3.9.0"
|
1060 | 1065 | semver "7.0.0"
|
1061 | 1066 |
|
|
1106 | 1111 | "@babel/parser" "^7.12.13"
|
1107 | 1112 | "@babel/types" "^7.12.13"
|
1108 | 1113 |
|
1109 |
| -"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0": |
1110 |
| - version "7.13.0" |
1111 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
1112 |
| - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
1113 |
| - dependencies: |
1114 |
| - "@babel/code-frame" "^7.12.13" |
1115 |
| - "@babel/generator" "^7.13.0" |
1116 |
| - "@babel/helper-function-name" "^7.12.13" |
1117 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
1118 |
| - "@babel/parser" "^7.13.0" |
1119 |
| - "@babel/types" "^7.13.0" |
1120 |
| - debug "^4.1.0" |
1121 |
| - globals "^11.1.0" |
1122 |
| - lodash "^4.17.19" |
1123 |
| - |
1124 | 1114 | "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.7.0":
|
1125 | 1115 | version "7.12.5"
|
1126 | 1116 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095"
|
|
1151 | 1141 | globals "^11.1.0"
|
1152 | 1142 | lodash "^4.17.19"
|
1153 | 1143 |
|
| 1144 | +"@babel/traverse@^7.13.0": |
| 1145 | + version "7.13.0" |
| 1146 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
| 1147 | + integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
| 1148 | + dependencies: |
| 1149 | + "@babel/code-frame" "^7.12.13" |
| 1150 | + "@babel/generator" "^7.13.0" |
| 1151 | + "@babel/helper-function-name" "^7.12.13" |
| 1152 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1153 | + "@babel/parser" "^7.13.0" |
| 1154 | + "@babel/types" "^7.13.0" |
| 1155 | + debug "^4.1.0" |
| 1156 | + globals "^11.1.0" |
| 1157 | + lodash "^4.17.19" |
| 1158 | + |
1154 | 1159 | "@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", "@babel/types@^7.7.0":
|
1155 | 1160 | version "7.12.6"
|
1156 | 1161 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96"
|
@@ -1930,29 +1935,29 @@ babel-plugin-espower@^3.0.0:
|
1930 | 1935 | espurify "^1.6.0"
|
1931 | 1936 | estraverse "^4.1.1"
|
1932 | 1937 |
|
1933 |
| -babel-plugin-polyfill-corejs2@^0.1.2: |
1934 |
| - version "0.1.2" |
1935 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.2.tgz#3e5e7ef339dd84ca34c6a20605e6d4ef62aba3b1" |
1936 |
| - integrity sha512-sSGAKN95gTnXjg3RtGI9QBW/xSqXy5fo2Bt+W5WkhconIO+QxuDZChyjZYiY90xE3MQRI1k73Dh/HAe86cWf8A== |
| 1938 | +babel-plugin-polyfill-corejs2@^0.1.4: |
| 1939 | + version "0.1.5" |
| 1940 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe" |
| 1941 | + integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg== |
1937 | 1942 | dependencies:
|
1938 |
| - "@babel/compat-data" "^7.11.0" |
1939 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1943 | + "@babel/compat-data" "^7.13.0" |
| 1944 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1940 | 1945 | semver "^6.1.1"
|
1941 | 1946 |
|
1942 |
| -babel-plugin-polyfill-corejs3@^0.1.2: |
1943 |
| - version "0.1.2" |
1944 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.2.tgz#39b0d46744360738237bd54052af852c84d74ebf" |
1945 |
| - integrity sha512-7neRvPKcdvZ4X9IpYBCmT+ceVUKC1idX7DJN5sRtiPP9d0ABD6k5x/QvXTiz/9wMp86FBDX6Gz0g7WQY2lRfgw== |
| 1947 | +babel-plugin-polyfill-corejs3@^0.1.3: |
| 1948 | + version "0.1.4" |
| 1949 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d" |
| 1950 | + integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg== |
1946 | 1951 | dependencies:
|
1947 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1952 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1948 | 1953 | core-js-compat "^3.8.1"
|
1949 | 1954 |
|
1950 |
| -babel-plugin-polyfill-regenerator@^0.1.1: |
1951 |
| - version "0.1.1" |
1952 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.1.tgz#3b9b907d1554747ff131bd5c6da81713e342db73" |
1953 |
| - integrity sha512-QZlnPDLX2JEXP8RQGeP4owNxRKUAqHD+rdlyRHV8ENeCcI9ni2qT9IzxT9jYW1aZrxCgehD31LztlMaA68zoqQ== |
| 1955 | +babel-plugin-polyfill-regenerator@^0.1.2: |
| 1956 | + version "0.1.3" |
| 1957 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841" |
| 1958 | + integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg== |
1954 | 1959 | dependencies:
|
1955 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1960 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1956 | 1961 |
|
1957 | 1962 | babel-plugin-transform-remove-console@6.9.4:
|
1958 | 1963 | version "6.9.4"
|
|
0 commit comments