2727 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
2828 integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==
2929
30- " @babel/[email protected] " , "@babel/core@^7.12.10": 30+ " @babel/compat-data@^7.19.1 " :
31+ version "7.19.1"
32+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
33+ integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==
34+
35+ 36+ version "7.19.1"
37+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b"
38+ integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==
39+ dependencies :
40+ " @ampproject/remapping" " ^2.1.0"
41+ " @babel/code-frame" " ^7.18.6"
42+ " @babel/generator" " ^7.19.0"
43+ " @babel/helper-compilation-targets" " ^7.19.1"
44+ " @babel/helper-module-transforms" " ^7.19.0"
45+ " @babel/helpers" " ^7.19.0"
46+ " @babel/parser" " ^7.19.1"
47+ " @babel/template" " ^7.18.10"
48+ " @babel/traverse" " ^7.19.1"
49+ " @babel/types" " ^7.19.0"
50+ convert-source-map "^1.7.0"
51+ debug "^4.1.0"
52+ gensync "^1.0.0-beta.2"
53+ json5 "^2.2.1"
54+ semver "^6.3.0"
55+
56+ " @babel/core@^7.12.10 " :
3157 version "7.19.0"
3258 resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3"
3359 integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==
82108 browserslist "^4.20.2"
83109 semver "^6.3.0"
84110
111+ " @babel/helper-compilation-targets@^7.19.1 " :
112+ version "7.19.1"
113+ resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c"
114+ integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==
115+ dependencies :
116+ " @babel/compat-data" " ^7.19.1"
117+ " @babel/helper-validator-option" " ^7.18.6"
118+ browserslist "^4.21.3"
119+ semver "^6.3.0"
120+
85121" @babel/helper-create-class-features-plugin@^7.12.1" , "@babel/helper-create-class-features-plugin@^7.18.6":
86122 version "7.19.0"
87123 resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz#bfd6904620df4e46470bae4850d66be1054c404b"
115151 resolve "^1.14.2"
116152 semver "^6.1.2"
117153
154+ " @babel/helper-define-polyfill-provider@^0.3.3 " :
155+ version "0.3.3"
156+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz#8612e55be5d51f0cd1f36b4a5a83924e89884b7a"
157+ integrity sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==
158+ dependencies :
159+ " @babel/helper-compilation-targets" " ^7.17.7"
160+ " @babel/helper-plugin-utils" " ^7.16.7"
161+ debug "^4.1.1"
162+ lodash.debounce "^4.0.8"
163+ resolve "^1.14.2"
164+ semver "^6.1.2"
165+
118166" @babel/helper-environment-visitor@^7.18.9 " :
119167 version "7.18.9"
120168 resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
272320 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
273321 integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
274322
323+ " @babel/parser@^7.19.1 " :
324+ version "7.19.1"
325+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c"
326+ integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==
327+
275328" @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6 " :
276329 version "7.18.6"
277330 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.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
298351 " @babel/helper-remap-async-to-generator" " ^7.18.9"
299352 " @babel/plugin-syntax-async-generators" " ^7.8.4"
300353
354+ " @babel/plugin-proposal-async-generator-functions@^7.19.1 " :
355+ version "7.19.1"
356+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.19.1.tgz#34f6f5174b688529342288cd264f80c9ea9fb4a7"
357+ integrity sha512-0yu8vNATgLy4ivqMNBIwb1HebCelqN7YX8SL3FDXORv/RqT0zEEWUCH4GH44JsSrvCu6GqnAdR5EBFAPeNBB4Q==
358+ dependencies :
359+ " @babel/helper-environment-visitor" " ^7.18.9"
360+ " @babel/helper-plugin-utils" " ^7.19.0"
361+ " @babel/helper-remap-async-to-generator" " ^7.18.9"
362+ " @babel/plugin-syntax-async-generators" " ^7.8.4"
363+
301364302365 version "7.12.1"
303366 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de"
717780 " @babel/helper-create-regexp-features-plugin" " ^7.19.0"
718781 " @babel/helper-plugin-utils" " ^7.19.0"
719782
783+ " @babel/plugin-transform-named-capturing-groups-regex@^7.19.1 " :
784+ version "7.19.1"
785+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.1.tgz#ec7455bab6cd8fb05c525a94876f435a48128888"
786+ integrity sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==
787+ dependencies :
788+ " @babel/helper-create-regexp-features-plugin" " ^7.19.0"
789+ " @babel/helper-plugin-utils" " ^7.19.0"
790+
720791" @babel/plugin-transform-new-target@^7.18.6 " :
721792 version "7.18.6"
722793 resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz#d128f376ae200477f37c4ddfcc722a8a1b3246a8"
845916 " @babel/helper-create-regexp-features-plugin" " ^7.18.6"
846917 " @babel/helper-plugin-utils" " ^7.18.6"
847918
848- " @babel/[email protected] " , "@babel/preset-env@^7.12.11": 919+ 920+ version "7.19.1"
921+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67"
922+ integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==
923+ dependencies :
924+ " @babel/compat-data" " ^7.19.1"
925+ " @babel/helper-compilation-targets" " ^7.19.1"
926+ " @babel/helper-plugin-utils" " ^7.19.0"
927+ " @babel/helper-validator-option" " ^7.18.6"
928+ " @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" " ^7.18.6"
929+ " @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" " ^7.18.9"
930+ " @babel/plugin-proposal-async-generator-functions" " ^7.19.1"
931+ " @babel/plugin-proposal-class-properties" " ^7.18.6"
932+ " @babel/plugin-proposal-class-static-block" " ^7.18.6"
933+ " @babel/plugin-proposal-dynamic-import" " ^7.18.6"
934+ " @babel/plugin-proposal-export-namespace-from" " ^7.18.9"
935+ " @babel/plugin-proposal-json-strings" " ^7.18.6"
936+ " @babel/plugin-proposal-logical-assignment-operators" " ^7.18.9"
937+ " @babel/plugin-proposal-nullish-coalescing-operator" " ^7.18.6"
938+ " @babel/plugin-proposal-numeric-separator" " ^7.18.6"
939+ " @babel/plugin-proposal-object-rest-spread" " ^7.18.9"
940+ " @babel/plugin-proposal-optional-catch-binding" " ^7.18.6"
941+ " @babel/plugin-proposal-optional-chaining" " ^7.18.9"
942+ " @babel/plugin-proposal-private-methods" " ^7.18.6"
943+ " @babel/plugin-proposal-private-property-in-object" " ^7.18.6"
944+ " @babel/plugin-proposal-unicode-property-regex" " ^7.18.6"
945+ " @babel/plugin-syntax-async-generators" " ^7.8.4"
946+ " @babel/plugin-syntax-class-properties" " ^7.12.13"
947+ " @babel/plugin-syntax-class-static-block" " ^7.14.5"
948+ " @babel/plugin-syntax-dynamic-import" " ^7.8.3"
949+ " @babel/plugin-syntax-export-namespace-from" " ^7.8.3"
950+ " @babel/plugin-syntax-import-assertions" " ^7.18.6"
951+ " @babel/plugin-syntax-json-strings" " ^7.8.3"
952+ " @babel/plugin-syntax-logical-assignment-operators" " ^7.10.4"
953+ " @babel/plugin-syntax-nullish-coalescing-operator" " ^7.8.3"
954+ " @babel/plugin-syntax-numeric-separator" " ^7.10.4"
955+ " @babel/plugin-syntax-object-rest-spread" " ^7.8.3"
956+ " @babel/plugin-syntax-optional-catch-binding" " ^7.8.3"
957+ " @babel/plugin-syntax-optional-chaining" " ^7.8.3"
958+ " @babel/plugin-syntax-private-property-in-object" " ^7.14.5"
959+ " @babel/plugin-syntax-top-level-await" " ^7.14.5"
960+ " @babel/plugin-transform-arrow-functions" " ^7.18.6"
961+ " @babel/plugin-transform-async-to-generator" " ^7.18.6"
962+ " @babel/plugin-transform-block-scoped-functions" " ^7.18.6"
963+ " @babel/plugin-transform-block-scoping" " ^7.18.9"
964+ " @babel/plugin-transform-classes" " ^7.19.0"
965+ " @babel/plugin-transform-computed-properties" " ^7.18.9"
966+ " @babel/plugin-transform-destructuring" " ^7.18.13"
967+ " @babel/plugin-transform-dotall-regex" " ^7.18.6"
968+ " @babel/plugin-transform-duplicate-keys" " ^7.18.9"
969+ " @babel/plugin-transform-exponentiation-operator" " ^7.18.6"
970+ " @babel/plugin-transform-for-of" " ^7.18.8"
971+ " @babel/plugin-transform-function-name" " ^7.18.9"
972+ " @babel/plugin-transform-literals" " ^7.18.9"
973+ " @babel/plugin-transform-member-expression-literals" " ^7.18.6"
974+ " @babel/plugin-transform-modules-amd" " ^7.18.6"
975+ " @babel/plugin-transform-modules-commonjs" " ^7.18.6"
976+ " @babel/plugin-transform-modules-systemjs" " ^7.19.0"
977+ " @babel/plugin-transform-modules-umd" " ^7.18.6"
978+ " @babel/plugin-transform-named-capturing-groups-regex" " ^7.19.1"
979+ " @babel/plugin-transform-new-target" " ^7.18.6"
980+ " @babel/plugin-transform-object-super" " ^7.18.6"
981+ " @babel/plugin-transform-parameters" " ^7.18.8"
982+ " @babel/plugin-transform-property-literals" " ^7.18.6"
983+ " @babel/plugin-transform-regenerator" " ^7.18.6"
984+ " @babel/plugin-transform-reserved-words" " ^7.18.6"
985+ " @babel/plugin-transform-shorthand-properties" " ^7.18.6"
986+ " @babel/plugin-transform-spread" " ^7.19.0"
987+ " @babel/plugin-transform-sticky-regex" " ^7.18.6"
988+ " @babel/plugin-transform-template-literals" " ^7.18.9"
989+ " @babel/plugin-transform-typeof-symbol" " ^7.18.9"
990+ " @babel/plugin-transform-unicode-escapes" " ^7.18.10"
991+ " @babel/plugin-transform-unicode-regex" " ^7.18.6"
992+ " @babel/preset-modules" " ^0.1.5"
993+ " @babel/types" " ^7.19.0"
994+ babel-plugin-polyfill-corejs2 "^0.3.3"
995+ babel-plugin-polyfill-corejs3 "^0.6.0"
996+ babel-plugin-polyfill-regenerator "^0.4.1"
997+ core-js-compat "^3.25.1"
998+ semver "^6.3.0"
999+
1000+ " @babel/preset-env@^7.12.11 " :
8491001 version "7.19.0"
8501002 resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.0.tgz#fd18caf499a67d6411b9ded68dc70d01ed1e5da7"
8511003 integrity sha512-1YUju1TAFuzjIQqNM9WsF4U6VbD/8t3wEAlw3LFYuuEr+ywqLRcSXxFKz4DCEj+sN94l/XTDiUXYRrsvMpz9WQ==
9901142 debug "^4.1.0"
9911143 globals "^11.1.0"
9921144
1145+ " @babel/traverse@^7.19.1 " :
1146+ version "7.19.1"
1147+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347"
1148+ integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==
1149+ dependencies :
1150+ " @babel/code-frame" " ^7.18.6"
1151+ " @babel/generator" " ^7.19.0"
1152+ " @babel/helper-environment-visitor" " ^7.18.9"
1153+ " @babel/helper-function-name" " ^7.19.0"
1154+ " @babel/helper-hoist-variables" " ^7.18.6"
1155+ " @babel/helper-split-export-declaration" " ^7.18.6"
1156+ " @babel/parser" " ^7.19.1"
1157+ " @babel/types" " ^7.19.0"
1158+ debug "^4.1.0"
1159+ globals "^11.1.0"
1160+
9931161" @babel/types@^7.18.10" , "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.4.4":
9941162 version "7.19.0"
9951163 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
@@ -2095,6 +2263,15 @@ babel-plugin-polyfill-corejs2@^0.3.2:
20952263 " @babel/helper-define-polyfill-provider" " ^0.3.2"
20962264 semver "^6.1.1"
20972265
2266+ babel-plugin-polyfill-corejs2@^0.3.3 :
2267+ version "0.3.3"
2268+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz#5d1bd3836d0a19e1b84bbf2d9640ccb6f951c122"
2269+ integrity sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==
2270+ dependencies :
2271+ " @babel/compat-data" " ^7.17.7"
2272+ " @babel/helper-define-polyfill-provider" " ^0.3.3"
2273+ semver "^6.1.1"
2274+
20982275babel-plugin-polyfill-corejs3@^0.5.3 :
20992276 version "0.5.3"
21002277 resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz#d7e09c9a899079d71a8b670c6181af56ec19c5c7"
@@ -2103,13 +2280,28 @@ babel-plugin-polyfill-corejs3@^0.5.3:
21032280 " @babel/helper-define-polyfill-provider" " ^0.3.2"
21042281 core-js-compat "^3.21.0"
21052282
2283+ babel-plugin-polyfill-corejs3@^0.6.0 :
2284+ version "0.6.0"
2285+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz#56ad88237137eade485a71b52f72dbed57c6230a"
2286+ integrity sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==
2287+ dependencies :
2288+ " @babel/helper-define-polyfill-provider" " ^0.3.3"
2289+ core-js-compat "^3.25.1"
2290+
21062291babel-plugin-polyfill-regenerator@^0.4.0 :
21072292 version "0.4.0"
21082293 resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz#8f51809b6d5883e07e71548d75966ff7635527fe"
21092294 integrity sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw==
21102295 dependencies :
21112296 " @babel/helper-define-polyfill-provider" " ^0.3.2"
21122297
2298+ babel-plugin-polyfill-regenerator@^0.4.1 :
2299+ version "0.4.1"
2300+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz#390f91c38d90473592ed43351e801a9d3e0fd747"
2301+ integrity sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==
2302+ dependencies :
2303+ " @babel/helper-define-polyfill-provider" " ^0.3.3"
2304+
21132305babel-plugin-transform-async-to-promises@^0.8.18 :
21142306 version "0.8.18"
21152307 resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.18.tgz#f4dc5980b8afa0fc9c784b8d931afde913413e39"
@@ -2814,7 +3006,7 @@ convert-to-spaces@^2.0.1:
28143006 resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-2.0.1.tgz#61a6c98f8aa626c16b296b862a91412a33bceb6b"
28153007 integrity sha512-rcQ1bsQO9799wq24uE5AM2tAILy4gXGIK/njFWcVQkGNZ96edlpY+A7bjwvzjYvLDyzmG1MmMLZhpcsb+klNMQ==
28163008
2817- core-js-compat@^3.21.0, core-js-compat@^3.22.1 :
3009+ core-js-compat@^3.21.0, core-js-compat@^3.22.1, core-js-compat@^3.25.1 :
28183010 version "3.25.1"
28193011 resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.1.tgz#6f13a90de52f89bbe6267e5620a412c7f7ff7e42"
28203012 integrity sha512-pOHS7O0i8Qt4zlPW/eIFjwp+NrTPx+wTL0ctgI2fHn31sZOq89rDsmtc/A2vAX7r6shl+bmVI+678He46jgBlw==
0 commit comments