159
159
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
160
160
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
161
161
162
-
163
- version "7.13.10"
164
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559"
165
- integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw==
162
+ "@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15":
163
+ version "7.13.15"
164
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.15.tgz#7e8eea42d0b64fda2b375b22d06c605222e848f4"
165
+ integrity sha512-ltnibHKR1VnrU4ymHyQ/CXtNXI6yZC0oJThyW78Hft8XndANwi+9H+UIklBDraIjFEJzw8wmcM427oDd9KS5wA==
166
+
167
+
168
+ version "7.13.15"
169
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0"
170
+ integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==
166
171
dependencies:
167
172
"@babel/code-frame" "^7.12.13"
168
173
"@babel/generator" "^7.13.9"
169
- "@babel/helper-compilation-targets" "^7.13.10 "
170
- "@babel/helper-module-transforms" "^7.13.0 "
174
+ "@babel/helper-compilation-targets" "^7.13.13 "
175
+ "@babel/helper-module-transforms" "^7.13.14 "
171
176
"@babel/helpers" "^7.13.10"
172
- "@babel/parser" "^7.13.10 "
177
+ "@babel/parser" "^7.13.15 "
173
178
"@babel/template" "^7.12.13"
174
- "@babel/traverse" "^7.13.0 "
175
- "@babel/types" "^7.13.0 "
179
+ "@babel/traverse" "^7.13.15 "
180
+ "@babel/types" "^7.13.14 "
176
181
convert-source-map "^1.7.0"
177
182
debug "^4.1.0"
178
183
gensync "^1.0.0-beta.2"
179
184
json5 "^2.1.2"
180
- lodash "^4.17.19"
181
185
semver "^6.3.0"
182
186
source-map "^0.5.0"
183
187
269
273
resolve "^1.14.2"
270
274
semver "^6.1.2"
271
275
276
+ "@babel/helper-define-polyfill-provider@^0.2.0":
277
+ version "0.2.0"
278
+ resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz#a640051772045fedaaecc6f0c6c69f02bdd34bf1"
279
+ integrity sha512-JT8tHuFjKBo8NnaUbblz7mIu1nnvUDiHVjXXkulZULyidvo/7P6TY7+YqpV37IfF+KUFxmlK04elKtGKXaiVgw==
280
+ dependencies:
281
+ "@babel/helper-compilation-targets" "^7.13.0"
282
+ "@babel/helper-module-imports" "^7.12.13"
283
+ "@babel/helper-plugin-utils" "^7.13.0"
284
+ "@babel/traverse" "^7.13.0"
285
+ debug "^4.1.1"
286
+ lodash.debounce "^4.0.8"
287
+ resolve "^1.14.2"
288
+ semver "^6.1.2"
289
+
272
290
"@babel/helper-explode-assignable-expression@^7.12.13":
273
291
version "7.13.0"
274
292
resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
418
436
chalk "^2.0.0"
419
437
js-tokens "^4.0.0"
420
438
421
- "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.10", "@babel/parser@^7.13. 13":
439
+ "@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.13":
422
440
version "7.13.13"
423
441
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
424
442
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
425
443
444
+ "@babel/parser@^7.13.15":
445
+ version "7.13.15"
446
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
447
+ integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
448
+
426
449
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
427
450
version "7.13.12"
428
451
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"
432
455
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
433
456
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
434
457
458
+ "@babel/plugin-proposal-async-generator-functions@^7.13.15":
459
+ version "7.13.15"
460
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
461
+ integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
462
+ dependencies:
463
+ "@babel/helper-plugin-utils" "^7.13.0"
464
+ "@babel/helper-remap-async-to-generator" "^7.13.0"
465
+ "@babel/plugin-syntax-async-generators" "^7.8.4"
466
+
435
467
"@babel/plugin-proposal-async-generator-functions@^7.13.8":
436
468
version "7.13.8"
437
469
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
516
548
"@babel/helper-plugin-utils" "^7.13.0"
517
549
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
518
550
519
- "@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.13.8" :
551
+ "@babel/plugin-proposal-optional-chaining@^7.13.12":
520
552
version "7.13.12"
521
553
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866"
522
554
integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==
829
861
dependencies:
830
862
regenerator-transform "^0.14.2"
831
863
864
+ "@babel/plugin-transform-regenerator@^7.13.15":
865
+ version "7.13.15"
866
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39"
867
+ integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==
868
+ dependencies:
869
+ regenerator-transform "^0.14.2"
870
+
832
871
"@babel/plugin-transform-reserved-words@^7.12.13":
833
872
version "7.12.13"
834
873
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz#7d9988d4f06e0fe697ea1d9803188aa18b472695"
887
926
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
888
927
"@babel/helper-plugin-utils" "^7.12.13"
889
928
890
-
891
- version "7.13.10 "
892
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10 .tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252 "
893
- integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ ==
929
+
930
+ version "7.13.15 "
931
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.15 .tgz#c8a6eb584f96ecba183d3d414a83553a599f478f "
932
+ integrity sha512-D4JAPMXcxk69PKe81jRJ21/fP/uYdcTZ3hJDF5QX2HSI9bBxxYw/dumdR6dGumhjxlprHPE4XWoPaqzZUVy2MA ==
894
933
dependencies:
895
- "@babel/compat-data" "^7.13.8 "
896
- "@babel/helper-compilation-targets" "^7.13.10 "
934
+ "@babel/compat-data" "^7.13.15 "
935
+ "@babel/helper-compilation-targets" "^7.13.13 "
897
936
"@babel/helper-plugin-utils" "^7.13.0"
898
937
"@babel/helper-validator-option" "^7.12.17"
899
- "@babel/plugin-proposal-async-generator-functions" "^7.13.8"
938
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
939
+ "@babel/plugin-proposal-async-generator-functions" "^7.13.15"
900
940
"@babel/plugin-proposal-class-properties" "^7.13.0"
901
941
"@babel/plugin-proposal-dynamic-import" "^7.13.8"
902
942
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
906
946
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
907
947
"@babel/plugin-proposal-object-rest-spread" "^7.13.8"
908
948
"@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
909
- "@babel/plugin-proposal-optional-chaining" "^7.13.8 "
949
+ "@babel/plugin-proposal-optional-chaining" "^7.13.12 "
910
950
"@babel/plugin-proposal-private-methods" "^7.13.0"
911
951
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
912
952
"@babel/plugin-syntax-async-generators" "^7.8.4"
944
984
"@babel/plugin-transform-object-super" "^7.12.13"
945
985
"@babel/plugin-transform-parameters" "^7.13.0"
946
986
"@babel/plugin-transform-property-literals" "^7.12.13"
947
- "@babel/plugin-transform-regenerator" "^7.12.13 "
987
+ "@babel/plugin-transform-regenerator" "^7.13.15 "
948
988
"@babel/plugin-transform-reserved-words" "^7.12.13"
949
989
"@babel/plugin-transform-shorthand-properties" "^7.12.13"
950
990
"@babel/plugin-transform-spread" "^7.13.0"
954
994
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
955
995
"@babel/plugin-transform-unicode-regex" "^7.12.13"
956
996
"@babel/preset-modules" "^0.1.4"
957
- "@babel/types" "^7.13.0 "
958
- babel-plugin-polyfill-corejs2 "^0.1.4 "
959
- babel-plugin-polyfill-corejs3 "^0.1.3 "
960
- babel-plugin-polyfill-regenerator "^0.1.2 "
997
+ "@babel/types" "^7.13.14 "
998
+ babel-plugin-polyfill-corejs2 "^0.2.0 "
999
+ babel-plugin-polyfill-corejs3 "^0.2.0 "
1000
+ babel-plugin-polyfill-regenerator "^0.2.0 "
961
1001
core-js-compat "^3.9.0"
962
1002
semver "^6.3.0"
963
1003
1077
1117
debug "^4.1.0"
1078
1118
globals "^11.1.0"
1079
1119
1120
+ "@babel/traverse@^7.13.15":
1121
+ version "7.13.15"
1122
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7"
1123
+ integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==
1124
+ dependencies:
1125
+ "@babel/code-frame" "^7.12.13"
1126
+ "@babel/generator" "^7.13.9"
1127
+ "@babel/helper-function-name" "^7.12.13"
1128
+ "@babel/helper-split-export-declaration" "^7.12.13"
1129
+ "@babel/parser" "^7.13.15"
1130
+ "@babel/types" "^7.13.14"
1131
+ debug "^4.1.0"
1132
+ globals "^11.1.0"
1133
+
1080
1134
"@babel/types@^7.0.0", "@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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1081
1135
version "7.13.14"
1082
1136
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
@@ -3280,6 +3334,15 @@ babel-plugin-polyfill-corejs2@^0.1.4:
3280
3334
"@babel/helper-define-polyfill-provider" "^0.1.5"
3281
3335
semver "^6.1.1"
3282
3336
3337
+ babel-plugin-polyfill-corejs2@^0.2.0:
3338
+ version "0.2.0"
3339
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz#686775bf9a5aa757e10520903675e3889caeedc4"
3340
+ integrity sha512-9bNwiR0dS881c5SHnzCmmGlMkJLl0OUZvxrxHo9w/iNoRuqaPjqlvBf4HrovXtQs/au5yKkpcdgfT1cC5PAZwg==
3341
+ dependencies:
3342
+ "@babel/compat-data" "^7.13.11"
3343
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
3344
+ semver "^6.1.1"
3345
+
3283
3346
babel-plugin-polyfill-corejs3@^0.1.3:
3284
3347
version "0.1.7"
3285
3348
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.7.tgz#80449d9d6f2274912e05d9e182b54816904befd0"
@@ -3288,13 +3351,28 @@ babel-plugin-polyfill-corejs3@^0.1.3:
3288
3351
"@babel/helper-define-polyfill-provider" "^0.1.5"
3289
3352
core-js-compat "^3.8.1"
3290
3353
3354
+ babel-plugin-polyfill-corejs3@^0.2.0:
3355
+ version "0.2.0"
3356
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz#f4b4bb7b19329827df36ff56f6e6d367026cb7a2"
3357
+ integrity sha512-zZyi7p3BCUyzNxLx8KV61zTINkkV65zVkDAFNZmrTCRVhjo1jAS+YLvDJ9Jgd/w2tsAviCwFHReYfxO3Iql8Yg==
3358
+ dependencies:
3359
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
3360
+ core-js-compat "^3.9.1"
3361
+
3291
3362
babel-plugin-polyfill-regenerator@^0.1.2:
3292
3363
version "0.1.6"
3293
3364
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.6.tgz#0fe06a026fe0faa628ccc8ba3302da0a6ce02f3f"
3294
3365
integrity sha512-OUrYG9iKPKz8NxswXbRAdSwF0GhRdIEMTloQATJi4bDuFqrXaXcCUT/VGNrr8pBcjMh1RxZ7Xt9cytVJTJfvMg==
3295
3366
dependencies:
3296
3367
"@babel/helper-define-polyfill-provider" "^0.1.5"
3297
3368
3369
+ babel-plugin-polyfill-regenerator@^0.2.0:
3370
+ version "0.2.0"
3371
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz#853f5f5716f4691d98c84f8069c7636ea8da7ab8"
3372
+ integrity sha512-J7vKbCuD2Xi/eEHxquHN14bXAW9CXtecwuLrOIDJtcZzTaPzV1VdEfoUf9AzcRBMolKUQKM9/GVojeh0hFiqMg==
3373
+ dependencies:
3374
+ "@babel/helper-define-polyfill-provider" "^0.2.0"
3375
+
3298
3376
babel-preset-current-node-syntax@^1.0.0:
3299
3377
version "1.0.1"
3300
3378
resolved "https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz#b4399239b89b2a011f9ddbe3e4f401fc40cff73b"
@@ -4690,6 +4768,14 @@ core-js-compat@^3.8.1, core-js-compat@^3.9.0:
4690
4768
browserslist "^4.16.3"
4691
4769
semver "7.0.0"
4692
4770
4771
+ core-js-compat@^3.9.1:
4772
+ version "3.10.1"
4773
+ resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz#62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"
4774
+ integrity sha512-ZHQTdTPkqvw2CeHiZC970NNJcnwzT6YIueDMASKt+p3WbZsLXOcoD392SkcWhkC0wBBHhlfhqGKKsNCQUozYtg==
4775
+ dependencies:
4776
+ browserslist "^4.16.3"
4777
+ semver "7.0.0"
4778
+
4693
4779
4694
4780
version "3.9.1"
4695
4781
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae"
0 commit comments