|
63 | 63 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
|
64 | 64 | integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
|
65 | 65 |
|
| 66 | +"@babel/compat-data@^7.25.4": |
| 67 | + version "7.25.4" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
| 69 | + integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== |
| 70 | + |
66 | 71 | "@babel/core@^7.11.6", "@babel/core@^7.12.3":
|
67 | 72 | version "7.22.9"
|
68 | 73 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.9.tgz#bd96492c68822198f33e8a256061da3cf391f58f"
|
|
114 | 119 | "@jridgewell/trace-mapping" "^0.3.25"
|
115 | 120 | jsesc "^2.5.1"
|
116 | 121 |
|
| 122 | +"@babel/generator@^7.25.4": |
| 123 | + version "7.25.4" |
| 124 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.4.tgz#1dc63c1c9caae9e6dc24e264eac254eb25005669" |
| 125 | + integrity sha512-NFtZmZsyzDPJnk9Zg3BbTfKKc9UlHYzD0E//p2Z3B9nCwwtJW9T0gVbCz8+fBngnn4zf1Dr3IK8PHQQHq0lDQw== |
| 126 | + dependencies: |
| 127 | + "@babel/types" "^7.25.4" |
| 128 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 129 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 130 | + jsesc "^2.5.1" |
| 131 | + |
117 | 132 | "@babel/helper-annotate-as-pure@^7.22.5":
|
118 | 133 | version "7.22.5"
|
119 | 134 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
|
|
195 | 210 | "@babel/helper-split-export-declaration" "^7.24.7"
|
196 | 211 | semver "^6.3.1"
|
197 | 212 |
|
| 213 | +"@babel/helper-create-class-features-plugin@^7.25.4": |
| 214 | + version "7.25.4" |
| 215 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14" |
| 216 | + integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ== |
| 217 | + dependencies: |
| 218 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 219 | + "@babel/helper-member-expression-to-functions" "^7.24.8" |
| 220 | + "@babel/helper-optimise-call-expression" "^7.24.7" |
| 221 | + "@babel/helper-replace-supers" "^7.25.0" |
| 222 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" |
| 223 | + "@babel/traverse" "^7.25.4" |
| 224 | + semver "^6.3.1" |
| 225 | + |
198 | 226 | "@babel/helper-create-regexp-features-plugin@^7.18.6":
|
199 | 227 | version "7.22.9"
|
200 | 228 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.9.tgz#9d8e61a8d9366fe66198f57c40565663de0825f6"
|
|
222 | 250 | regexpu-core "^5.3.1"
|
223 | 251 | semver "^6.3.1"
|
224 | 252 |
|
225 |
| -"@babel/helper-define-polyfill-provider@^0.6.1", "@babel/helper-define-polyfill-provider@^0.6.2": |
| 253 | +"@babel/helper-create-regexp-features-plugin@^7.25.2": |
| 254 | + version "7.25.2" |
| 255 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9" |
| 256 | + integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g== |
| 257 | + dependencies: |
| 258 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 259 | + regexpu-core "^5.3.1" |
| 260 | + semver "^6.3.1" |
| 261 | + |
| 262 | +"@babel/helper-define-polyfill-provider@^0.6.2": |
226 | 263 | version "0.6.2"
|
227 | 264 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d"
|
228 | 265 | integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==
|
|
568 | 605 | dependencies:
|
569 | 606 | "@babel/types" "^7.25.2"
|
570 | 607 |
|
| 608 | +"@babel/parser@^7.25.4": |
| 609 | + version "7.25.4" |
| 610 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" |
| 611 | + integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== |
| 612 | + dependencies: |
| 613 | + "@babel/types" "^7.25.4" |
| 614 | + |
571 | 615 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
572 | 616 | version "7.25.3"
|
573 | 617 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f"
|
|
767 | 811 | dependencies:
|
768 | 812 | "@babel/helper-plugin-utils" "^7.24.7"
|
769 | 813 |
|
770 |
| -"@babel/plugin-transform-async-generator-functions@^7.25.0": |
771 |
| - version "7.25.0" |
772 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf" |
773 |
| - integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q== |
| 814 | +"@babel/plugin-transform-async-generator-functions@^7.25.4": |
| 815 | + version "7.25.4" |
| 816 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083" |
| 817 | + integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg== |
774 | 818 | dependencies:
|
775 | 819 | "@babel/helper-plugin-utils" "^7.24.8"
|
776 | 820 | "@babel/helper-remap-async-to-generator" "^7.25.0"
|
777 | 821 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
778 |
| - "@babel/traverse" "^7.25.0" |
| 822 | + "@babel/traverse" "^7.25.4" |
779 | 823 |
|
780 | 824 | "@babel/plugin-transform-async-to-generator@^7.24.7":
|
781 | 825 | version "7.24.7"
|
|
800 | 844 | dependencies:
|
801 | 845 | "@babel/helper-plugin-utils" "^7.24.8"
|
802 | 846 |
|
803 |
| -"@babel/plugin-transform-class-properties@^7.24.7": |
804 |
| - version "7.24.7" |
805 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834" |
806 |
| - integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w== |
| 847 | +"@babel/plugin-transform-class-properties@^7.25.4": |
| 848 | + version "7.25.4" |
| 849 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd" |
| 850 | + integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g== |
807 | 851 | dependencies:
|
808 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
809 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 852 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 853 | + "@babel/helper-plugin-utils" "^7.24.8" |
810 | 854 |
|
811 | 855 | "@babel/plugin-transform-class-static-block@^7.24.7":
|
812 | 856 | version "7.24.7"
|
|
817 | 861 | "@babel/helper-plugin-utils" "^7.24.7"
|
818 | 862 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
819 | 863 |
|
820 |
| -"@babel/plugin-transform-classes@^7.25.0": |
821 |
| - version "7.25.0" |
822 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e" |
823 |
| - integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw== |
| 864 | +"@babel/plugin-transform-classes@^7.25.4": |
| 865 | + version "7.25.4" |
| 866 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a" |
| 867 | + integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg== |
824 | 868 | dependencies:
|
825 | 869 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
826 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
| 870 | + "@babel/helper-compilation-targets" "^7.25.2" |
827 | 871 | "@babel/helper-plugin-utils" "^7.24.8"
|
828 | 872 | "@babel/helper-replace-supers" "^7.25.0"
|
829 |
| - "@babel/traverse" "^7.25.0" |
| 873 | + "@babel/traverse" "^7.25.4" |
830 | 874 | globals "^11.1.0"
|
831 | 875 |
|
832 | 876 | "@babel/plugin-transform-computed-properties@^7.24.7":
|
|
1055 | 1099 | dependencies:
|
1056 | 1100 | "@babel/helper-plugin-utils" "^7.24.7"
|
1057 | 1101 |
|
1058 |
| -"@babel/plugin-transform-private-methods@^7.24.7": |
1059 |
| - version "7.24.7" |
1060 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e" |
1061 |
| - integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ== |
| 1102 | +"@babel/plugin-transform-private-methods@^7.25.4": |
| 1103 | + version "7.25.4" |
| 1104 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242" |
| 1105 | + integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw== |
1062 | 1106 | dependencies:
|
1063 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
1064 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1107 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 1108 | + "@babel/helper-plugin-utils" "^7.24.8" |
1065 | 1109 |
|
1066 | 1110 | "@babel/plugin-transform-private-property-in-object@^7.24.7":
|
1067 | 1111 | version "7.24.7"
|
|
1154 | 1198 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
1155 | 1199 | "@babel/helper-plugin-utils" "^7.24.7"
|
1156 | 1200 |
|
1157 |
| -"@babel/plugin-transform-unicode-sets-regex@^7.24.7": |
1158 |
| - version "7.24.7" |
1159 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9" |
1160 |
| - integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg== |
| 1201 | +"@babel/plugin-transform-unicode-sets-regex@^7.25.4": |
| 1202 | + version "7.25.4" |
| 1203 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c" |
| 1204 | + integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA== |
1161 | 1205 | dependencies:
|
1162 |
| - "@babel/helper-create-regexp-features-plugin" "^7.24.7" |
1163 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1206 | + "@babel/helper-create-regexp-features-plugin" "^7.25.2" |
| 1207 | + "@babel/helper-plugin-utils" "^7.24.8" |
1164 | 1208 |
|
1165 |
| - |
1166 |
| - version "7.25.3" |
1167 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
1168 |
| - integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
| 1209 | + |
| 1210 | + version "7.25.4" |
| 1211 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6" |
| 1212 | + integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw== |
1169 | 1213 | dependencies:
|
1170 |
| - "@babel/compat-data" "^7.25.2" |
| 1214 | + "@babel/compat-data" "^7.25.4" |
1171 | 1215 | "@babel/helper-compilation-targets" "^7.25.2"
|
1172 | 1216 | "@babel/helper-plugin-utils" "^7.24.8"
|
1173 | 1217 | "@babel/helper-validator-option" "^7.24.8"
|
|
1196 | 1240 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1197 | 1241 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1198 | 1242 | "@babel/plugin-transform-arrow-functions" "^7.24.7"
|
1199 |
| - "@babel/plugin-transform-async-generator-functions" "^7.25.0" |
| 1243 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
1200 | 1244 | "@babel/plugin-transform-async-to-generator" "^7.24.7"
|
1201 | 1245 | "@babel/plugin-transform-block-scoped-functions" "^7.24.7"
|
1202 | 1246 | "@babel/plugin-transform-block-scoping" "^7.25.0"
|
1203 |
| - "@babel/plugin-transform-class-properties" "^7.24.7" |
| 1247 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
1204 | 1248 | "@babel/plugin-transform-class-static-block" "^7.24.7"
|
1205 |
| - "@babel/plugin-transform-classes" "^7.25.0" |
| 1249 | + "@babel/plugin-transform-classes" "^7.25.4" |
1206 | 1250 | "@babel/plugin-transform-computed-properties" "^7.24.7"
|
1207 | 1251 | "@babel/plugin-transform-destructuring" "^7.24.8"
|
1208 | 1252 | "@babel/plugin-transform-dotall-regex" "^7.24.7"
|
|
1230 | 1274 | "@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
1231 | 1275 | "@babel/plugin-transform-optional-chaining" "^7.24.8"
|
1232 | 1276 | "@babel/plugin-transform-parameters" "^7.24.7"
|
1233 |
| - "@babel/plugin-transform-private-methods" "^7.24.7" |
| 1277 | + "@babel/plugin-transform-private-methods" "^7.25.4" |
1234 | 1278 | "@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
1235 | 1279 | "@babel/plugin-transform-property-literals" "^7.24.7"
|
1236 | 1280 | "@babel/plugin-transform-regenerator" "^7.24.7"
|
|
1243 | 1287 | "@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
1244 | 1288 | "@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
1245 | 1289 | "@babel/plugin-transform-unicode-regex" "^7.24.7"
|
1246 |
| - "@babel/plugin-transform-unicode-sets-regex" "^7.24.7" |
| 1290 | + "@babel/plugin-transform-unicode-sets-regex" "^7.25.4" |
1247 | 1291 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
1248 | 1292 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
1249 |
| - babel-plugin-polyfill-corejs3 "^0.10.4" |
| 1293 | + babel-plugin-polyfill-corejs3 "^0.10.6" |
1250 | 1294 | babel-plugin-polyfill-regenerator "^0.6.1"
|
1251 | 1295 | core-js-compat "^3.37.1"
|
1252 | 1296 | semver "^6.3.1"
|
|
1370 | 1414 | debug "^4.3.1"
|
1371 | 1415 | globals "^11.1.0"
|
1372 | 1416 |
|
| 1417 | +"@babel/traverse@^7.25.4": |
| 1418 | + version "7.25.4" |
| 1419 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" |
| 1420 | + integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== |
| 1421 | + dependencies: |
| 1422 | + "@babel/code-frame" "^7.24.7" |
| 1423 | + "@babel/generator" "^7.25.4" |
| 1424 | + "@babel/parser" "^7.25.4" |
| 1425 | + "@babel/template" "^7.25.0" |
| 1426 | + "@babel/types" "^7.25.4" |
| 1427 | + debug "^4.3.1" |
| 1428 | + globals "^11.1.0" |
| 1429 | + |
1373 | 1430 | "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
1374 | 1431 | version "7.22.5"
|
1375 | 1432 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
|
|
1406 | 1463 | "@babel/helper-validator-identifier" "^7.24.7"
|
1407 | 1464 | to-fast-properties "^2.0.0"
|
1408 | 1465 |
|
| 1466 | +"@babel/types@^7.25.4": |
| 1467 | + version "7.25.4" |
| 1468 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" |
| 1469 | + integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== |
| 1470 | + dependencies: |
| 1471 | + "@babel/helper-string-parser" "^7.24.8" |
| 1472 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 1473 | + to-fast-properties "^2.0.0" |
| 1474 | + |
1409 | 1475 | "@bcoe/v8-coverage@^0.2.3":
|
1410 | 1476 | version "0.2.3"
|
1411 | 1477 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -2356,13 +2422,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
2356 | 2422 | "@babel/helper-define-polyfill-provider" "^0.6.2"
|
2357 | 2423 | semver "^6.3.1"
|
2358 | 2424 |
|
2359 |
| -babel-plugin-polyfill-corejs3@^0.10.4: |
2360 |
| - version "0.10.4" |
2361 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
2362 |
| - integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
| 2425 | +babel-plugin-polyfill-corejs3@^0.10.6: |
| 2426 | + version "0.10.6" |
| 2427 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7" |
| 2428 | + integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA== |
2363 | 2429 | dependencies:
|
2364 |
| - "@babel/helper-define-polyfill-provider" "^0.6.1" |
2365 |
| - core-js-compat "^3.36.1" |
| 2430 | + "@babel/helper-define-polyfill-provider" "^0.6.2" |
| 2431 | + core-js-compat "^3.38.0" |
2366 | 2432 |
|
2367 | 2433 | babel-plugin-polyfill-regenerator@^0.6.1:
|
2368 | 2434 | version "0.6.2"
|
@@ -2476,6 +2542,16 @@ browserslist@^4.23.1:
|
2476 | 2542 | node-releases "^2.0.14"
|
2477 | 2543 | update-browserslist-db "^1.1.0"
|
2478 | 2544 |
|
| 2545 | +browserslist@^4.23.3: |
| 2546 | + version "4.23.3" |
| 2547 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800" |
| 2548 | + integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA== |
| 2549 | + dependencies: |
| 2550 | + caniuse-lite "^1.0.30001646" |
| 2551 | + electron-to-chromium "^1.5.4" |
| 2552 | + node-releases "^2.0.18" |
| 2553 | + update-browserslist-db "^1.1.0" |
| 2554 | + |
2479 | 2555 |
|
2480 | 2556 | version "0.2.6"
|
2481 | 2557 | resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8"
|
@@ -2535,6 +2611,11 @@ caniuse-lite@^1.0.30001640:
|
2535 | 2611 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz#3572862cd18befae3f637f2a1101cc033c6782ac"
|
2536 | 2612 | integrity sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==
|
2537 | 2613 |
|
| 2614 | +caniuse-lite@^1.0.30001646: |
| 2615 | + version "1.0.30001651" |
| 2616 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138" |
| 2617 | + integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg== |
| 2618 | + |
2538 | 2619 | chalk@^2.0.0, chalk@^2.4.2:
|
2539 | 2620 | version "2.4.2"
|
2540 | 2621 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
|
@@ -2665,20 +2746,20 @@ convert-source-map@^2.0.0:
|
2665 | 2746 | resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
|
2666 | 2747 | integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
2667 | 2748 |
|
2668 |
| -core-js-compat@^3.36.1: |
2669 |
| - version "3.37.0" |
2670 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.0.tgz#d9570e544163779bb4dff1031c7972f44918dc73" |
2671 |
| - integrity sha512-vYq4L+T8aS5UuFg4UwDhc7YNRWVeVZwltad9C/jV3R2LgVOpS9BDr7l/WL6BN0dbV3k1XejPTHqqEzJgsa0frA== |
2672 |
| - dependencies: |
2673 |
| - browserslist "^4.23.0" |
2674 |
| - |
2675 | 2749 | core-js-compat@^3.37.1:
|
2676 | 2750 | version "3.37.1"
|
2677 | 2751 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
|
2678 | 2752 | integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
|
2679 | 2753 | dependencies:
|
2680 | 2754 | browserslist "^4.23.0"
|
2681 | 2755 |
|
| 2756 | +core-js-compat@^3.38.0: |
| 2757 | + version "3.38.1" |
| 2758 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09" |
| 2759 | + integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw== |
| 2760 | + dependencies: |
| 2761 | + browserslist "^4.23.3" |
| 2762 | + |
2682 | 2763 | core-util-is@~1.0.0:
|
2683 | 2764 | version "1.0.3"
|
2684 | 2765 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
|
@@ -2810,6 +2891,11 @@ electron-to-chromium@^1.4.820:
|
2810 | 2891 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.825.tgz#2d9c3d1eb81a67ecea0c06bcf70740b00ba52718"
|
2811 | 2892 | integrity sha512-OCcF+LwdgFGcsYPYC5keEEFC2XT0gBhrYbeGzHCx7i9qRFbzO/AqTmc/C/1xNhJj+JA7rzlN7mpBuStshh96Cg==
|
2812 | 2893 |
|
| 2894 | +electron-to-chromium@^1.5.4: |
| 2895 | + version "1.5.13" |
| 2896 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz#1abf0410c5344b2b829b7247e031f02810d442e6" |
| 2897 | + integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q== |
| 2898 | + |
2813 | 2899 | emittery@^0.13.1:
|
2814 | 2900 | version "0.13.1"
|
2815 | 2901 | resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad"
|
@@ -4268,6 +4354,11 @@ node-releases@^2.0.14:
|
4268 | 4354 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
|
4269 | 4355 | integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
|
4270 | 4356 |
|
| 4357 | +node-releases@^2.0.18: |
| 4358 | + version "2.0.18" |
| 4359 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f" |
| 4360 | + integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g== |
| 4361 | + |
4271 | 4362 | normalize-path@^3.0.0:
|
4272 | 4363 | version "3.0.0"
|
4273 | 4364 | resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
|
|
0 commit comments