|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@babel/cli@7.12.13": |
6 |
| - version "7.12.13" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.13.tgz#ae2c6a75fa43f3db4bca0659799b0dfca3f5212b" |
8 |
| - integrity sha512-Zto3HPeE0GRmaxobUl7NvFTo97NKe1zdAuWqTO8oka7nE0IIqZ4CFvuRZe1qf+ZMd7eHMhwqrecjwc10mjXo/g== |
| 5 | +"@babel/cli@7.12.16": |
| 6 | + version "7.12.16" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a" |
| 8 | + integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ== |
9 | 9 | dependencies:
|
10 | 10 | commander "^4.0.1"
|
11 | 11 | convert-source-map "^1.1.0"
|
|
38 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
|
39 | 39 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
|
40 | 40 |
|
41 |
| -"@babel/core@7.12.13": |
42 |
| - version "7.12.13" |
43 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.13.tgz#b73a87a3a3e7d142a66248bf6ad88b9ceb093425" |
44 |
| - integrity sha512-BQKE9kXkPlXHPeqissfxo0lySWJcYdEP0hdtJOH/iJfDdhOCcgtNCjftCJg3qqauB4h+lz2N6ixM++b9DN1Tcw== |
| 41 | +"@babel/core@7.12.16": |
| 42 | + version "7.12.16" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" |
| 44 | + integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== |
45 | 45 | dependencies:
|
46 | 46 | "@babel/code-frame" "^7.12.13"
|
47 |
| - "@babel/generator" "^7.12.13" |
| 47 | + "@babel/generator" "^7.12.15" |
48 | 48 | "@babel/helper-module-transforms" "^7.12.13"
|
49 | 49 | "@babel/helpers" "^7.12.13"
|
50 |
| - "@babel/parser" "^7.12.13" |
| 50 | + "@babel/parser" "^7.12.16" |
51 | 51 | "@babel/template" "^7.12.13"
|
52 | 52 | "@babel/traverse" "^7.12.13"
|
53 | 53 | "@babel/types" "^7.12.13"
|
|
90 | 90 | jsesc "^2.5.1"
|
91 | 91 | source-map "^0.5.0"
|
92 | 92 |
|
93 |
| -"@babel/generator@^7.12.13": |
| 93 | +"@babel/generator@^7.12.13", "@babel/generator@^7.12.15": |
94 | 94 | version "7.12.15"
|
95 | 95 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
|
96 | 96 | integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
|
|
121 | 121 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
122 | 122 | "@babel/types" "^7.12.13"
|
123 | 123 |
|
124 |
| -"@babel/helper-compilation-targets@^7.12.13": |
125 |
| - version "7.12.13" |
126 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.13.tgz#d689cdef88810aa74e15a7a94186f26a3d773c98" |
127 |
| - integrity sha512-dXof20y/6wB5HnLOGyLh/gobsMvDNoekcC+8MCV2iaTd5JemhFkPD73QB+tK3iFC9P0xJC73B6MvKkyUfS9cCw== |
| 124 | +"@babel/helper-compilation-targets@^7.12.16": |
| 125 | + version "7.12.16" |
| 126 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b" |
| 127 | + integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg== |
128 | 128 | dependencies:
|
129 | 129 | "@babel/compat-data" "^7.12.13"
|
130 |
| - "@babel/helper-validator-option" "^7.12.11" |
| 130 | + "@babel/helper-validator-option" "^7.12.16" |
131 | 131 | browserslist "^4.14.5"
|
132 | 132 | semver "^5.5.0"
|
133 | 133 |
|
|
368 | 368 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
369 | 369 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
370 | 370 |
|
371 |
| -"@babel/helper-validator-option@^7.12.11": |
372 |
| - version "7.12.11" |
373 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f" |
374 |
| - integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw== |
| 371 | +"@babel/helper-validator-option@^7.12.16": |
| 372 | + version "7.12.16" |
| 373 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051" |
| 374 | + integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ== |
375 | 375 |
|
376 | 376 | "@babel/helper-wrap-function@^7.12.13":
|
377 | 377 | version "7.12.13"
|
|
429 | 429 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf"
|
430 | 430 | integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA==
|
431 | 431 |
|
| 432 | +"@babel/parser@^7.12.16": |
| 433 | + version "7.12.16" |
| 434 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" |
| 435 | + integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== |
| 436 | + |
432 | 437 | "@babel/plugin-proposal-async-generator-functions@^7.12.13":
|
433 | 438 | version "7.12.13"
|
434 | 439 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.13.tgz#d1c6d841802ffb88c64a2413e311f7345b9e66b5"
|
|
446 | 451 | "@babel/helper-create-class-features-plugin" "^7.12.13"
|
447 | 452 | "@babel/helper-plugin-utils" "^7.12.13"
|
448 | 453 |
|
449 |
| -"@babel/plugin-proposal-dynamic-import@^7.12.1": |
450 |
| - version "7.12.1" |
451 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.1.tgz#43eb5c2a3487ecd98c5c8ea8b5fdb69a2749b2dc" |
452 |
| - integrity sha512-a4rhUSZFuq5W8/OO8H7BL5zspjnc1FLd9hlOxIK/f7qG4a0qsqk8uvF/ywgBA8/OmjsapjpvaEOYItfGG1qIvQ== |
| 454 | +"@babel/plugin-proposal-dynamic-import@^7.12.16": |
| 455 | + version "7.12.16" |
| 456 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473" |
| 457 | + integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w== |
453 | 458 | dependencies:
|
454 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
| 459 | + "@babel/helper-plugin-utils" "^7.12.13" |
455 | 460 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
456 | 461 |
|
457 | 462 | "@babel/plugin-proposal-export-namespace-from@^7.12.13":
|
|
511 | 516 | "@babel/helper-plugin-utils" "^7.12.13"
|
512 | 517 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
513 | 518 |
|
514 |
| -"@babel/plugin-proposal-optional-chaining@^7.12.13": |
515 |
| - version "7.12.13" |
516 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.13.tgz#63a7d805bc8ce626f3234ee5421a2a7fb23f66d9" |
517 |
| - integrity sha512-0ZwjGfTcnZqyV3y9DSD1Yk3ebp+sIUpT2YDqP8hovzaNZnQq2Kd7PEqa6iOIUDBXBt7Jl3P7YAcEIL5Pz8u09Q== |
| 519 | +"@babel/plugin-proposal-optional-chaining@^7.12.16": |
| 520 | + version "7.12.16" |
| 521 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139" |
| 522 | + integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg== |
518 | 523 | dependencies:
|
519 | 524 | "@babel/helper-plugin-utils" "^7.12.13"
|
520 | 525 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
884 | 889 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
885 | 890 | "@babel/helper-plugin-utils" "^7.12.13"
|
886 | 891 |
|
887 |
| -"@babel/preset-env@7.12.13": |
888 |
| - version "7.12.13" |
889 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.13.tgz#3aa2d09cf7d255177538dff292ac9af29ad46525" |
890 |
| - integrity sha512-JUVlizG8SoFTz4LmVUL8++aVwzwxcvey3N0j1tRbMAXVEy95uQ/cnEkmEKHN00Bwq4voAV3imQGnQvpkLAxsrw== |
| 892 | +"@babel/preset-env@7.12.16": |
| 893 | + version "7.12.16" |
| 894 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082" |
| 895 | + integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg== |
891 | 896 | dependencies:
|
892 | 897 | "@babel/compat-data" "^7.12.13"
|
893 |
| - "@babel/helper-compilation-targets" "^7.12.13" |
| 898 | + "@babel/helper-compilation-targets" "^7.12.16" |
894 | 899 | "@babel/helper-module-imports" "^7.12.13"
|
895 | 900 | "@babel/helper-plugin-utils" "^7.12.13"
|
896 |
| - "@babel/helper-validator-option" "^7.12.11" |
| 901 | + "@babel/helper-validator-option" "^7.12.16" |
897 | 902 | "@babel/plugin-proposal-async-generator-functions" "^7.12.13"
|
898 | 903 | "@babel/plugin-proposal-class-properties" "^7.12.13"
|
899 |
| - "@babel/plugin-proposal-dynamic-import" "^7.12.1" |
| 904 | + "@babel/plugin-proposal-dynamic-import" "^7.12.16" |
900 | 905 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
901 | 906 | "@babel/plugin-proposal-json-strings" "^7.12.13"
|
902 | 907 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
|
903 | 908 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
|
904 | 909 | "@babel/plugin-proposal-numeric-separator" "^7.12.13"
|
905 | 910 | "@babel/plugin-proposal-object-rest-spread" "^7.12.13"
|
906 | 911 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
|
907 |
| - "@babel/plugin-proposal-optional-chaining" "^7.12.13" |
| 912 | + "@babel/plugin-proposal-optional-chaining" "^7.12.16" |
908 | 913 | "@babel/plugin-proposal-private-methods" "^7.12.13"
|
909 | 914 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
910 | 915 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
0 commit comments