|
42 | 42 | resolved "https://registry.yarnpkg.com/@aureooms/js-random/-/js-random-2.0.0.tgz#f62c6954ed79bd9a520197125ee3cfbe14b00d72"
|
43 | 43 | integrity sha1-9ixpVO15vZpSAZcSXuPPvhSwDXI=
|
44 | 44 |
|
45 |
| -"@babel/cli@7.12.13": |
46 |
| - version "7.12.13" |
47 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.13.tgz#ae2c6a75fa43f3db4bca0659799b0dfca3f5212b" |
48 |
| - integrity sha512-Zto3HPeE0GRmaxobUl7NvFTo97NKe1zdAuWqTO8oka7nE0IIqZ4CFvuRZe1qf+ZMd7eHMhwqrecjwc10mjXo/g== |
| 45 | +"@babel/cli@7.12.16": |
| 46 | + version "7.12.16" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.16.tgz#bde5bc5118d90e539603abcd37938c5f0fd6c87a" |
| 48 | + integrity sha512-cKWkNCxbpjSuYLbdeJs4kOnyW1E2D65pu7SodXDOkzahIN/wSgT8geIqf6+pJTgCo47zrOMGcJTmjSFe5WKYwQ== |
49 | 49 | dependencies:
|
50 | 50 | commander "^4.0.1"
|
51 | 51 | convert-source-map "^1.1.0"
|
|
78 | 78 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
|
79 | 79 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
|
80 | 80 |
|
81 |
| -"@babel/core@7.12.13": |
82 |
| - version "7.12.13" |
83 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.13.tgz#b73a87a3a3e7d142a66248bf6ad88b9ceb093425" |
84 |
| - integrity sha512-BQKE9kXkPlXHPeqissfxo0lySWJcYdEP0hdtJOH/iJfDdhOCcgtNCjftCJg3qqauB4h+lz2N6ixM++b9DN1Tcw== |
| 81 | +"@babel/core@7.12.16": |
| 82 | + version "7.12.16" |
| 83 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c" |
| 84 | + integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw== |
85 | 85 | dependencies:
|
86 | 86 | "@babel/code-frame" "^7.12.13"
|
87 |
| - "@babel/generator" "^7.12.13" |
| 87 | + "@babel/generator" "^7.12.15" |
88 | 88 | "@babel/helper-module-transforms" "^7.12.13"
|
89 | 89 | "@babel/helpers" "^7.12.13"
|
90 |
| - "@babel/parser" "^7.12.13" |
| 90 | + "@babel/parser" "^7.12.16" |
91 | 91 | "@babel/template" "^7.12.13"
|
92 | 92 | "@babel/traverse" "^7.12.13"
|
93 | 93 | "@babel/types" "^7.12.13"
|
|
130 | 130 | jsesc "^2.5.1"
|
131 | 131 | source-map "^0.5.0"
|
132 | 132 |
|
| 133 | +"@babel/generator@^7.12.15": |
| 134 | + version "7.12.15" |
| 135 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f" |
| 136 | + integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ== |
| 137 | + dependencies: |
| 138 | + "@babel/types" "^7.12.13" |
| 139 | + jsesc "^2.5.1" |
| 140 | + source-map "^0.5.0" |
| 141 | + |
133 | 142 | "@babel/generator@^7.9.0", "@babel/generator@^7.9.5":
|
134 | 143 | version "7.9.5"
|
135 | 144 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.5.tgz#27f0917741acc41e6eaaced6d68f96c3fa9afaf9"
|
|
162 | 171 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
163 | 172 | "@babel/types" "^7.12.13"
|
164 | 173 |
|
165 |
| -"@babel/helper-compilation-targets@^7.12.13": |
166 |
| - version "7.12.13" |
167 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.13.tgz#d689cdef88810aa74e15a7a94186f26a3d773c98" |
168 |
| - integrity sha512-dXof20y/6wB5HnLOGyLh/gobsMvDNoekcC+8MCV2iaTd5JemhFkPD73QB+tK3iFC9P0xJC73B6MvKkyUfS9cCw== |
| 174 | +"@babel/helper-compilation-targets@^7.12.16": |
| 175 | + version "7.12.16" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b" |
| 177 | + integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg== |
169 | 178 | dependencies:
|
170 | 179 | "@babel/compat-data" "^7.12.13"
|
171 |
| - "@babel/helper-validator-option" "^7.12.11" |
| 180 | + "@babel/helper-validator-option" "^7.12.16" |
172 | 181 | browserslist "^4.14.5"
|
173 | 182 | semver "^5.5.0"
|
174 | 183 |
|
|
418 | 427 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
|
419 | 428 | integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
|
420 | 429 |
|
421 |
| -"@babel/helper-validator-option@^7.12.11": |
422 |
| - version "7.12.11" |
423 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f" |
424 |
| - integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw== |
| 430 | +"@babel/helper-validator-option@^7.12.16": |
| 431 | + version "7.12.16" |
| 432 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051" |
| 433 | + integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ== |
425 | 434 |
|
426 | 435 | "@babel/helper-wrap-function@^7.12.13":
|
427 | 436 | version "7.12.13"
|
|
474 | 483 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.13.tgz#3ee7be4131fe657ba9143d5c5b3a9f253fdb75e9"
|
475 | 484 | integrity sha512-z7n7ybOUzaRc3wwqLpAX8UFIXsrVXUJhtNGBwAnLz6d1KUapqyq7ad2La8gZ6CXhHmGAIL32cop8Tst4/PNWLw==
|
476 | 485 |
|
| 486 | +"@babel/parser@^7.12.16": |
| 487 | + version "7.12.16" |
| 488 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4" |
| 489 | + integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw== |
| 490 | + |
477 | 491 | "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
|
478 | 492 | version "7.9.4"
|
479 | 493 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
|
|
496 | 510 | "@babel/helper-create-class-features-plugin" "^7.12.13"
|
497 | 511 | "@babel/helper-plugin-utils" "^7.12.13"
|
498 | 512 |
|
499 |
| -"@babel/plugin-proposal-dynamic-import@^7.12.1": |
500 |
| - version "7.12.1" |
501 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.1.tgz#43eb5c2a3487ecd98c5c8ea8b5fdb69a2749b2dc" |
502 |
| - integrity sha512-a4rhUSZFuq5W8/OO8H7BL5zspjnc1FLd9hlOxIK/f7qG4a0qsqk8uvF/ywgBA8/OmjsapjpvaEOYItfGG1qIvQ== |
| 513 | +"@babel/plugin-proposal-dynamic-import@^7.12.16": |
| 514 | + version "7.12.16" |
| 515 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473" |
| 516 | + integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w== |
503 | 517 | dependencies:
|
504 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
| 518 | + "@babel/helper-plugin-utils" "^7.12.13" |
505 | 519 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
506 | 520 |
|
507 | 521 | "@babel/plugin-proposal-export-namespace-from@^7.12.13":
|
|
561 | 575 | "@babel/helper-plugin-utils" "^7.12.13"
|
562 | 576 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
563 | 577 |
|
564 |
| -"@babel/plugin-proposal-optional-chaining@^7.12.13": |
565 |
| - version "7.12.13" |
566 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.13.tgz#63a7d805bc8ce626f3234ee5421a2a7fb23f66d9" |
567 |
| - integrity sha512-0ZwjGfTcnZqyV3y9DSD1Yk3ebp+sIUpT2YDqP8hovzaNZnQq2Kd7PEqa6iOIUDBXBt7Jl3P7YAcEIL5Pz8u09Q== |
| 578 | +"@babel/plugin-proposal-optional-chaining@^7.12.16": |
| 579 | + version "7.12.16" |
| 580 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139" |
| 581 | + integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg== |
568 | 582 | dependencies:
|
569 | 583 | "@babel/helper-plugin-utils" "^7.12.13"
|
570 | 584 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
942 | 956 | core-js "^2.6.5"
|
943 | 957 | regenerator-runtime "^0.13.4"
|
944 | 958 |
|
945 |
| -"@babel/preset-env@7.12.13": |
946 |
| - version "7.12.13" |
947 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.13.tgz#3aa2d09cf7d255177538dff292ac9af29ad46525" |
948 |
| - integrity sha512-JUVlizG8SoFTz4LmVUL8++aVwzwxcvey3N0j1tRbMAXVEy95uQ/cnEkmEKHN00Bwq4voAV3imQGnQvpkLAxsrw== |
| 959 | +"@babel/preset-env@7.12.16": |
| 960 | + version "7.12.16" |
| 961 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.16.tgz#16710e3490e37764b2f41886de0a33bc4ae91082" |
| 962 | + integrity sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg== |
949 | 963 | dependencies:
|
950 | 964 | "@babel/compat-data" "^7.12.13"
|
951 |
| - "@babel/helper-compilation-targets" "^7.12.13" |
| 965 | + "@babel/helper-compilation-targets" "^7.12.16" |
952 | 966 | "@babel/helper-module-imports" "^7.12.13"
|
953 | 967 | "@babel/helper-plugin-utils" "^7.12.13"
|
954 |
| - "@babel/helper-validator-option" "^7.12.11" |
| 968 | + "@babel/helper-validator-option" "^7.12.16" |
955 | 969 | "@babel/plugin-proposal-async-generator-functions" "^7.12.13"
|
956 | 970 | "@babel/plugin-proposal-class-properties" "^7.12.13"
|
957 |
| - "@babel/plugin-proposal-dynamic-import" "^7.12.1" |
| 971 | + "@babel/plugin-proposal-dynamic-import" "^7.12.16" |
958 | 972 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
959 | 973 | "@babel/plugin-proposal-json-strings" "^7.12.13"
|
960 | 974 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
|
961 | 975 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
|
962 | 976 | "@babel/plugin-proposal-numeric-separator" "^7.12.13"
|
963 | 977 | "@babel/plugin-proposal-object-rest-spread" "^7.12.13"
|
964 | 978 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
|
965 |
| - "@babel/plugin-proposal-optional-chaining" "^7.12.13" |
| 979 | + "@babel/plugin-proposal-optional-chaining" "^7.12.16" |
966 | 980 | "@babel/plugin-proposal-private-methods" "^7.12.13"
|
967 | 981 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
968 | 982 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
0 commit comments