63
63
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
64
64
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
65
65
66
- " @babel/[email protected] " , "@babel/core@^7.12.10", "@babel/core@^7.12.16":
66
+ " @babel/compat-data@^7.13.11" , "@babel/compat-data@^7.13.15":
67
+ version "7.13.15"
68
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
69
+ integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
70
+
71
+
72
+ version "7.13.15"
73
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0"
74
+ integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==
75
+ dependencies :
76
+ " @babel/code-frame" " ^7.12.13"
77
+ " @babel/generator" " ^7.13.9"
78
+ " @babel/helper-compilation-targets" " ^7.13.13"
79
+ " @babel/helper-module-transforms" " ^7.13.14"
80
+ " @babel/helpers" " ^7.13.10"
81
+ " @babel/parser" " ^7.13.15"
82
+ " @babel/template" " ^7.12.13"
83
+ " @babel/traverse" " ^7.13.15"
84
+ " @babel/types" " ^7.13.14"
85
+ convert-source-map "^1.7.0"
86
+ debug "^4.1.0"
87
+ gensync "^1.0.0-beta.2"
88
+ json5 "^2.1.2"
89
+ semver "^6.3.0"
90
+ source-map "^0.5.0"
91
+
92
+ " @babel/core@^7.12.10" , "@babel/core@^7.12.16":
67
93
version "7.13.14"
68
94
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06"
69
95
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA==
160
186
resolve "^1.14.2"
161
187
semver "^6.1.2"
162
188
189
+ " @babel/helper-define-polyfill-provider@^0.2.0 " :
190
+ version "0.2.0"
191
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
192
+ integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==
193
+ dependencies :
194
+ " @babel/helper-compilation-targets" " ^7.13.0"
195
+ " @babel/helper-module-imports" " ^7.12.13"
196
+ " @babel/helper-plugin-utils" " ^7.13.0"
197
+ " @babel/traverse" " ^7.13.0"
198
+ debug "^4.1.1"
199
+ lodash.debounce "^4.0.8"
200
+ resolve "^1.14.2"
201
+ semver "^6.1.2"
202
+
163
203
" @babel/helper-explode-assignable-expression@^7.12.13 " :
164
204
version "7.13.0"
165
205
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
314
354
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
315
355
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
316
356
357
+ " @babel/parser@^7.13.15 " :
358
+ version "7.13.15"
359
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
360
+ integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
361
+
317
362
" @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12 " :
318
363
version "7.13.12"
319
364
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"
323
368
" @babel/helper-skip-transparent-expression-wrappers" " ^7.12.1"
324
369
" @babel/plugin-proposal-optional-chaining" " ^7.13.12"
325
370
371
+ " @babel/plugin-proposal-async-generator-functions@^7.13.15 " :
372
+ version "7.13.15"
373
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
374
+ integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
375
+ dependencies :
376
+ " @babel/helper-plugin-utils" " ^7.13.0"
377
+ " @babel/helper-remap-async-to-generator" " ^7.13.0"
378
+ " @babel/plugin-syntax-async-generators" " ^7.8.4"
379
+
326
380
" @babel/plugin-proposal-async-generator-functions@^7.13.8 " :
327
381
version "7.13.8"
328
382
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
776
830
dependencies :
777
831
regenerator-transform "^0.14.2"
778
832
833
+ " @babel/plugin-transform-regenerator@^7.13.15 " :
834
+ version "7.13.15"
835
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39"
836
+ integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==
837
+ dependencies :
838
+ regenerator-transform "^0.14.2"
839
+
779
840
" @babel/plugin-transform-reserved-words@^7.12.13 " :
780
841
version "7.12.13"
781
842
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz#7d9988d4f06e0fe697ea1d9803188aa18b472695"
834
895
" @babel/helper-create-regexp-features-plugin" " ^7.12.13"
835
896
" @babel/helper-plugin-utils" " ^7.12.13"
836
897
837
- " @babel/[email protected] " , "@babel/preset-env@^7.12.11":
898
+
899
+ version "7.13.15"
900
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15.tgz#c8a6eb584f96ecba183d3d414a83553a599f478f"
901
+ integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA==
902
+ dependencies :
903
+ " @babel/compat-data" " ^7.13.15"
904
+ " @babel/helper-compilation-targets" " ^7.13.13"
905
+ " @babel/helper-plugin-utils" " ^7.13.0"
906
+ " @babel/helper-validator-option" " ^7.12.17"
907
+ " @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" " ^7.13.12"
908
+ " @babel/plugin-proposal-async-generator-functions" " ^7.13.15"
909
+ " @babel/plugin-proposal-class-properties" " ^7.13.0"
910
+ " @babel/plugin-proposal-dynamic-import" " ^7.13.8"
911
+ " @babel/plugin-proposal-export-namespace-from" " ^7.12.13"
912
+ " @babel/plugin-proposal-json-strings" " ^7.13.8"
913
+ " @babel/plugin-proposal-logical-assignment-operators" " ^7.13.8"
914
+ " @babel/plugin-proposal-nullish-coalescing-operator" " ^7.13.8"
915
+ " @babel/plugin-proposal-numeric-separator" " ^7.12.13"
916
+ " @babel/plugin-proposal-object-rest-spread" " ^7.13.8"
917
+ " @babel/plugin-proposal-optional-catch-binding" " ^7.13.8"
918
+ " @babel/plugin-proposal-optional-chaining" " ^7.13.12"
919
+ " @babel/plugin-proposal-private-methods" " ^7.13.0"
920
+ " @babel/plugin-proposal-unicode-property-regex" " ^7.12.13"
921
+ " @babel/plugin-syntax-async-generators" " ^7.8.4"
922
+ " @babel/plugin-syntax-class-properties" " ^7.12.13"
923
+ " @babel/plugin-syntax-dynamic-import" " ^7.8.3"
924
+ " @babel/plugin-syntax-export-namespace-from" " ^7.8.3"
925
+ " @babel/plugin-syntax-json-strings" " ^7.8.3"
926
+ " @babel/plugin-syntax-logical-assignment-operators" " ^7.10.4"
927
+ " @babel/plugin-syntax-nullish-coalescing-operator" " ^7.8.3"
928
+ " @babel/plugin-syntax-numeric-separator" " ^7.10.4"
929
+ " @babel/plugin-syntax-object-rest-spread" " ^7.8.3"
930
+ " @babel/plugin-syntax-optional-catch-binding" " ^7.8.3"
931
+ " @babel/plugin-syntax-optional-chaining" " ^7.8.3"
932
+ " @babel/plugin-syntax-top-level-await" " ^7.12.13"
933
+ " @babel/plugin-transform-arrow-functions" " ^7.13.0"
934
+ " @babel/plugin-transform-async-to-generator" " ^7.13.0"
935
+ " @babel/plugin-transform-block-scoped-functions" " ^7.12.13"
936
+ " @babel/plugin-transform-block-scoping" " ^7.12.13"
937
+ " @babel/plugin-transform-classes" " ^7.13.0"
938
+ " @babel/plugin-transform-computed-properties" " ^7.13.0"
939
+ " @babel/plugin-transform-destructuring" " ^7.13.0"
940
+ " @babel/plugin-transform-dotall-regex" " ^7.12.13"
941
+ " @babel/plugin-transform-duplicate-keys" " ^7.12.13"
942
+ " @babel/plugin-transform-exponentiation-operator" " ^7.12.13"
943
+ " @babel/plugin-transform-for-of" " ^7.13.0"
944
+ " @babel/plugin-transform-function-name" " ^7.12.13"
945
+ " @babel/plugin-transform-literals" " ^7.12.13"
946
+ " @babel/plugin-transform-member-expression-literals" " ^7.12.13"
947
+ " @babel/plugin-transform-modules-amd" " ^7.13.0"
948
+ " @babel/plugin-transform-modules-commonjs" " ^7.13.8"
949
+ " @babel/plugin-transform-modules-systemjs" " ^7.13.8"
950
+ " @babel/plugin-transform-modules-umd" " ^7.13.0"
951
+ " @babel/plugin-transform-named-capturing-groups-regex" " ^7.12.13"
952
+ " @babel/plugin-transform-new-target" " ^7.12.13"
953
+ " @babel/plugin-transform-object-super" " ^7.12.13"
954
+ " @babel/plugin-transform-parameters" " ^7.13.0"
955
+ " @babel/plugin-transform-property-literals" " ^7.12.13"
956
+ " @babel/plugin-transform-regenerator" " ^7.13.15"
957
+ " @babel/plugin-transform-reserved-words" " ^7.12.13"
958
+ " @babel/plugin-transform-shorthand-properties" " ^7.12.13"
959
+ " @babel/plugin-transform-spread" " ^7.13.0"
960
+ " @babel/plugin-transform-sticky-regex" " ^7.12.13"
961
+ " @babel/plugin-transform-template-literals" " ^7.13.0"
962
+ " @babel/plugin-transform-typeof-symbol" " ^7.12.13"
963
+ " @babel/plugin-transform-unicode-escapes" " ^7.12.13"
964
+ " @babel/plugin-transform-unicode-regex" " ^7.12.13"
965
+ " @babel/preset-modules" " ^0.1.4"
966
+ " @babel/types" " ^7.13.14"
967
+ babel-plugin-polyfill-corejs2 "^0.2.0"
968
+ babel-plugin-polyfill-corejs3 "^0.2.0"
969
+ babel-plugin-polyfill-regenerator "^0.2.0"
970
+ core-js-compat "^3.9.0"
971
+ semver "^6.3.0"
972
+
973
+ " @babel/preset-env@^7.12.11 " :
838
974
version "7.13.12"
839
975
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237"
840
976
integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA==
982
1118
debug "^4.1.0"
983
1119
globals "^11.1.0"
984
1120
1121
+ " @babel/traverse@^7.13.15 " :
1122
+ version "7.13.15"
1123
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7"
1124
+ integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==
1125
+ dependencies :
1126
+ " @babel/code-frame" " ^7.12.13"
1127
+ " @babel/generator" " ^7.13.9"
1128
+ " @babel/helper-function-name" " ^7.12.13"
1129
+ " @babel/helper-split-export-declaration" " ^7.12.13"
1130
+ " @babel/parser" " ^7.13.15"
1131
+ " @babel/types" " ^7.13.14"
1132
+ debug "^4.1.0"
1133
+ globals "^11.1.0"
1134
+
985
1135
" @babel/types@^7.12.1" , "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.13", "@babel/types@^7.13.14", "@babel/types@^7.4.4":
986
1136
version "7.13.14"
987
1137
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
@@ -1974,6 +2124,15 @@ babel-plugin-polyfill-corejs2@^0.1.4:
1974
2124
" @babel/helper-define-polyfill-provider" " ^0.1.5"
1975
2125
semver "^6.1.1"
1976
2126
2127
+ babel-plugin-polyfill-corejs2@^0.2.0 :
2128
+ version "0.2.0"
2129
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
2130
+ integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==
2131
+ dependencies :
2132
+ " @babel/compat-data" " ^7.13.11"
2133
+ " @babel/helper-define-polyfill-provider" " ^0.2.0"
2134
+ semver "^6.1.1"
2135
+
1977
2136
babel-plugin-polyfill-corejs3@^0.1.3 :
1978
2137
version "0.1.7"
1979
2138
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0"
@@ -1982,13 +2141,28 @@ babel-plugin-polyfill-corejs3@^0.1.3:
1982
2141
" @babel/helper-define-polyfill-provider" " ^0.1.5"
1983
2142
core-js-compat "^3.8.1"
1984
2143
2144
+ babel-plugin-polyfill-corejs3@^0.2.0 :
2145
+ version "0.2.0"
2146
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
2147
+ integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==
2148
+ dependencies :
2149
+ " @babel/helper-define-polyfill-provider" " ^0.2.0"
2150
+ core-js-compat "^3.9.1"
2151
+
1985
2152
babel-plugin-polyfill-regenerator@^0.1.2 :
1986
2153
version "0.1.6"
1987
2154
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f"
1988
2155
integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg==
1989
2156
dependencies :
1990
2157
" @babel/helper-define-polyfill-provider" " ^0.1.5"
1991
2158
2159
+ babel-plugin-polyfill-regenerator@^0.2.0 :
2160
+ version "0.2.0"
2161
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
2162
+ integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==
2163
+ dependencies :
2164
+ " @babel/helper-define-polyfill-provider" " ^0.2.0"
2165
+
1992
2166
babel-plugin-transform-async-to-promises@^0.8.15 :
1993
2167
version "0.8.15"
1994
2168
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-promises/-/babel-plugin-transform-async-to-promises-0.8.15.tgz#13b6d8ef13676b4e3c576d3600b85344bb1ba346"
@@ -2922,6 +3096,14 @@ core-js-compat@^3.8.1, core-js-compat@^3.9.0:
2922
3096
browserslist "^4.16.3"
2923
3097
semver "7.0.0"
2924
3098
3099
+ core-js-compat@^3.9.1 :
3100
+ version "3.10.1"
3101
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"
3102
+ integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
3103
+ dependencies :
3104
+ browserslist "^4.16.3"
3105
+ semver "7.0.0"
3106
+
2925
3107
core-js@^2.0.0, core-js@^2.4.0 :
2926
3108
version "2.6.12"
2927
3109
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
0 commit comments