|
32 | 32 | "@babel/highlight" "^7.10.4"
|
33 | 33 |
|
34 | 34 | "@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
35 |
| - version "7.12.3" |
36 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
37 |
| - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
| 35 | + version "7.12.7" |
| 36 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.7.tgz#bf55363c08c8352a37691f7216ec30090bf7e3bf" |
| 37 | + integrity sha512-tRKx9B53kJe8NCGGIxEQb2Bkr0riUIEuN7Sc1fxhs5H8lKlCWUvQCSNMVIB0Meva7hcbCRJ76de15KoLltdoqw== |
38 | 38 | dependencies:
|
39 | 39 | "@babel/code-frame" "^7.10.4"
|
40 |
| - "@babel/generator" "^7.12.1" |
| 40 | + "@babel/generator" "^7.12.5" |
41 | 41 | "@babel/helper-module-transforms" "^7.12.1"
|
42 |
| - "@babel/helpers" "^7.12.1" |
43 |
| - "@babel/parser" "^7.12.3" |
44 |
| - "@babel/template" "^7.10.4" |
45 |
| - "@babel/traverse" "^7.12.1" |
46 |
| - "@babel/types" "^7.12.1" |
| 42 | + "@babel/helpers" "^7.12.5" |
| 43 | + "@babel/parser" "^7.12.7" |
| 44 | + "@babel/template" "^7.12.7" |
| 45 | + "@babel/traverse" "^7.12.7" |
| 46 | + "@babel/types" "^7.12.7" |
47 | 47 | convert-source-map "^1.7.0"
|
48 | 48 | debug "^4.1.0"
|
49 | 49 | gensync "^1.0.0-beta.1"
|
|
53 | 53 | semver "^5.4.1"
|
54 | 54 | source-map "^0.5.0"
|
55 | 55 |
|
56 |
| -"@babel/generator@^7.12.1", "@babel/generator@^7.12.5": |
| 56 | +"@babel/generator@^7.12.5": |
57 | 57 | version "7.12.5"
|
58 | 58 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de"
|
59 | 59 | integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A==
|
|
79 | 79 | "@babel/types" "^7.10.4"
|
80 | 80 |
|
81 | 81 | "@babel/helper-member-expression-to-functions@^7.12.1":
|
82 |
| - version "7.12.1" |
83 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c" |
84 |
| - integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ== |
| 82 | + version "7.12.7" |
| 83 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz#aa77bd0396ec8114e5e30787efa78599d874a855" |
| 84 | + integrity sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw== |
85 | 85 | dependencies:
|
86 |
| - "@babel/types" "^7.12.1" |
| 86 | + "@babel/types" "^7.12.7" |
87 | 87 |
|
88 | 88 | "@babel/helper-module-imports@^7.12.1":
|
89 | 89 | version "7.12.5"
|
|
108 | 108 | lodash "^4.17.19"
|
109 | 109 |
|
110 | 110 | "@babel/helper-optimise-call-expression@^7.10.4":
|
111 |
| - version "7.10.4" |
112 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" |
113 |
| - integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== |
| 111 | + version "7.12.7" |
| 112 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.7.tgz#7f94ae5e08721a49467346aa04fd22f750033b9c" |
| 113 | + integrity sha512-I5xc9oSJ2h59OwyUqjv95HRyzxj53DAubUERgQMrpcCEYQyToeHA+NEcUEsVWB4j53RDeskeBJ0SgRAYHDBckw== |
114 | 114 | dependencies:
|
115 |
| - "@babel/types" "^7.10.4" |
| 115 | + "@babel/types" "^7.12.7" |
116 | 116 |
|
117 | 117 | "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0":
|
118 | 118 | version "7.10.4"
|
|
148 | 148 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
149 | 149 | integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
|
150 | 150 |
|
151 |
| -"@babel/helpers@^7.12.1": |
| 151 | +"@babel/helpers@^7.12.5": |
152 | 152 | version "7.12.5"
|
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e"
|
154 | 154 | integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==
|
|
166 | 166 | chalk "^2.0.0"
|
167 | 167 | js-tokens "^4.0.0"
|
168 | 168 |
|
169 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.3", "@babel/parser@^7.12.5": |
170 |
| - version "7.12.5" |
171 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0" |
172 |
| - integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ== |
| 169 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.7": |
| 170 | + version "7.12.7" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056" |
| 172 | + integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg== |
173 | 173 |
|
174 | 174 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
175 | 175 | version "7.8.4"
|
|
262 | 262 | dependencies:
|
263 | 263 | regenerator-runtime "^0.13.4"
|
264 | 264 |
|
265 |
| -"@babel/template@^7.10.4", "@babel/template@^7.3.3": |
266 |
| - version "7.10.4" |
267 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
268 |
| - integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
| 265 | +"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3": |
| 266 | + version "7.12.7" |
| 267 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" |
| 268 | + integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== |
269 | 269 | dependencies:
|
270 | 270 | "@babel/code-frame" "^7.10.4"
|
271 |
| - "@babel/parser" "^7.10.4" |
272 |
| - "@babel/types" "^7.10.4" |
| 271 | + "@babel/parser" "^7.12.7" |
| 272 | + "@babel/types" "^7.12.7" |
273 | 273 |
|
274 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5": |
275 |
| - version "7.12.5" |
276 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095" |
277 |
| - integrity sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA== |
| 274 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.7": |
| 275 | + version "7.12.7" |
| 276 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1" |
| 277 | + integrity sha512-nMWaqsQEeSvMNypswUDzjqQ+0rR6pqCtoQpsqGJC4/Khm9cISwPTSpai57F6/jDaOoEGz8yE/WxcO3PV6tKSmQ== |
278 | 278 | dependencies:
|
279 | 279 | "@babel/code-frame" "^7.10.4"
|
280 | 280 | "@babel/generator" "^7.12.5"
|
281 | 281 | "@babel/helper-function-name" "^7.10.4"
|
282 | 282 | "@babel/helper-split-export-declaration" "^7.11.0"
|
283 |
| - "@babel/parser" "^7.12.5" |
284 |
| - "@babel/types" "^7.12.5" |
| 283 | + "@babel/parser" "^7.12.7" |
| 284 | + "@babel/types" "^7.12.7" |
285 | 285 | debug "^4.1.0"
|
286 | 286 | globals "^11.1.0"
|
287 | 287 | lodash "^4.17.19"
|
288 | 288 |
|
289 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
290 |
| - version "7.12.6" |
291 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96" |
292 |
| - integrity sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA== |
| 289 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 290 | + version "7.12.7" |
| 291 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" |
| 292 | + integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ== |
293 | 293 | dependencies:
|
294 | 294 | "@babel/helper-validator-identifier" "^7.10.4"
|
295 | 295 | lodash "^4.17.19"
|
|
859 | 859 | resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
|
860 | 860 | integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
|
861 | 861 |
|
862 |
| -"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.8": |
863 |
| - version "14.14.8" |
864 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.8.tgz#2127bd81949a95c8b7d3240f3254352d72563aec" |
865 |
| - integrity sha512-z/5Yd59dCKI5kbxauAJgw6dLPzW+TNOItNE00PkpzNwUIEwdj/Lsqwq94H5DdYBX7C13aRA0CY32BK76+neEUA== |
| 862 | +"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.9": |
| 863 | + version "14.14.9" |
| 864 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.9.tgz#04afc9a25c6ff93da14deabd65dc44485b53c8d6" |
| 865 | + integrity sha512-JsoLXFppG62tWTklIoO4knA+oDTYsmqWxHRvd4lpmfQRNhX6osheUOWETP2jMoV/2bEHuMra8Pp3Dmo/stBFcw== |
866 | 866 |
|
867 | 867 | "@types/normalize-package-data@^2.4.0":
|
868 | 868 | version "2.4.0"
|
@@ -1640,9 +1640,9 @@ debug@^2.2.0, debug@^2.3.3:
|
1640 | 1640 | ms "2.0.0"
|
1641 | 1641 |
|
1642 | 1642 | debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0:
|
1643 |
| - version "4.2.0" |
1644 |
| - resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1" |
1645 |
| - integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg== |
| 1643 | + version "4.3.1" |
| 1644 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" |
| 1645 | + integrity sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ== |
1646 | 1646 | dependencies:
|
1647 | 1647 | ms "2.1.2"
|
1648 | 1648 |
|
@@ -1845,10 +1845,10 @@ eslint-visitor-keys@^2.0.0:
|
1845 | 1845 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
1846 | 1846 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
1847 | 1847 |
|
1848 |
| -eslint@^7.13.0: |
1849 |
| - version "7.13.0" |
1850 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da" |
1851 |
| - integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ== |
| 1848 | +eslint@^7.14.0: |
| 1849 | + version "7.14.0" |
| 1850 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344" |
| 1851 | + integrity sha512-5YubdnPXrlrYAFCKybPuHIAH++PINe1pmKNc5wQRB9HSbqIK1ywAnntE3Wwua4giKu0bjligf1gLF6qxMGOYRA== |
1852 | 1852 | dependencies:
|
1853 | 1853 | "@babel/code-frame" "^7.0.0"
|
1854 | 1854 | "@eslint/eslintrc" "^0.2.1"
|
@@ -4919,10 +4919,10 @@ typedarray-to-buffer@^3.1.5:
|
4919 | 4919 | dependencies:
|
4920 | 4920 | is-typedarray "^1.0.0"
|
4921 | 4921 |
|
4922 |
| -typescript@^4.0.5: |
4923 |
| - version "4.0.5" |
4924 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" |
4925 |
| - integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== |
| 4922 | +typescript@^4.1.2: |
| 4923 | + version "4.1.2" |
| 4924 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9" |
| 4925 | + integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ== |
4926 | 4926 |
|
4927 | 4927 | union-value@^1.0.0:
|
4928 | 4928 | version "1.0.1"
|
|
0 commit comments