|
19 | 19 | semver "^5.5.0"
|
20 | 20 |
|
21 | 21 | "@babel/core@^7.10.4", "@babel/core@^7.9.6":
|
22 |
| - version "7.10.5" |
23 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330" |
24 |
| - integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w== |
| 22 | + version "7.12.3" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
| 24 | + integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
25 | 25 | dependencies:
|
26 | 26 | "@babel/code-frame" "^7.10.4"
|
27 |
| - "@babel/generator" "^7.10.5" |
28 |
| - "@babel/helper-module-transforms" "^7.10.5" |
29 |
| - "@babel/helpers" "^7.10.4" |
30 |
| - "@babel/parser" "^7.10.5" |
| 27 | + "@babel/generator" "^7.12.1" |
| 28 | + "@babel/helper-module-transforms" "^7.12.1" |
| 29 | + "@babel/helpers" "^7.12.1" |
| 30 | + "@babel/parser" "^7.12.3" |
31 | 31 | "@babel/template" "^7.10.4"
|
32 |
| - "@babel/traverse" "^7.10.5" |
33 |
| - "@babel/types" "^7.10.5" |
| 32 | + "@babel/traverse" "^7.12.1" |
| 33 | + "@babel/types" "^7.12.1" |
34 | 34 | convert-source-map "^1.7.0"
|
35 | 35 | debug "^4.1.0"
|
36 | 36 | gensync "^1.0.0-beta.1"
|
|
40 | 40 | semver "^5.4.1"
|
41 | 41 | source-map "^0.5.0"
|
42 | 42 |
|
43 |
| -"@babel/generator@^7.10.5": |
44 |
| - version "7.10.5" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69" |
46 |
| - integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig== |
| 43 | +"@babel/generator@^7.12.1": |
| 44 | + version "7.12.1" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.1.tgz#0d70be32bdaa03d7c51c8597dda76e0df1f15468" |
| 46 | + integrity sha512-DB+6rafIdc9o72Yc3/Ph5h+6hUjeOp66pF0naQBgUFFuPqzQwIlPTm3xZR7YNvduIMtkDIj2t21LSQwnbCrXvg== |
47 | 47 | dependencies:
|
48 |
| - "@babel/types" "^7.10.5" |
| 48 | + "@babel/types" "^7.12.1" |
49 | 49 | jsesc "^2.5.1"
|
50 | 50 | source-map "^0.5.0"
|
51 | 51 |
|
|
160 | 160 | dependencies:
|
161 | 161 | "@babel/types" "^7.10.5"
|
162 | 162 |
|
| 163 | +"@babel/helper-member-expression-to-functions@^7.12.1": |
| 164 | + version "7.12.1" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c" |
| 166 | + integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ== |
| 167 | + dependencies: |
| 168 | + "@babel/types" "^7.12.1" |
| 169 | + |
163 | 170 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4":
|
164 | 171 | version "7.10.4"
|
165 | 172 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
|
166 | 173 | integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
|
167 | 174 | dependencies:
|
168 | 175 | "@babel/types" "^7.10.4"
|
169 | 176 |
|
170 |
| -"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5": |
171 |
| - version "7.10.5" |
172 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6" |
173 |
| - integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA== |
| 177 | +"@babel/helper-module-imports@^7.12.1": |
| 178 | + version "7.12.1" |
| 179 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c" |
| 180 | + integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA== |
174 | 181 | dependencies:
|
175 |
| - "@babel/helper-module-imports" "^7.10.4" |
176 |
| - "@babel/helper-replace-supers" "^7.10.4" |
177 |
| - "@babel/helper-simple-access" "^7.10.4" |
178 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
| 182 | + "@babel/types" "^7.12.1" |
| 183 | + |
| 184 | +"@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.12.1": |
| 185 | + version "7.12.1" |
| 186 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c" |
| 187 | + integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w== |
| 188 | + dependencies: |
| 189 | + "@babel/helper-module-imports" "^7.12.1" |
| 190 | + "@babel/helper-replace-supers" "^7.12.1" |
| 191 | + "@babel/helper-simple-access" "^7.12.1" |
| 192 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 193 | + "@babel/helper-validator-identifier" "^7.10.4" |
179 | 194 | "@babel/template" "^7.10.4"
|
180 |
| - "@babel/types" "^7.10.5" |
| 195 | + "@babel/traverse" "^7.12.1" |
| 196 | + "@babel/types" "^7.12.1" |
181 | 197 | lodash "^4.17.19"
|
182 | 198 |
|
183 | 199 | "@babel/helper-optimise-call-expression@^7.10.4":
|
|
220 | 236 | "@babel/traverse" "^7.10.4"
|
221 | 237 | "@babel/types" "^7.10.4"
|
222 | 238 |
|
| 239 | +"@babel/helper-replace-supers@^7.12.1": |
| 240 | + version "7.12.1" |
| 241 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.1.tgz#f15c9cc897439281891e11d5ce12562ac0cf3fa9" |
| 242 | + integrity sha512-zJjTvtNJnCFsCXVi5rUInstLd/EIVNmIKA1Q9ynESmMBWPWd+7sdR+G4/wdu+Mppfep0XLyG2m7EBPvjCeFyrw== |
| 243 | + dependencies: |
| 244 | + "@babel/helper-member-expression-to-functions" "^7.12.1" |
| 245 | + "@babel/helper-optimise-call-expression" "^7.10.4" |
| 246 | + "@babel/traverse" "^7.12.1" |
| 247 | + "@babel/types" "^7.12.1" |
| 248 | + |
223 | 249 | "@babel/helper-simple-access@^7.10.4":
|
224 | 250 | version "7.10.4"
|
225 | 251 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461"
|
|
228 | 254 | "@babel/template" "^7.10.4"
|
229 | 255 | "@babel/types" "^7.10.4"
|
230 | 256 |
|
| 257 | +"@babel/helper-simple-access@^7.12.1": |
| 258 | + version "7.12.1" |
| 259 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz#32427e5aa61547d38eb1e6eaf5fd1426fdad9136" |
| 260 | + integrity sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA== |
| 261 | + dependencies: |
| 262 | + "@babel/types" "^7.12.1" |
| 263 | + |
231 | 264 | "@babel/helper-split-export-declaration@^7.10.4":
|
232 | 265 | version "7.10.4"
|
233 | 266 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
|
234 | 267 | integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
|
235 | 268 | dependencies:
|
236 | 269 | "@babel/types" "^7.10.4"
|
237 | 270 |
|
| 271 | +"@babel/helper-split-export-declaration@^7.11.0": |
| 272 | + version "7.11.0" |
| 273 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
| 274 | + integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 275 | + dependencies: |
| 276 | + "@babel/types" "^7.11.0" |
| 277 | + |
238 | 278 | "@babel/helper-validator-identifier@^7.10.4":
|
239 | 279 | version "7.10.4"
|
240 | 280 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
|
250 | 290 | "@babel/traverse" "^7.10.4"
|
251 | 291 | "@babel/types" "^7.10.4"
|
252 | 292 |
|
253 |
| -"@babel/helpers@^7.10.4": |
254 |
| - version "7.10.4" |
255 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044" |
256 |
| - integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA== |
| 293 | +"@babel/helpers@^7.12.1": |
| 294 | + version "7.12.1" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.1.tgz#8a8261c1d438ec18cb890434df4ec768734c1e79" |
| 296 | + integrity sha512-9JoDSBGoWtmbay98efmT2+mySkwjzeFeAL9BuWNoVQpkPFQF8SIIFUfY5os9u8wVzglzoiPRSW7cuJmBDUt43g== |
257 | 297 | dependencies:
|
258 | 298 | "@babel/template" "^7.10.4"
|
259 |
| - "@babel/traverse" "^7.10.4" |
260 |
| - "@babel/types" "^7.10.4" |
| 299 | + "@babel/traverse" "^7.12.1" |
| 300 | + "@babel/types" "^7.12.1" |
261 | 301 |
|
262 | 302 | "@babel/highlight@^7.10.4":
|
263 | 303 | version "7.10.4"
|
|
268 | 308 | chalk "^2.0.0"
|
269 | 309 | js-tokens "^4.0.0"
|
270 | 310 |
|
271 |
| -"@babel/parser@^7.10.4", "@babel/parser@^7.10.5", "@babel/parser@^7.7.0": |
272 |
| - version "7.10.5" |
273 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b" |
274 |
| - integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ== |
| 311 | +"@babel/parser@^7.10.4", "@babel/parser@^7.12.1", "@babel/parser@^7.12.3", "@babel/parser@^7.7.0": |
| 312 | + version "7.12.3" |
| 313 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" |
| 314 | + integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== |
275 | 315 |
|
276 | 316 | "@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
277 | 317 | version "7.10.5"
|
|
821 | 861 | "@babel/parser" "^7.10.4"
|
822 | 862 | "@babel/types" "^7.10.4"
|
823 | 863 |
|
824 |
| -"@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.7.0": |
825 |
| - version "7.10.5" |
826 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564" |
827 |
| - integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ== |
| 864 | +"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1", "@babel/traverse@^7.7.0": |
| 865 | + version "7.12.1" |
| 866 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.1.tgz#941395e0c5cc86d5d3e75caa095d3924526f0c1e" |
| 867 | + integrity sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw== |
828 | 868 | dependencies:
|
829 | 869 | "@babel/code-frame" "^7.10.4"
|
830 |
| - "@babel/generator" "^7.10.5" |
| 870 | + "@babel/generator" "^7.12.1" |
831 | 871 | "@babel/helper-function-name" "^7.10.4"
|
832 |
| - "@babel/helper-split-export-declaration" "^7.10.4" |
833 |
| - "@babel/parser" "^7.10.5" |
834 |
| - "@babel/types" "^7.10.5" |
| 872 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 873 | + "@babel/parser" "^7.12.1" |
| 874 | + "@babel/types" "^7.12.1" |
835 | 875 | debug "^4.1.0"
|
836 | 876 | globals "^11.1.0"
|
837 | 877 | lodash "^4.17.19"
|
838 | 878 |
|
839 |
| -"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
840 |
| - version "7.10.5" |
841 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15" |
842 |
| - integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q== |
| 879 | +"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 880 | + version "7.12.1" |
| 881 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
| 882 | + integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
843 | 883 | dependencies:
|
844 | 884 | "@babel/helper-validator-identifier" "^7.10.4"
|
845 | 885 | lodash "^4.17.19"
|
|
0 commit comments