46
46
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
47
47
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
48
48
49
- " @babel/core@7.13.14 " :
50
- version "7.13.14"
51
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06"
52
- integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA==
49
+ " @babel/compat-data@^7.13.11" , "@babel/compat-data@^7.13.15":
50
+ version "7.13.15"
51
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
52
+ integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
53
+
54
+ " @babel/core@7.13.15 " :
55
+ version "7.13.15"
56
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0"
57
+ integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==
53
58
dependencies :
54
59
" @babel/code-frame" " ^7.12.13"
55
60
" @babel/generator" " ^7.13.9"
56
61
" @babel/helper-compilation-targets" " ^7.13.13"
57
62
" @babel/helper-module-transforms" " ^7.13.14"
58
63
" @babel/helpers" " ^7.13.10"
59
- " @babel/parser" " ^7.13.13 "
64
+ " @babel/parser" " ^7.13.15 "
60
65
" @babel/template" " ^7.12.13"
61
- " @babel/traverse" " ^7.13.13 "
66
+ " @babel/traverse" " ^7.13.15 "
62
67
" @babel/types" " ^7.13.14"
63
68
convert-source-map "^1.7.0"
64
69
debug "^4.1.0"
175
180
resolve "^1.14.2"
176
181
semver "^6.1.2"
177
182
183
+ " @babel/helper-define-polyfill-provider@^0.2.0 " :
184
+ version "0.2.0"
185
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
186
+ integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==
187
+ dependencies :
188
+ " @babel/helper-compilation-targets" " ^7.13.0"
189
+ " @babel/helper-module-imports" " ^7.12.13"
190
+ " @babel/helper-plugin-utils" " ^7.13.0"
191
+ " @babel/traverse" " ^7.13.0"
192
+ debug "^4.1.1"
193
+ lodash.debounce "^4.0.8"
194
+ resolve "^1.14.2"
195
+ semver "^6.1.2"
196
+
178
197
" @babel/helper-explode-assignable-expression@^7.12.13 " :
179
198
version "7.13.0"
180
199
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
348
367
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
349
368
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
350
369
370
+ " @babel/parser@^7.13.15 " :
371
+ version "7.13.15"
372
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
373
+ integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
374
+
351
375
" @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12 " :
352
376
version "7.13.12"
353
377
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
357
381
" @babel/helper-skip-transparent-expression-wrappers" " ^7.12.1"
358
382
" @babel/plugin-proposal-optional-chaining" " ^7.13.12"
359
383
384
+ " @babel/plugin-proposal-async-generator-functions@^7.13.15 " :
385
+ version "7.13.15"
386
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
387
+ integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
388
+ dependencies :
389
+ " @babel/helper-plugin-utils" " ^7.13.0"
390
+ " @babel/helper-remap-async-to-generator" " ^7.13.0"
391
+ " @babel/plugin-syntax-async-generators" " ^7.8.4"
392
+
360
393
" @babel/plugin-proposal-async-generator-functions@^7.13.8 " :
361
394
version "7.13.8"
362
395
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
810
843
dependencies :
811
844
regenerator-transform "^0.14.2"
812
845
846
+ " @babel/plugin-transform-regenerator@^7.13.15 " :
847
+ version "7.13.15"
848
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39"
849
+ integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==
850
+ dependencies :
851
+ regenerator-transform "^0.14.2"
852
+
813
853
" @babel/plugin-transform-reserved-words@^7.12.13 " :
814
854
version "7.12.13"
815
855
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz#7d9988d4f06e0fe697ea1d9803188aa18b472695"
868
908
" @babel/helper-create-regexp-features-plugin" " ^7.12.13"
869
909
" @babel/helper-plugin-utils" " ^7.12.13"
870
910
871
- " @babel/preset-env@7.13.12" , "@babel/preset-env@^7.12.11":
911
+ " @babel/preset-env@7.13.15 " :
912
+ version "7.13.15"
913
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f"
914
+ integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==
915
+ dependencies :
916
+ " @babel/compat-data" " ^7.13.15"
917
+ " @babel/helper-compilation-targets" " ^7.13.13"
918
+ " @babel/helper-plugin-utils" " ^7.13.0"
919
+ " @babel/helper-validator-option" " ^7.12.17"
920
+ " @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" " ^7.13.12"
921
+ " @babel/plugin-proposal-async-generator-functions" " ^7.13.15"
922
+ " @babel/plugin-proposal-class-properties" " ^7.13.0"
923
+ " @babel/plugin-proposal-dynamic-import" " ^7.13.8"
924
+ " @babel/plugin-proposal-export-namespace-from" " ^7.12.13"
925
+ " @babel/plugin-proposal-json-strings" " ^7.13.8"
926
+ " @babel/plugin-proposal-logical-assignment-operators" " ^7.13.8"
927
+ " @babel/plugin-proposal-nullish-coalescing-operator" " ^7.13.8"
928
+ " @babel/plugin-proposal-numeric-separator" " ^7.12.13"
929
+ " @babel/plugin-proposal-object-rest-spread" " ^7.13.8"
930
+ " @babel/plugin-proposal-optional-catch-binding" " ^7.13.8"
931
+ " @babel/plugin-proposal-optional-chaining" " ^7.13.12"
932
+ " @babel/plugin-proposal-private-methods" " ^7.13.0"
933
+ " @babel/plugin-proposal-unicode-property-regex" " ^7.12.13"
934
+ " @babel/plugin-syntax-async-generators" " ^7.8.4"
935
+ " @babel/plugin-syntax-class-properties" " ^7.12.13"
936
+ " @babel/plugin-syntax-dynamic-import" " ^7.8.3"
937
+ " @babel/plugin-syntax-export-namespace-from" " ^7.8.3"
938
+ " @babel/plugin-syntax-json-strings" " ^7.8.3"
939
+ " @babel/plugin-syntax-logical-assignment-operators" " ^7.10.4"
940
+ " @babel/plugin-syntax-nullish-coalescing-operator" " ^7.8.3"
941
+ " @babel/plugin-syntax-numeric-separator" " ^7.10.4"
942
+ " @babel/plugin-syntax-object-rest-spread" " ^7.8.3"
943
+ " @babel/plugin-syntax-optional-catch-binding" " ^7.8.3"
944
+ " @babel/plugin-syntax-optional-chaining" " ^7.8.3"
945
+ " @babel/plugin-syntax-top-level-await" " ^7.12.13"
946
+ " @babel/plugin-transform-arrow-functions" " ^7.13.0"
947
+ " @babel/plugin-transform-async-to-generator" " ^7.13.0"
948
+ " @babel/plugin-transform-block-scoped-functions" " ^7.12.13"
949
+ " @babel/plugin-transform-block-scoping" " ^7.12.13"
950
+ " @babel/plugin-transform-classes" " ^7.13.0"
951
+ " @babel/plugin-transform-computed-properties" " ^7.13.0"
952
+ " @babel/plugin-transform-destructuring" " ^7.13.0"
953
+ " @babel/plugin-transform-dotall-regex" " ^7.12.13"
954
+ " @babel/plugin-transform-duplicate-keys" " ^7.12.13"
955
+ " @babel/plugin-transform-exponentiation-operator" " ^7.12.13"
956
+ " @babel/plugin-transform-for-of" " ^7.13.0"
957
+ " @babel/plugin-transform-function-name" " ^7.12.13"
958
+ " @babel/plugin-transform-literals" " ^7.12.13"
959
+ " @babel/plugin-transform-member-expression-literals" " ^7.12.13"
960
+ " @babel/plugin-transform-modules-amd" " ^7.13.0"
961
+ " @babel/plugin-transform-modules-commonjs" " ^7.13.8"
962
+ " @babel/plugin-transform-modules-systemjs" " ^7.13.8"
963
+ " @babel/plugin-transform-modules-umd" " ^7.13.0"
964
+ " @babel/plugin-transform-named-capturing-groups-regex" " ^7.12.13"
965
+ " @babel/plugin-transform-new-target" " ^7.12.13"
966
+ " @babel/plugin-transform-object-super" " ^7.12.13"
967
+ " @babel/plugin-transform-parameters" " ^7.13.0"
968
+ " @babel/plugin-transform-property-literals" " ^7.12.13"
969
+ " @babel/plugin-transform-regenerator" " ^7.13.15"
970
+ " @babel/plugin-transform-reserved-words" " ^7.12.13"
971
+ " @babel/plugin-transform-shorthand-properties" " ^7.12.13"
972
+ " @babel/plugin-transform-spread" " ^7.13.0"
973
+ " @babel/plugin-transform-sticky-regex" " ^7.12.13"
974
+ " @babel/plugin-transform-template-literals" " ^7.13.0"
975
+ " @babel/plugin-transform-typeof-symbol" " ^7.12.13"
976
+ " @babel/plugin-transform-unicode-escapes" " ^7.12.13"
977
+ " @babel/plugin-transform-unicode-regex" " ^7.12.13"
978
+ " @babel/preset-modules" " ^0.1.4"
979
+ " @babel/types" " ^7.13.14"
980
+ babel-plugin-polyfill-corejs2 "^0.2.0"
981
+ babel-plugin-polyfill-corejs3 "^0.2.0"
982
+ babel-plugin-polyfill-regenerator "^0.2.0"
983
+ core-js-compat "^3.9.0"
984
+ semver "^6.3.0"
985
+
986
+ " @babel/preset-env@^7.12.11 " :
872
987
version "7.13.12"
873
988
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237"
874
989
integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA==
1029
1144
debug "^4.1.0"
1030
1145
globals "^11.1.0"
1031
1146
1147
+ " @babel/traverse@^7.13.15 " :
1148
+ version "7.13.15"
1149
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7"
1150
+ integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==
1151
+ dependencies :
1152
+ " @babel/code-frame" " ^7.12.13"
1153
+ " @babel/generator" " ^7.13.9"
1154
+ " @babel/helper-function-name" " ^7.12.13"
1155
+ " @babel/helper-split-export-declaration" " ^7.12.13"
1156
+ " @babel/parser" " ^7.13.15"
1157
+ " @babel/types" " ^7.13.14"
1158
+ debug "^4.1.0"
1159
+ globals "^11.1.0"
1160
+
1032
1161
" @babel/types@^7.12.1" , "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.4.4":
1033
1162
version "7.13.12"
1034
1163
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
@@ -2039,6 +2168,15 @@ babel-plugin-polyfill-corejs2@^0.1.4:
2039
2168
" @babel/helper-define-polyfill-provider" " ^0.1.5"
2040
2169
semver "^6.1.1"
2041
2170
2171
+ babel-plugin-polyfill-corejs2@^0.2.0 :
2172
+ version "0.2.0"
2173
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
2174
+ integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==
2175
+ dependencies :
2176
+ " @babel/compat-data" " ^7.13.11"
2177
+ " @babel/helper-define-polyfill-provider" " ^0.2.0"
2178
+ semver "^6.1.1"
2179
+
2042
2180
babel-plugin-polyfill-corejs3@^0.1.3 :
2043
2181
version "0.1.7"
2044
2182
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0"
@@ -2047,13 +2185,28 @@ babel-plugin-polyfill-corejs3@^0.1.3:
2047
2185
" @babel/helper-define-polyfill-provider" " ^0.1.5"
2048
2186
core-js-compat "^3.8.1"
2049
2187
2188
+ babel-plugin-polyfill-corejs3@^0.2.0 :
2189
+ version "0.2.0"
2190
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
2191
+ integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==
2192
+ dependencies :
2193
+ " @babel/helper-define-polyfill-provider" " ^0.2.0"
2194
+ core-js-compat "^3.9.1"
2195
+
2050
2196
babel-plugin-polyfill-regenerator@^0.1.2 :
2051
2197
version "0.1.6"
2052
2198
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f"
2053
2199
integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg==
2054
2200
dependencies :
2055
2201
" @babel/helper-define-polyfill-provider" " ^0.1.5"
2056
2202
2203
+ babel-plugin-polyfill-regenerator@^0.2.0 :
2204
+ version "0.2.0"
2205
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
2206
+ integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==
2207
+ dependencies :
2208
+ " @babel/helper-define-polyfill-provider" " ^0.2.0"
2209
+
2057
2210
babel-plugin-transform-async-to-promises@^0.8.15 :
2058
2211
version "0.8.15"
2059
2212
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.15.tgz#13b6d8ef13676b4e3c576d3600b85344bb1ba346"
@@ -2987,6 +3140,14 @@ core-js-compat@^3.8.1, core-js-compat@^3.9.0:
2987
3140
browserslist "^4.16.3"
2988
3141
semver "7.0.0"
2989
3142
3143
+ core-js-compat@^3.9.1 :
3144
+ version "3.10.1"
3145
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"
3146
+ integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
3147
+ dependencies :
3148
+ browserslist "^4.16.3"
3149
+ semver "7.0.0"
3150
+
2990
3151
core-js@^2.0.0, core-js@^2.4.0 :
2991
3152
version "2.6.12"
2992
3153
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
0 commit comments