|
191 | 191 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
|
192 | 192 | integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
|
193 | 193 |
|
194 |
| -"@babel/ [email protected]", "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.16", "@babel/core@^7.13.10", "@babel/core@^7.7.5": |
195 |
| - version "7.13.10" |
196 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559" |
197 |
| - integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw== |
| 194 | +"@babel/ [email protected]", "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.16", "@babel/core@^7.13.10", "@babel/core@^7. 13.14", "@babel/core@^7.7.5": |
| 195 | + version "7.13.14" |
| 196 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06" |
| 197 | + integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA== |
198 | 198 | dependencies:
|
199 | 199 | "@babel/code-frame" "^7.12.13"
|
200 | 200 | "@babel/generator" "^7.13.9"
|
201 |
| - "@babel/helper-compilation-targets" "^7.13.10" |
202 |
| - "@babel/helper-module-transforms" "^7.13.0" |
| 201 | + "@babel/helper-compilation-targets" "^7.13.13" |
| 202 | + "@babel/helper-module-transforms" "^7.13.14" |
203 | 203 | "@babel/helpers" "^7.13.10"
|
204 |
| - "@babel/parser" "^7.13.10" |
| 204 | + "@babel/parser" "^7.13.13" |
205 | 205 | "@babel/template" "^7.12.13"
|
206 |
| - "@babel/traverse" "^7.13.0" |
207 |
| - "@babel/types" "^7.13.0" |
| 206 | + "@babel/traverse" "^7.13.13" |
| 207 | + "@babel/types" "^7.13.14" |
208 | 208 | convert-source-map "^1.7.0"
|
209 | 209 | debug "^4.1.0"
|
210 | 210 | gensync "^1.0.0-beta.2"
|
211 | 211 | json5 "^2.1.2"
|
212 |
| - lodash "^4.17.19" |
213 | 212 | semver "^6.3.0"
|
214 | 213 | source-map "^0.5.0"
|
215 | 214 |
|
|
263 | 262 | browserslist "^4.14.5"
|
264 | 263 | semver "^6.3.0"
|
265 | 264 |
|
| 265 | +"@babel/helper-compilation-targets@^7.13.13": |
| 266 | + version "7.13.13" |
| 267 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5" |
| 268 | + integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ== |
| 269 | + dependencies: |
| 270 | + "@babel/compat-data" "^7.13.12" |
| 271 | + "@babel/helper-validator-option" "^7.12.17" |
| 272 | + browserslist "^4.14.5" |
| 273 | + semver "^6.3.0" |
| 274 | + |
266 | 275 | "@babel/helper-create-class-features-plugin@^7.13.0":
|
267 | 276 | version "7.13.8"
|
268 | 277 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04"
|
|
334 | 343 | dependencies:
|
335 | 344 | "@babel/types" "^7.13.0"
|
336 | 345 |
|
| 346 | +"@babel/helper-member-expression-to-functions@^7.13.12": |
| 347 | + version "7.13.12" |
| 348 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72" |
| 349 | + integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw== |
| 350 | + dependencies: |
| 351 | + "@babel/types" "^7.13.12" |
| 352 | + |
337 | 353 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.44", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13":
|
338 | 354 | version "7.12.13"
|
339 | 355 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
|
340 | 356 | integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
|
341 | 357 | dependencies:
|
342 | 358 | "@babel/types" "^7.12.13"
|
343 | 359 |
|
| 360 | +"@babel/helper-module-imports@^7.13.12": |
| 361 | + version "7.13.12" |
| 362 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" |
| 363 | + integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== |
| 364 | + dependencies: |
| 365 | + "@babel/types" "^7.13.12" |
| 366 | + |
344 | 367 | "@babel/helper-module-transforms@^7.13.0":
|
345 | 368 | version "7.13.0"
|
346 | 369 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
|
|
356 | 379 | "@babel/types" "^7.13.0"
|
357 | 380 | lodash "^4.17.19"
|
358 | 381 |
|
| 382 | +"@babel/helper-module-transforms@^7.13.14": |
| 383 | + version "7.13.14" |
| 384 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef" |
| 385 | + integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g== |
| 386 | + dependencies: |
| 387 | + "@babel/helper-module-imports" "^7.13.12" |
| 388 | + "@babel/helper-replace-supers" "^7.13.12" |
| 389 | + "@babel/helper-simple-access" "^7.13.12" |
| 390 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 391 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 392 | + "@babel/template" "^7.12.13" |
| 393 | + "@babel/traverse" "^7.13.13" |
| 394 | + "@babel/types" "^7.13.14" |
| 395 | + |
359 | 396 | "@babel/helper-optimise-call-expression@^7.12.13":
|
360 | 397 | version "7.12.13"
|
361 | 398 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
|
|
392 | 429 | "@babel/traverse" "^7.13.0"
|
393 | 430 | "@babel/types" "^7.13.0"
|
394 | 431 |
|
| 432 | +"@babel/helper-replace-supers@^7.13.12": |
| 433 | + version "7.13.12" |
| 434 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804" |
| 435 | + integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw== |
| 436 | + dependencies: |
| 437 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
| 438 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 439 | + "@babel/traverse" "^7.13.0" |
| 440 | + "@babel/types" "^7.13.12" |
| 441 | + |
395 | 442 | "@babel/helper-simple-access@^7.12.13":
|
396 | 443 | version "7.12.13"
|
397 | 444 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4"
|
398 | 445 | integrity sha512-0ski5dyYIHEfwpWGx5GPWhH35j342JaflmCeQmsPWcrOQDtCN6C1zKAVRFVbK53lPW2c9TsuLLSUDf0tIGJ5hA==
|
399 | 446 | dependencies:
|
400 | 447 | "@babel/types" "^7.12.13"
|
401 | 448 |
|
| 449 | +"@babel/helper-simple-access@^7.13.12": |
| 450 | + version "7.13.12" |
| 451 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6" |
| 452 | + integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA== |
| 453 | + dependencies: |
| 454 | + "@babel/types" "^7.13.12" |
| 455 | + |
402 | 456 | "@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
|
403 | 457 | version "7.12.1"
|
404 | 458 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
|
|
451 | 505 | chalk "^2.0.0"
|
452 | 506 | js-tokens "^4.0.0"
|
453 | 507 |
|
454 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10": |
| 508 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0": |
455 | 509 | version "7.13.10"
|
456 | 510 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
|
457 | 511 | integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
|
458 | 512 |
|
| 513 | +"@babel/parser@^7.13.13": |
| 514 | + version "7.13.13" |
| 515 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df" |
| 516 | + integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw== |
| 517 | + |
459 | 518 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
460 | 519 | version "7.13.12"
|
461 | 520 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
|
|
1271 | 1330 | globals "^11.1.0"
|
1272 | 1331 | lodash "^4.17.19"
|
1273 | 1332 |
|
| 1333 | +"@babel/traverse@^7.13.13": |
| 1334 | + version "7.13.13" |
| 1335 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d" |
| 1336 | + integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg== |
| 1337 | + dependencies: |
| 1338 | + "@babel/code-frame" "^7.12.13" |
| 1339 | + "@babel/generator" "^7.13.9" |
| 1340 | + "@babel/helper-function-name" "^7.12.13" |
| 1341 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1342 | + "@babel/parser" "^7.13.13" |
| 1343 | + "@babel/types" "^7.13.13" |
| 1344 | + debug "^4.1.0" |
| 1345 | + globals "^11.1.0" |
| 1346 | + |
1274 | 1347 | "@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
1275 | 1348 | version "7.13.12"
|
1276 | 1349 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
|
|
1280 | 1353 | lodash "^4.17.19"
|
1281 | 1354 | to-fast-properties "^2.0.0"
|
1282 | 1355 |
|
| 1356 | +"@babel/types@^7.13.13", "@babel/types@^7.13.14": |
| 1357 | + version "7.13.14" |
| 1358 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d" |
| 1359 | + integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ== |
| 1360 | + dependencies: |
| 1361 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1362 | + lodash "^4.17.19" |
| 1363 | + to-fast-properties "^2.0.0" |
| 1364 | + |
1283 | 1365 | "@bcoe/v8-coverage@^0.2.3":
|
1284 | 1366 | version "0.2.3"
|
1285 | 1367 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments