|
38 | 38 | dependencies:
|
39 | 39 | "@babel/highlight" "^7.12.13"
|
40 | 40 |
|
41 |
| -"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0": |
| 41 | +"@babel/compat-data@^7.13.0": |
42 | 42 | version "7.13.0"
|
43 | 43 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
|
44 | 44 | integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==
|
45 | 45 |
|
| 46 | +"@babel/compat-data@^7.13.5": |
| 47 | + version "7.13.5" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.5.tgz#1e3b9043df6e3f5cfa750854adeb0c7a222d15a8" |
| 49 | + integrity sha512-+c3G3S8n5ziRyfLybmgm9Y6KgoCni+s0hkV0I5bIpGWhu8uqEQo/VGnETY8YS6PFwedAoXOqfe4FhrvbtsLu+Q== |
| 50 | + |
46 | 51 | "@babel/core@7.13.1":
|
47 | 52 | version "7.13.1"
|
48 | 53 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf"
|
|
135 | 140 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
136 | 141 | "@babel/types" "^7.12.13"
|
137 | 142 |
|
138 |
| -"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0": |
| 143 | +"@babel/helper-compilation-targets@^7.13.0": |
139 | 144 | version "7.13.0"
|
140 | 145 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
|
141 | 146 | integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
|
|
172 | 177 | "@babel/helper-annotate-as-pure" "^7.12.13"
|
173 | 178 | regexpu-core "^4.7.1"
|
174 | 179 |
|
175 |
| -"@babel/helper-define-polyfill-provider@^0.1.0": |
176 |
| - version "0.1.0" |
177 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.0.tgz#a9e8a161bb594a6a26ba93f68efd475c935a1727" |
178 |
| - integrity sha512-/nX4CQRve5OZsc0FsvkuefeIQFG7GQo2X5GbD/seME7Tu4s2gHuQfXTIKup++/W9K1SWi2dTe7H9zhgJxhn/pA== |
| 180 | +"@babel/helper-define-polyfill-provider@^0.1.2": |
| 181 | + version "0.1.2" |
| 182 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2" |
| 183 | + integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw== |
179 | 184 | dependencies:
|
180 |
| - "@babel/helper-compilation-targets" "^7.10.4" |
181 |
| - "@babel/helper-module-imports" "^7.10.4" |
182 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
183 |
| - "@babel/traverse" "^7.11.5" |
| 185 | + "@babel/helper-compilation-targets" "^7.13.0" |
| 186 | + "@babel/helper-module-imports" "^7.12.13" |
| 187 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 188 | + "@babel/traverse" "^7.13.0" |
184 | 189 | debug "^4.1.1"
|
185 | 190 | lodash.debounce "^4.0.8"
|
186 | 191 | resolve "^1.14.2"
|
|
253 | 258 | dependencies:
|
254 | 259 | "@babel/types" "^7.13.0"
|
255 | 260 |
|
256 |
| -"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13": |
257 |
| - version "7.12.13" |
258 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
259 |
| - integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
260 |
| - dependencies: |
261 |
| - "@babel/types" "^7.12.13" |
262 |
| - |
263 | 261 | "@babel/helper-module-imports@^7.12.1":
|
264 | 262 | version "7.12.5"
|
265 | 263 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
|
266 | 264 | integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
|
267 | 265 | dependencies:
|
268 | 266 | "@babel/types" "^7.12.5"
|
269 | 267 |
|
| 268 | +"@babel/helper-module-imports@^7.12.13": |
| 269 | + version "7.12.13" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0" |
| 271 | + integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g== |
| 272 | + dependencies: |
| 273 | + "@babel/types" "^7.12.13" |
| 274 | + |
270 | 275 | "@babel/helper-module-transforms@^7.12.1":
|
271 | 276 | version "7.12.1"
|
272 | 277 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c"
|
|
491 | 496 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
|
492 | 497 | integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
|
493 | 498 |
|
494 |
| -"@babel/plugin-proposal-async-generator-functions@^7.13.0": |
495 |
| - version "7.13.0" |
496 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.0.tgz#42f4a4922c973ceb70bfd4708daf55601fe25434" |
497 |
| - integrity sha512-3Loqr0+jE2/yqp29VnW1YqcWjGnIQwICotlrMfn6+1Ih2MBIbaaIFpJ5fnmYmGSUa9vwMhHOh2rMAqUH7NMWmQ== |
| 499 | +"@babel/plugin-proposal-async-generator-functions@^7.13.5": |
| 500 | + version "7.13.5" |
| 501 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db" |
| 502 | + integrity sha512-8cErJEDzhZgNKzYyjCKsHuyPqtWxG8gc9h4OFSUDJu0vCAOsObPU2LcECnW0kJwh/b+uUz46lObVzIXw0fzAbA== |
498 | 503 | dependencies:
|
499 | 504 | "@babel/helper-plugin-utils" "^7.13.0"
|
500 | 505 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
|
946 | 951 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
947 | 952 | "@babel/helper-plugin-utils" "^7.12.13"
|
948 | 953 |
|
949 |
| -"@babel/preset-env@7.13.0": |
950 |
| - version "7.13.0" |
951 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.0.tgz#6ecc3daf63627792ec03d1076dbb54b4928a9e0d" |
952 |
| - integrity sha512-UeU4bHlskjdwqNnaiBEYTXbL7dtuUDtOOkcS2c64wR2UqwUMzlRsvxoKQtsVJR579dS3Wmxnb7HRc9U5mSzQhA== |
| 954 | +"@babel/preset-env@7.13.5": |
| 955 | + version "7.13.5" |
| 956 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.5.tgz#68b3bbc821a97fcdbf4bd0f6895b83d07f84f33e" |
| 957 | + integrity sha512-xUeKBIIcbwxGevyWMSWZOW98W1lp7toITvVsMxSddCEQy932yYiF4fCB+CG3E/MXzFX3KbefgvCqEQ7TDoE6UQ== |
953 | 958 | dependencies:
|
954 |
| - "@babel/compat-data" "^7.13.0" |
| 959 | + "@babel/compat-data" "^7.13.5" |
955 | 960 | "@babel/helper-compilation-targets" "^7.13.0"
|
956 | 961 | "@babel/helper-plugin-utils" "^7.13.0"
|
957 | 962 | "@babel/helper-validator-option" "^7.12.17"
|
958 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.13.0" |
| 963 | + "@babel/plugin-proposal-async-generator-functions" "^7.13.5" |
959 | 964 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
960 | 965 | "@babel/plugin-proposal-dynamic-import" "^7.12.17"
|
961 | 966 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
|
1014 | 1019 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
1015 | 1020 | "@babel/preset-modules" "^0.1.3"
|
1016 | 1021 | "@babel/types" "^7.13.0"
|
1017 |
| - babel-plugin-polyfill-corejs2 "^0.1.2" |
1018 |
| - babel-plugin-polyfill-corejs3 "^0.1.2" |
1019 |
| - babel-plugin-polyfill-regenerator "^0.1.1" |
| 1022 | + babel-plugin-polyfill-corejs2 "^0.1.4" |
| 1023 | + babel-plugin-polyfill-corejs3 "^0.1.3" |
| 1024 | + babel-plugin-polyfill-regenerator "^0.1.2" |
1020 | 1025 | core-js-compat "^3.9.0"
|
1021 | 1026 | semver "7.0.0"
|
1022 | 1027 |
|
|
1067 | 1072 | "@babel/parser" "^7.12.13"
|
1068 | 1073 | "@babel/types" "^7.12.13"
|
1069 | 1074 |
|
1070 |
| -"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0": |
1071 |
| - version "7.13.0" |
1072 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
1073 |
| - integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
1074 |
| - dependencies: |
1075 |
| - "@babel/code-frame" "^7.12.13" |
1076 |
| - "@babel/generator" "^7.13.0" |
1077 |
| - "@babel/helper-function-name" "^7.12.13" |
1078 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
1079 |
| - "@babel/parser" "^7.13.0" |
1080 |
| - "@babel/types" "^7.13.0" |
1081 |
| - debug "^4.1.0" |
1082 |
| - globals "^11.1.0" |
1083 |
| - lodash "^4.17.19" |
1084 |
| - |
1085 | 1075 | "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5":
|
1086 | 1076 | version "7.12.10"
|
1087 | 1077 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a"
|
|
1112 | 1102 | globals "^11.1.0"
|
1113 | 1103 | lodash "^4.17.19"
|
1114 | 1104 |
|
| 1105 | +"@babel/traverse@^7.13.0": |
| 1106 | + version "7.13.0" |
| 1107 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc" |
| 1108 | + integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ== |
| 1109 | + dependencies: |
| 1110 | + "@babel/code-frame" "^7.12.13" |
| 1111 | + "@babel/generator" "^7.13.0" |
| 1112 | + "@babel/helper-function-name" "^7.12.13" |
| 1113 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1114 | + "@babel/parser" "^7.13.0" |
| 1115 | + "@babel/types" "^7.13.0" |
| 1116 | + debug "^4.1.0" |
| 1117 | + globals "^11.1.0" |
| 1118 | + lodash "^4.17.19" |
| 1119 | + |
1115 | 1120 | "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4":
|
1116 | 1121 | version "7.12.10"
|
1117 | 1122 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260"
|
@@ -1679,29 +1684,29 @@ babel-plugin-espower@^3.0.0:
|
1679 | 1684 | espurify "^1.6.0"
|
1680 | 1685 | estraverse "^4.1.1"
|
1681 | 1686 |
|
1682 |
| -babel-plugin-polyfill-corejs2@^0.1.2: |
1683 |
| - version "0.1.2" |
1684 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.2.tgz#3e5e7ef339dd84ca34c6a20605e6d4ef62aba3b1" |
1685 |
| - integrity sha512-sSGAKN95gTnXjg3RtGI9QBW/xSqXy5fo2Bt+W5WkhconIO+QxuDZChyjZYiY90xE3MQRI1k73Dh/HAe86cWf8A== |
| 1687 | +babel-plugin-polyfill-corejs2@^0.1.4: |
| 1688 | + version "0.1.5" |
| 1689 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe" |
| 1690 | + integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg== |
1686 | 1691 | dependencies:
|
1687 |
| - "@babel/compat-data" "^7.11.0" |
1688 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1692 | + "@babel/compat-data" "^7.13.0" |
| 1693 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1689 | 1694 | semver "^6.1.1"
|
1690 | 1695 |
|
1691 |
| -babel-plugin-polyfill-corejs3@^0.1.2: |
1692 |
| - version "0.1.2" |
1693 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.2.tgz#39b0d46744360738237bd54052af852c84d74ebf" |
1694 |
| - integrity sha512-7neRvPKcdvZ4X9IpYBCmT+ceVUKC1idX7DJN5sRtiPP9d0ABD6k5x/QvXTiz/9wMp86FBDX6Gz0g7WQY2lRfgw== |
| 1696 | +babel-plugin-polyfill-corejs3@^0.1.3: |
| 1697 | + version "0.1.4" |
| 1698 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d" |
| 1699 | + integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg== |
1695 | 1700 | dependencies:
|
1696 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1701 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1697 | 1702 | core-js-compat "^3.8.1"
|
1698 | 1703 |
|
1699 |
| -babel-plugin-polyfill-regenerator@^0.1.1: |
1700 |
| - version "0.1.1" |
1701 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.1.tgz#3b9b907d1554747ff131bd5c6da81713e342db73" |
1702 |
| - integrity sha512-QZlnPDLX2JEXP8RQGeP4owNxRKUAqHD+rdlyRHV8ENeCcI9ni2qT9IzxT9jYW1aZrxCgehD31LztlMaA68zoqQ== |
| 1704 | +babel-plugin-polyfill-regenerator@^0.1.2: |
| 1705 | + version "0.1.3" |
| 1706 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841" |
| 1707 | + integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg== |
1703 | 1708 | dependencies:
|
1704 |
| - "@babel/helper-define-polyfill-provider" "^0.1.0" |
| 1709 | + "@babel/helper-define-polyfill-provider" "^0.1.2" |
1705 | 1710 |
|
1706 | 1711 | babel-plugin-transform-remove-console@6.9.4:
|
1707 | 1712 | version "6.9.4"
|
|
0 commit comments