|
26 | 26 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.0.tgz#ea269d7f78deb3a7826c39a4048eecda541ebdaa"
|
27 | 27 | integrity sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew==
|
28 | 28 |
|
| 29 | +"@babel/compat-data@^7.16.4": |
| 30 | + version "7.16.4" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e" |
| 32 | + integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q== |
| 33 | + |
29 | 34 |
|
30 | 35 | version "7.16.0"
|
31 | 36 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4"
|
|
146 | 151 | browserslist "^4.16.6"
|
147 | 152 | semver "^6.3.0"
|
148 | 153 |
|
| 154 | +"@babel/helper-compilation-targets@^7.16.3": |
| 155 | + version "7.16.3" |
| 156 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz#5b480cd13f68363df6ec4dc8ac8e2da11363cbf0" |
| 157 | + integrity sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA== |
| 158 | + dependencies: |
| 159 | + "@babel/compat-data" "^7.16.0" |
| 160 | + "@babel/helper-validator-option" "^7.14.5" |
| 161 | + browserslist "^4.17.5" |
| 162 | + semver "^6.3.0" |
| 163 | + |
149 | 164 | "@babel/helper-create-class-features-plugin@^7.16.0":
|
150 | 165 | version "7.16.0"
|
151 | 166 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.0.tgz#090d4d166b342a03a9fec37ef4fd5aeb9c7c6a4b"
|
|
174 | 189 | "@babel/helper-annotate-as-pure" "^7.16.0"
|
175 | 190 | regexpu-core "^4.7.1"
|
176 | 191 |
|
177 |
| -"@babel/helper-define-polyfill-provider@^0.2.4": |
178 |
| - version "0.2.4" |
179 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.4.tgz#8867aed79d3ea6cade40f801efb7ac5c66916b10" |
180 |
| - integrity sha512-OrpPZ97s+aPi6h2n1OXzdhVis1SGSsMU2aMHgLcOKfsp4/v1NWpx3CWT3lBj5eeBq9cDkPkh+YCfdF7O12uNDQ== |
| 192 | +"@babel/helper-define-polyfill-provider@^0.3.0": |
| 193 | + version "0.3.0" |
| 194 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.0.tgz#c5b10cf4b324ff840140bb07e05b8564af2ae971" |
| 195 | + integrity sha512-7hfT8lUljl/tM3h+izTX/pO3W3frz2ok6Pk+gzys8iJqDfZrZy2pXjRTZAvG2YmfHun1X4q8/UZRLatMfqc5Tg== |
181 | 196 | dependencies:
|
182 | 197 | "@babel/helper-compilation-targets" "^7.13.0"
|
183 | 198 | "@babel/helper-module-imports" "^7.12.13"
|
|
348 | 363 | "@babel/helper-wrap-function" "^7.16.0"
|
349 | 364 | "@babel/types" "^7.16.0"
|
350 | 365 |
|
| 366 | +"@babel/helper-remap-async-to-generator@^7.16.4": |
| 367 | + version "7.16.4" |
| 368 | + resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.4.tgz#5d7902f61349ff6b963e07f06a389ce139fbfe6e" |
| 369 | + integrity sha512-vGERmmhR+s7eH5Y/cp8PCVzj4XEjerq8jooMfxFdA5xVtAk9Sh4AQsrWgiErUEBjtGrBtOFKDUcWQFW4/dFwMA== |
| 370 | + dependencies: |
| 371 | + "@babel/helper-annotate-as-pure" "^7.16.0" |
| 372 | + "@babel/helper-wrap-function" "^7.16.0" |
| 373 | + "@babel/types" "^7.16.0" |
| 374 | + |
351 | 375 | "@babel/helper-replace-supers@^7.15.0":
|
352 | 376 | version "7.15.0"
|
353 | 377 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
|
|
491 | 515 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.2.tgz#3723cd5c8d8773eef96ce57ea1d9b7faaccd12ac"
|
492 | 516 | integrity sha512-RUVpT0G2h6rOZwqLDTrKk7ksNv7YpAilTnYe1/Q+eDjxEceRMKVWbCsX7t8h6C1qCFi/1Y8WZjcEPBAFG27GPw==
|
493 | 517 |
|
494 |
| -"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.0": |
| 518 | +"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2": |
495 | 519 | version "7.16.2"
|
496 | 520 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz#2977fca9b212db153c195674e57cfab807733183"
|
497 | 521 | integrity sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg==
|
|
507 | 531 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
508 | 532 | "@babel/plugin-proposal-optional-chaining" "^7.16.0"
|
509 | 533 |
|
510 |
| -"@babel/plugin-proposal-async-generator-functions@^7.16.0": |
511 |
| - version "7.16.0" |
512 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.0.tgz#11425d47a60364352f668ad5fbc1d6596b2c5caf" |
513 |
| - integrity sha512-nyYmIo7ZqKsY6P4lnVmBlxp9B3a96CscbLotlsNuktMHahkDwoPYEjXrZHU0Tj844Z9f1IthVxQln57mhkcExw== |
| 534 | +"@babel/plugin-proposal-async-generator-functions@^7.16.4": |
| 535 | + version "7.16.4" |
| 536 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.4.tgz#e606eb6015fec6fa5978c940f315eae4e300b081" |
| 537 | + integrity sha512-/CUekqaAaZCQHleSK/9HajvcD/zdnJiKRiuUFq8ITE+0HsPzquf53cpFiqAwl/UfmJbR6n5uGPQSPdrmKOvHHg== |
514 | 538 | dependencies:
|
515 | 539 | "@babel/helper-plugin-utils" "^7.14.5"
|
516 |
| - "@babel/helper-remap-async-to-generator" "^7.16.0" |
| 540 | + "@babel/helper-remap-async-to-generator" "^7.16.4" |
517 | 541 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
518 | 542 |
|
519 | 543 | "@babel/plugin-proposal-class-properties@^7.16.0":
|
|
953 | 977 | dependencies:
|
954 | 978 | "@babel/helper-plugin-utils" "^7.14.5"
|
955 | 979 |
|
| 980 | +"@babel/plugin-transform-parameters@^7.16.3": |
| 981 | + version "7.16.3" |
| 982 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.3.tgz#fa9e4c874ee5223f891ee6fa8d737f4766d31d15" |
| 983 | + integrity sha512-3MaDpJrOXT1MZ/WCmkOFo7EtmVVC8H4EUZVrHvFOsmwkk4lOjQj8rzv8JKUZV4YoQKeoIgk07GO+acPU9IMu/w== |
| 984 | + dependencies: |
| 985 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 986 | + |
956 | 987 | "@babel/plugin-transform-property-literals@^7.16.0":
|
957 | 988 | version "7.16.0"
|
958 | 989 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.0.tgz#a95c552189a96a00059f6776dc4e00e3690c78d1"
|
|
1034 | 1065 | "@babel/helper-create-regexp-features-plugin" "^7.16.0"
|
1035 | 1066 | "@babel/helper-plugin-utils" "^7.14.5"
|
1036 | 1067 |
|
1037 |
| - |
1038 |
| - version "7.16.0" |
1039 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.0.tgz#97228393d217560d6a1c6c56f0adb9d12bca67f5" |
1040 |
| - integrity sha512-cdTu/W0IrviamtnZiTfixPfIncr2M1VqRrkjzZWlr1B4TVYimCFK5jkyOdP4qw2MrlKHi+b3ORj6x8GoCew8Dg== |
| 1068 | + |
| 1069 | + version "7.16.4" |
| 1070 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.4.tgz#4f6ec33b2a3fe72d6bfdcdf3859500232563a2e3" |
| 1071 | + integrity sha512-v0QtNd81v/xKj4gNKeuAerQ/azeNn/G1B1qMLeXOcV8+4TWlD2j3NV1u8q29SDFBXx/NBq5kyEAO+0mpRgacjA== |
1041 | 1072 | dependencies:
|
1042 |
| - "@babel/compat-data" "^7.16.0" |
1043 |
| - "@babel/helper-compilation-targets" "^7.16.0" |
| 1073 | + "@babel/compat-data" "^7.16.4" |
| 1074 | + "@babel/helper-compilation-targets" "^7.16.3" |
1044 | 1075 | "@babel/helper-plugin-utils" "^7.14.5"
|
1045 | 1076 | "@babel/helper-validator-option" "^7.14.5"
|
1046 |
| - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.0" |
| 1077 | + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.2" |
1047 | 1078 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.0"
|
1048 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.16.0" |
| 1079 | + "@babel/plugin-proposal-async-generator-functions" "^7.16.4" |
1049 | 1080 | "@babel/plugin-proposal-class-properties" "^7.16.0"
|
1050 | 1081 | "@babel/plugin-proposal-class-static-block" "^7.16.0"
|
1051 | 1082 | "@babel/plugin-proposal-dynamic-import" "^7.16.0"
|
|
1095 | 1126 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.0"
|
1096 | 1127 | "@babel/plugin-transform-new-target" "^7.16.0"
|
1097 | 1128 | "@babel/plugin-transform-object-super" "^7.16.0"
|
1098 |
| - "@babel/plugin-transform-parameters" "^7.16.0" |
| 1129 | + "@babel/plugin-transform-parameters" "^7.16.3" |
1099 | 1130 | "@babel/plugin-transform-property-literals" "^7.16.0"
|
1100 | 1131 | "@babel/plugin-transform-regenerator" "^7.16.0"
|
1101 | 1132 | "@babel/plugin-transform-reserved-words" "^7.16.0"
|
|
1108 | 1139 | "@babel/plugin-transform-unicode-regex" "^7.16.0"
|
1109 | 1140 | "@babel/preset-modules" "^0.1.5"
|
1110 | 1141 | "@babel/types" "^7.16.0"
|
1111 |
| - babel-plugin-polyfill-corejs2 "^0.2.3" |
1112 |
| - babel-plugin-polyfill-corejs3 "^0.3.0" |
1113 |
| - babel-plugin-polyfill-regenerator "^0.2.3" |
1114 |
| - core-js-compat "^3.19.0" |
| 1142 | + babel-plugin-polyfill-corejs2 "^0.3.0" |
| 1143 | + babel-plugin-polyfill-corejs3 "^0.4.0" |
| 1144 | + babel-plugin-polyfill-regenerator "^0.3.0" |
| 1145 | + core-js-compat "^3.19.1" |
1115 | 1146 | semver "^6.3.0"
|
1116 | 1147 |
|
1117 | 1148 | "@babel/preset-modules@^0.1.5":
|
@@ -2476,29 +2507,29 @@ babel-plugin-jest-hoist@^27.2.0:
|
2476 | 2507 | "@types/babel__core" "^7.0.0"
|
2477 | 2508 | "@types/babel__traverse" "^7.0.6"
|
2478 | 2509 |
|
2479 |
| -babel-plugin-polyfill-corejs2@^0.2.3: |
2480 |
| - version "0.2.3" |
2481 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.3.tgz#6ed8e30981b062f8fe6aca8873a37ebcc8cc1c0f" |
2482 |
| - integrity sha512-NDZ0auNRzmAfE1oDDPW2JhzIMXUk+FFe2ICejmt5T4ocKgiQx3e0VCRx9NCAidcMtL2RUZaWtXnmjTCkx0tcbA== |
| 2510 | +babel-plugin-polyfill-corejs2@^0.3.0: |
| 2511 | + version "0.3.0" |
| 2512 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.0.tgz#407082d0d355ba565af24126fb6cb8e9115251fd" |
| 2513 | + integrity sha512-wMDoBJ6uG4u4PNFh72Ty6t3EgfA91puCuAwKIazbQlci+ENb/UU9A3xG5lutjUIiXCIn1CY5L15r9LimiJyrSA== |
2483 | 2514 | dependencies:
|
2484 | 2515 | "@babel/compat-data" "^7.13.11"
|
2485 |
| - "@babel/helper-define-polyfill-provider" "^0.2.4" |
| 2516 | + "@babel/helper-define-polyfill-provider" "^0.3.0" |
2486 | 2517 | semver "^6.1.1"
|
2487 | 2518 |
|
2488 |
| -babel-plugin-polyfill-corejs3@^0.3.0: |
2489 |
| - version "0.3.0" |
2490 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.3.0.tgz#fa7ca3d1ee9ddc6193600ffb632c9785d54918af" |
2491 |
| - integrity sha512-JLwi9vloVdXLjzACL80j24bG6/T1gYxwowG44dg6HN/7aTPdyPbJJidf6ajoA3RPHHtW0j9KMrSOLpIZpAnPpg== |
| 2519 | +babel-plugin-polyfill-corejs3@^0.4.0: |
| 2520 | + version "0.4.0" |
| 2521 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087" |
| 2522 | + integrity sha512-YxFreYwUfglYKdLUGvIF2nJEsGwj+RhWSX/ije3D2vQPOXuyMLMtg/cCGMDpOA7Nd+MwlNdnGODbd2EwUZPlsw== |
2492 | 2523 | dependencies:
|
2493 |
| - "@babel/helper-define-polyfill-provider" "^0.2.4" |
| 2524 | + "@babel/helper-define-polyfill-provider" "^0.3.0" |
2494 | 2525 | core-js-compat "^3.18.0"
|
2495 | 2526 |
|
2496 |
| -babel-plugin-polyfill-regenerator@^0.2.3: |
2497 |
| - version "0.2.3" |
2498 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.3.tgz#2e9808f5027c4336c994992b48a4262580cb8d6d" |
2499 |
| - integrity sha512-JVE78oRZPKFIeUqFGrSORNzQnrDwZR16oiWeGM8ZyjBn2XAT5OjP+wXx5ESuo33nUsFUEJYjtklnsKbxW5L+7g== |
| 2527 | +babel-plugin-polyfill-regenerator@^0.3.0: |
| 2528 | + version "0.3.0" |
| 2529 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz#9ebbcd7186e1a33e21c5e20cae4e7983949533be" |
| 2530 | + integrity sha512-dhAPTDLGoMW5/84wkgwiLRwMnio2i1fUe53EuvtKMv0pn2p3S8OCoV1xAzfJPl0KOX7IB89s2ib85vbYiea3jg== |
2500 | 2531 | dependencies:
|
2501 |
| - "@babel/helper-define-polyfill-provider" "^0.2.4" |
| 2532 | + "@babel/helper-define-polyfill-provider" "^0.3.0" |
2502 | 2533 |
|
2503 | 2534 | babel-preset-current-node-syntax@^1.0.0:
|
2504 | 2535 | version "1.0.1"
|
@@ -2624,6 +2655,17 @@ browserslist@^4.16.6:
|
2624 | 2655 | escalade "^3.1.1"
|
2625 | 2656 | node-releases "^1.1.73"
|
2626 | 2657 |
|
| 2658 | +browserslist@^4.17.5: |
| 2659 | + version "4.18.1" |
| 2660 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f" |
| 2661 | + integrity sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ== |
| 2662 | + dependencies: |
| 2663 | + caniuse-lite "^1.0.30001280" |
| 2664 | + electron-to-chromium "^1.3.896" |
| 2665 | + escalade "^3.1.1" |
| 2666 | + node-releases "^2.0.1" |
| 2667 | + picocolors "^1.0.0" |
| 2668 | + |
2627 | 2669 | browserslist@^4.17.6:
|
2628 | 2670 | version "4.17.6"
|
2629 | 2671 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.6.tgz#c76be33e7786b497f66cad25a73756c8b938985d"
|
@@ -2721,6 +2763,11 @@ caniuse-lite@^1.0.30001274:
|
2721 | 2763 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001278.tgz#51cafc858df77d966b17f59b5839250b24417fff"
|
2722 | 2764 | integrity sha512-mpF9KeH8u5cMoEmIic/cr7PNS+F5LWBk0t2ekGT60lFf0Wq+n9LspAj0g3P+o7DQhD3sUdlMln4YFAWhFYn9jg==
|
2723 | 2765 |
|
| 2766 | +caniuse-lite@^1.0.30001280: |
| 2767 | + version "1.0.30001280" |
| 2768 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001280.tgz#066a506046ba4be34cde5f74a08db7a396718fb7" |
| 2769 | + integrity sha512-kFXwYvHe5rix25uwueBxC569o53J6TpnGu0BEEn+6Lhl2vsnAumRFWEBhDft1fwyo6m1r4i+RqA4+163FpeFcA== |
| 2770 | + |
2724 | 2771 | chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.2:
|
2725 | 2772 | version "2.4.2"
|
2726 | 2773 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
@@ -2917,7 +2964,7 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
2917 | 2964 | dependencies:
|
2918 | 2965 | safe-buffer "~5.1.1"
|
2919 | 2966 |
|
2920 |
| -core-js-compat@^3.18.0, core-js-compat@^3.19.0: |
| 2967 | +core-js-compat@^3.18.0, core-js-compat@^3.19.1: |
2921 | 2968 | version "3.19.1"
|
2922 | 2969 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476"
|
2923 | 2970 | integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g==
|
@@ -3217,6 +3264,11 @@ electron-to-chromium@^1.3.886:
|
3217 | 3264 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.890.tgz#e7143b659f73dc4d0512d1ae4baeb0fb9e7bc835"
|
3218 | 3265 | integrity sha512-VWlVXSkv0cA/OOehrEyqjUTHwV8YXCPTfPvbtoeU2aHR21vI4Ejh5aC4AxUwOmbLbBgb6Gd3URZahoCxtBqCYQ==
|
3219 | 3266 |
|
| 3267 | +electron-to-chromium@^1.3.896: |
| 3268 | + version "1.3.899" |
| 3269 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.899.tgz#4d7d040e73def3d5f5bd6b8a21049025dce6fce0" |
| 3270 | + integrity sha512-w16Dtd2zl7VZ4N4Db+FIa7n36sgPGCKjrKvUUmp5ialsikvcQLjcJR9RWnlYNxIyEHLdHaoIZEqKsPxU9MdyBg== |
| 3271 | + |
3220 | 3272 | emittery@^0.8.1:
|
3221 | 3273 | version "0.8.1"
|
3222 | 3274 | resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860"
|
|
0 commit comments