|
35 | 35 | dependencies:
|
36 | 36 | "@babel/highlight" "^7.10.4"
|
37 | 37 |
|
38 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13": |
39 |
| - version "7.12.13" |
40 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658" |
41 |
| - integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g== |
42 |
| - dependencies: |
43 |
| - "@babel/highlight" "^7.12.13" |
44 |
| - |
45 |
| -"@babel/code-frame@^7.14.5": |
| 38 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5": |
46 | 39 | version "7.14.5"
|
47 | 40 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
|
48 | 41 | integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==
|
|
54 | 47 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
|
55 | 48 | integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
|
56 | 49 |
|
57 |
| -"@babel/[email protected].3", "@babel/core@^7.1.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
58 |
| - version "7.14.3" |
59 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38" |
60 |
| - integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg== |
| 50 | +"@babel/[email protected].5", "@babel/core@^7.1.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
| 51 | + version "7.14.5" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.5.tgz#d281f46a9905f07d1b3bf71ead54d9c7d89cb1e3" |
| 53 | + integrity sha512-RN/AwP2DJmQTZSfiDaD+JQQ/J99KsIpOCfBE5pL+5jJSt7nI3nYGoAXZu+ffYSQ029NLs2DstZb+eR81uuARgg== |
61 | 54 | dependencies:
|
62 |
| - "@babel/code-frame" "^7.12.13" |
63 |
| - "@babel/generator" "^7.14.3" |
64 |
| - "@babel/helper-compilation-targets" "^7.13.16" |
65 |
| - "@babel/helper-module-transforms" "^7.14.2" |
66 |
| - "@babel/helpers" "^7.14.0" |
67 |
| - "@babel/parser" "^7.14.3" |
68 |
| - "@babel/template" "^7.12.13" |
69 |
| - "@babel/traverse" "^7.14.2" |
70 |
| - "@babel/types" "^7.14.2" |
| 55 | + "@babel/code-frame" "^7.14.5" |
| 56 | + "@babel/generator" "^7.14.5" |
| 57 | + "@babel/helper-compilation-targets" "^7.14.5" |
| 58 | + "@babel/helper-module-transforms" "^7.14.5" |
| 59 | + "@babel/helpers" "^7.14.5" |
| 60 | + "@babel/parser" "^7.14.5" |
| 61 | + "@babel/template" "^7.14.5" |
| 62 | + "@babel/traverse" "^7.14.5" |
| 63 | + "@babel/types" "^7.14.5" |
71 | 64 | convert-source-map "^1.7.0"
|
72 | 65 | debug "^4.1.0"
|
73 | 66 | gensync "^1.0.0-beta.2"
|
74 | 67 | json5 "^2.1.2"
|
75 | 68 | semver "^6.3.0"
|
76 | 69 | source-map "^0.5.0"
|
77 | 70 |
|
78 |
| -"@babel/generator@^7.14.2", "@babel/generator@^7.14.3", "@babel/generator@^7.7.2": |
79 |
| - version "7.14.3" |
80 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91" |
81 |
| - integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA== |
82 |
| - dependencies: |
83 |
| - "@babel/types" "^7.14.2" |
84 |
| - jsesc "^2.5.1" |
85 |
| - source-map "^0.5.0" |
86 |
| - |
87 |
| -"@babel/generator@^7.14.5": |
| 71 | +"@babel/generator@^7.14.5", "@babel/generator@^7.7.2": |
88 | 72 | version "7.14.5"
|
89 | 73 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785"
|
90 | 74 | integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==
|
|
108 | 92 | "@babel/helper-explode-assignable-expression" "^7.14.5"
|
109 | 93 | "@babel/types" "^7.14.5"
|
110 | 94 |
|
111 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.14.5": |
| 95 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5": |
112 | 96 | version "7.14.5"
|
113 | 97 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf"
|
114 | 98 | integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==
|
|
179 | 163 | "@babel/template" "^7.12.13"
|
180 | 164 | "@babel/types" "^7.12.13"
|
181 | 165 |
|
182 |
| -"@babel/helper-function-name@^7.14.2": |
183 |
| - version "7.14.2" |
184 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz#397688b590760b6ef7725b5f0860c82427ebaac2" |
185 |
| - integrity sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ== |
186 |
| - dependencies: |
187 |
| - "@babel/helper-get-function-arity" "^7.12.13" |
188 |
| - "@babel/template" "^7.12.13" |
189 |
| - "@babel/types" "^7.14.2" |
190 |
| - |
191 | 166 | "@babel/helper-function-name@^7.14.5":
|
192 | 167 | version "7.14.5"
|
193 | 168 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz#89e2c474972f15d8e233b52ee8c480e2cfcd50c4"
|
|
232 | 207 | dependencies:
|
233 | 208 | "@babel/types" "^7.14.5"
|
234 | 209 |
|
235 |
| -"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12": |
| 210 | +"@babel/helper-module-imports@^7.12.13": |
236 | 211 | version "7.13.12"
|
237 | 212 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
|
238 | 213 | integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==
|
|
246 | 221 | dependencies:
|
247 | 222 | "@babel/types" "^7.14.5"
|
248 | 223 |
|
249 |
| -"@babel/helper-module-transforms@^7.14.2": |
250 |
| - version "7.14.2" |
251 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz#ac1cc30ee47b945e3e0c4db12fa0c5389509dfe5" |
252 |
| - integrity sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA== |
253 |
| - dependencies: |
254 |
| - "@babel/helper-module-imports" "^7.13.12" |
255 |
| - "@babel/helper-replace-supers" "^7.13.12" |
256 |
| - "@babel/helper-simple-access" "^7.13.12" |
257 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
258 |
| - "@babel/helper-validator-identifier" "^7.14.0" |
259 |
| - "@babel/template" "^7.12.13" |
260 |
| - "@babel/traverse" "^7.14.2" |
261 |
| - "@babel/types" "^7.14.2" |
262 |
| - |
263 | 224 | "@babel/helper-module-transforms@^7.14.5":
|
264 | 225 | version "7.14.5"
|
265 | 226 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e"
|
|
302 | 263 | "@babel/helper-wrap-function" "^7.14.5"
|
303 | 264 | "@babel/types" "^7.14.5"
|
304 | 265 |
|
305 |
| -"@babel/helper-replace-supers@^7.13.0", "@babel/helper-replace-supers@^7.13.12": |
| 266 | +"@babel/helper-replace-supers@^7.13.0": |
306 | 267 | version "7.13.12"
|
307 | 268 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804"
|
308 | 269 | integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==
|
|
322 | 283 | "@babel/traverse" "^7.14.5"
|
323 | 284 | "@babel/types" "^7.14.5"
|
324 | 285 |
|
325 |
| -"@babel/helper-simple-access@^7.13.12": |
326 |
| - version "7.13.12" |
327 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6" |
328 |
| - integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA== |
329 |
| - dependencies: |
330 |
| - "@babel/types" "^7.13.12" |
331 |
| - |
332 | 286 | "@babel/helper-simple-access@^7.14.5":
|
333 | 287 | version "7.14.5"
|
334 | 288 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4"
|
|
362 | 316 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
363 | 317 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
364 | 318 |
|
365 |
| -"@babel/helper-validator-identifier@^7.14.0": |
366 |
| - version "7.14.0" |
367 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" |
368 |
| - integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== |
369 |
| - |
370 | 319 | "@babel/helper-validator-identifier@^7.14.5":
|
371 | 320 | version "7.14.5"
|
372 | 321 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
|
|
387 | 336 | "@babel/traverse" "^7.14.5"
|
388 | 337 | "@babel/types" "^7.14.5"
|
389 | 338 |
|
390 |
| -"@babel/helpers@^7.14.0": |
391 |
| - version "7.14.0" |
392 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62" |
393 |
| - integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg== |
| 339 | +"@babel/helpers@^7.14.5": |
| 340 | + version "7.14.5" |
| 341 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.5.tgz#4870f8d9a6fdbbd65e5674a3558b4ff7fef0d9b2" |
| 342 | + integrity sha512-xtcWOuN9VL6nApgVHtq3PPcQv5qFBJzoSZzJ/2c0QK/IP/gxVcoWSNQwFEGvmbQsuS9rhYqjILDGGXcTkA705Q== |
394 | 343 | dependencies:
|
395 |
| - "@babel/template" "^7.12.13" |
396 |
| - "@babel/traverse" "^7.14.0" |
397 |
| - "@babel/types" "^7.14.0" |
| 344 | + "@babel/template" "^7.14.5" |
| 345 | + "@babel/traverse" "^7.14.5" |
| 346 | + "@babel/types" "^7.14.5" |
398 | 347 |
|
399 |
| -"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13": |
| 348 | +"@babel/highlight@^7.10.4": |
400 | 349 | version "7.13.10"
|
401 | 350 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.10.tgz#a8b2a66148f5b27d666b15d81774347a731d52d1"
|
402 | 351 | integrity sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg==
|
|
414 | 363 | chalk "^2.0.0"
|
415 | 364 | js-tokens "^4.0.0"
|
416 | 365 |
|
417 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.14.2", "@babel/parser@^7.14.3": |
418 |
| - version "7.14.3" |
419 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298" |
420 |
| - integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ== |
421 |
| - |
422 |
| -"@babel/parser@^7.14.5": |
| 366 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.7.2": |
423 | 367 | version "7.14.5"
|
424 | 368 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829"
|
425 | 369 | integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg==
|
426 | 370 |
|
427 |
| -"@babel/parser@^7.7.2": |
428 |
| - version "7.14.4" |
429 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.4.tgz#a5c560d6db6cd8e6ed342368dea8039232cbab18" |
430 |
| - integrity sha512-ArliyUsWDUqEGfWcmzpGUzNfLxTdTp6WU4IuP6QFSp9gGfWS6boxFCkJSJ/L4+RG8z/FnIU3WxCk6hPL9SSWeA== |
431 |
| - |
432 | 371 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
433 | 372 | version "7.14.5"
|
434 | 373 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e"
|
|
1048 | 987 | dependencies:
|
1049 | 988 | regenerator-runtime "^0.13.4"
|
1050 | 989 |
|
1051 |
| -"@babel/template@^7.12.13", "@babel/template@^7.3.3": |
1052 |
| - version "7.12.13" |
1053 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" |
1054 |
| - integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA== |
1055 |
| - dependencies: |
1056 |
| - "@babel/code-frame" "^7.12.13" |
1057 |
| - "@babel/parser" "^7.12.13" |
1058 |
| - "@babel/types" "^7.12.13" |
1059 |
| - |
1060 |
| -"@babel/template@^7.14.5": |
| 990 | +"@babel/template@^7.12.13", "@babel/template@^7.14.5", "@babel/template@^7.3.3": |
1061 | 991 | version "7.14.5"
|
1062 | 992 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
|
1063 | 993 | integrity sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==
|
|
1066 | 996 | "@babel/parser" "^7.14.5"
|
1067 | 997 | "@babel/types" "^7.14.5"
|
1068 | 998 |
|
1069 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.7.2": |
1070 |
| - version "7.14.2" |
1071 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.2.tgz#9201a8d912723a831c2679c7ebbf2fe1416d765b" |
1072 |
| - integrity sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA== |
1073 |
| - dependencies: |
1074 |
| - "@babel/code-frame" "^7.12.13" |
1075 |
| - "@babel/generator" "^7.14.2" |
1076 |
| - "@babel/helper-function-name" "^7.14.2" |
1077 |
| - "@babel/helper-split-export-declaration" "^7.12.13" |
1078 |
| - "@babel/parser" "^7.14.2" |
1079 |
| - "@babel/types" "^7.14.2" |
1080 |
| - debug "^4.1.0" |
1081 |
| - globals "^11.1.0" |
1082 |
| - |
1083 |
| -"@babel/traverse@^7.14.5": |
| 999 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.7.2": |
1084 | 1000 | version "7.14.5"
|
1085 | 1001 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.5.tgz#c111b0f58afab4fea3d3385a406f692748c59870"
|
1086 | 1002 | integrity sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==
|
|
1095 | 1011 | debug "^4.1.0"
|
1096 | 1012 | globals "^11.1.0"
|
1097 | 1013 |
|
1098 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1014 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.13.12", "@babel/types@^7.14.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1099 | 1015 | version "7.14.5"
|
1100 | 1016 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.5.tgz#3bb997ba829a2104cedb20689c4a5b8121d383ff"
|
1101 | 1017 | integrity sha512-M/NzBpEL95I5Hh4dwhin5JlE7EzO5PHMAuzjxss3tiOBD46KfQvVedN/3jEPZvdRvtsK2222XfdHogNIttFgcg==
|
|
0 commit comments