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