11
11
"@jridgewell/trace-mapping" "^0.3.9"
12
12
13
13
"@babel/cli@^7.10.1":
14
- version "7.23.4 "
15
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.4 .tgz#f5cc90487278065fa0c3b1267cf0c1d44ddf85a7 "
16
- integrity sha512-j3luA9xGKCXVyCa5R7lJvOMM+Kc2JEnAEIgz2ggtjQ/j5YUVgfsg/WsG95bbsgq7YLHuiCOzMnoSasuY16qiCw ==
14
+ version "7.23.9 "
15
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.9 .tgz#06b3e76376ee53f14ac8ac422c884950c69e1b9e "
16
+ integrity sha512-vB1UXmGDNEhcf1jNAHKT9IlYk1R+hehVTLFlCLHBi8gfuHQGP6uRjgXVYU0EVlI/qwAWpstqkBdf2aez3/z/5Q ==
17
17
dependencies:
18
18
"@jridgewell/trace-mapping" "^0.3.17"
19
19
commander "^4.0.1"
54
54
dependencies:
55
55
"@babel/highlight" "^7.18.6"
56
56
57
- "@babel/code-frame@^7.22.13", "@babel/code-frame@^7. 23.5":
57
+ "@babel/code-frame@^7.23.5":
58
58
version "7.23.5"
59
59
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
60
60
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
78
78
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
79
79
80
80
"@babel/core@^7.1.0", "@babel/core@^7.10.2", "@babel/core@^7.7.5":
81
- version "7.23.7 "
82
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7 .tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f "
83
- integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw ==
81
+ version "7.23.9 "
82
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9 .tgz#b028820718000f267870822fec434820e9b1e4d1 "
83
+ integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw ==
84
84
dependencies:
85
85
"@ampproject/remapping" "^2.2.0"
86
86
"@babel/code-frame" "^7.23.5"
87
87
"@babel/generator" "^7.23.6"
88
88
"@babel/helper-compilation-targets" "^7.23.6"
89
89
"@babel/helper-module-transforms" "^7.23.3"
90
- "@babel/helpers" "^7.23.7 "
91
- "@babel/parser" "^7.23.6 "
92
- "@babel/template" "^7.22.15 "
93
- "@babel/traverse" "^7.23.7 "
94
- "@babel/types" "^7.23.6 "
90
+ "@babel/helpers" "^7.23.9 "
91
+ "@babel/parser" "^7.23.9 "
92
+ "@babel/template" "^7.23.9 "
93
+ "@babel/traverse" "^7.23.9 "
94
+ "@babel/types" "^7.23.9 "
95
95
convert-source-map "^2.0.0"
96
96
debug "^4.1.0"
97
97
gensync "^1.0.0-beta.2"
178
178
"@babel/helper-split-export-declaration" "^7.18.6"
179
179
semver "^6.3.0"
180
180
181
- "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.23.7 ":
182
- version "7.23.7 "
183
- resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.7 .tgz#b2e6826e0e20d337143655198b79d58fdc9bd43d "
184
- integrity sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g ==
181
+ "@babel/helper-create-class-features-plugin@^7.22.15", "@babel/helper-create-class-features-plugin@^7.23.9 ":
182
+ version "7.23.10 "
183
+ resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.10 .tgz#25d55fafbaea31fd0e723820bb6cc3df72edf7ea "
184
+ integrity sha512-2XpP2XhkXzgxecPNEEK8Vz8Asj9aRxt08oKOqtiZoqV2UGZ5T+EkyP9sXQ9nwMxBIG34a7jmasVqoMop7VdPUw ==
185
185
dependencies:
186
186
"@babel/helper-annotate-as-pure" "^7.22.5"
187
187
"@babel/helper-environment-visitor" "^7.22.20"
202
202
regexpu-core "^5.3.1"
203
203
semver "^6.3.1"
204
204
205
- "@babel/helper-define-polyfill-provider@^0.4.4":
206
- version "0.4.4"
207
- resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088"
208
- integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==
209
- dependencies:
210
- "@babel/helper-compilation-targets" "^7.22.6"
211
- "@babel/helper-plugin-utils" "^7.22.5"
212
- debug "^4.1.1"
213
- lodash.debounce "^4.0.8"
214
- resolve "^1.14.2"
215
-
216
205
"@babel/helper-define-polyfill-provider@^0.5.0":
217
206
version "0.5.0"
218
207
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz#465805b7361f461e86c680f1de21eaf88c25901b"
457
446
"@babel/template" "^7.22.15"
458
447
"@babel/types" "^7.22.19"
459
448
460
- "@babel/helpers@^7.23.7 ":
461
- version "7.23.8 "
462
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.8 .tgz#fc6b2d65b16847fd50adddbd4232c76378959e34 "
463
- integrity sha512-KDqYz4PiOWvDFrdHLPhKtCThtIcKVy6avWD2oG4GEvyQ+XDZwHD4YQd+H2vNMnq2rkdxsDkU82T+Vk8U/WXHRQ ==
449
+ "@babel/helpers@^7.23.9 ":
450
+ version "7.23.9 "
451
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9 .tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d "
452
+ integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ ==
464
453
dependencies:
465
- "@babel/template" "^7.22.15 "
466
- "@babel/traverse" "^7.23.7 "
467
- "@babel/types" "^7.23.6 "
454
+ "@babel/template" "^7.23.9 "
455
+ "@babel/traverse" "^7.23.9 "
456
+ "@babel/types" "^7.23.9 "
468
457
469
458
"@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13", "@babel/highlight@^7.18.6":
470
459
version "7.18.6"
494
483
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
495
484
integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
496
485
497
- "@babel/parser@^7.22.15", "@babel/parser@^7. 23.6 ":
498
- version "7.23.6 "
499
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6 .tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b "
500
- integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ ==
486
+ "@babel/parser@^7.23.9 ":
487
+ version "7.23.9 "
488
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9 .tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b "
489
+ integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA ==
501
490
502
491
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.23.3":
503
492
version "7.23.3"
532
521
"@babel/helper-plugin-utils" "^7.18.6"
533
522
534
523
"@babel/plugin-proposal-decorators@^7.10.1":
535
- version "7.23.7 "
536
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.23.7 .tgz#1d827902cbd3d9054e54fb2f2056cdd1eaa0e368 "
537
- integrity sha512-b1s5JyeMvqj7d9m9KhJNHKc18gEJiSyVzVX3bwbiPalQBQpuvfPh6lA9F7Kk/dWH0TIiXRpB9yicwijY6buPng ==
524
+ version "7.23.9 "
525
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.23.9 .tgz#126d947d62ee72022ec46813983c6dd861456fa3 "
526
+ integrity sha512-hJhBCb0+NnTWybvWq2WpbCYDOcflSbx0t+BYP65e5R9GVnukiDTi+on5bFkk4p7QGuv190H6KfNiV9Knf/3cZA ==
538
527
dependencies:
539
- "@babel/helper-create-class-features-plugin" "^7.23.7 "
528
+ "@babel/helper-create-class-features-plugin" "^7.23.9 "
540
529
"@babel/helper-plugin-utils" "^7.22.5"
541
530
"@babel/plugin-syntax-decorators" "^7.23.3"
542
531
718
707
dependencies:
719
708
"@babel/helper-plugin-utils" "^7.22.5"
720
709
721
- "@babel/plugin-transform-async-generator-functions@^7.23.7 ":
722
- version "7.23.7 "
723
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7 .tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd "
724
- integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA ==
710
+ "@babel/plugin-transform-async-generator-functions@^7.23.9 ":
711
+ version "7.23.9 "
712
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.9 .tgz#9adaeb66fc9634a586c5df139c6240d41ed801ce "
713
+ integrity sha512-8Q3veQEDGe14dTYuwagbRtwxQDnytyg1JFu4/HwEMETeofocrB0U0ejBJIXoeG/t2oXZ8kzCyI0ZZfbT80VFNQ ==
725
714
dependencies:
726
715
"@babel/helper-environment-visitor" "^7.22.20"
727
716
"@babel/helper-plugin-utils" "^7.22.5"
900
889
"@babel/helper-plugin-utils" "^7.22.5"
901
890
"@babel/helper-simple-access" "^7.22.5"
902
891
903
- "@babel/plugin-transform-modules-systemjs@^7.23.3 ":
904
- version "7.23.3 "
905
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.3 .tgz#fa7e62248931cb15b9404f8052581c302dd9de81 "
906
- integrity sha512-ZxyKGTkF9xT9YJuKQRo19ewf3pXpopuYQd8cDXqNzc3mUNbOME0RKMoZxviQk74hwzfQsEe66dE92MaZbdHKNQ ==
892
+ "@babel/plugin-transform-modules-systemjs@^7.23.9 ":
893
+ version "7.23.9 "
894
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.9 .tgz#105d3ed46e4a21d257f83a2f9e2ee4203ceda6be "
895
+ integrity sha512-KDlPRM6sLo4o1FkiSlXoAa8edLXFsKKIda779fbLrvmeuc3itnjCtaO6RrtoaANsIJANj+Vk1zqbZIMhkCAHVw ==
907
896
dependencies:
908
897
"@babel/helper-hoist-variables" "^7.22.5"
909
898
"@babel/helper-module-transforms" "^7.23.3"
1126
1115
regenerator-runtime "^0.13.4"
1127
1116
1128
1117
"@babel/preset-env@^7.10.2":
1129
- version "7.23.8 "
1130
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8 .tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e "
1131
- integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA ==
1118
+ version "7.23.9 "
1119
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.9 .tgz#beace3b7994560ed6bf78e4ae2073dff45387669 "
1120
+ integrity sha512-3kBGTNBBk9DQiPoXYS0g0BYlwTQYUTifqgKTjxUwEUkduRT2QOa0FPGBJ+NROQhGyYO5BuTJwGvBnqKDykac6A ==
1132
1121
dependencies:
1133
1122
"@babel/compat-data" "^7.23.5"
1134
1123
"@babel/helper-compilation-targets" "^7.23.6"
1157
1146
"@babel/plugin-syntax-top-level-await" "^7.14.5"
1158
1147
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
1159
1148
"@babel/plugin-transform-arrow-functions" "^7.23.3"
1160
- "@babel/plugin-transform-async-generator-functions" "^7.23.7 "
1149
+ "@babel/plugin-transform-async-generator-functions" "^7.23.9 "
1161
1150
"@babel/plugin-transform-async-to-generator" "^7.23.3"
1162
1151
"@babel/plugin-transform-block-scoped-functions" "^7.23.3"
1163
1152
"@babel/plugin-transform-block-scoping" "^7.23.4"
1179
1168
"@babel/plugin-transform-member-expression-literals" "^7.23.3"
1180
1169
"@babel/plugin-transform-modules-amd" "^7.23.3"
1181
1170
"@babel/plugin-transform-modules-commonjs" "^7.23.3"
1182
- "@babel/plugin-transform-modules-systemjs" "^7.23.3 "
1171
+ "@babel/plugin-transform-modules-systemjs" "^7.23.9 "
1183
1172
"@babel/plugin-transform-modules-umd" "^7.23.3"
1184
1173
"@babel/plugin-transform-named-capturing-groups-regex" "^7.22.5"
1185
1174
"@babel/plugin-transform-new-target" "^7.23.3"
1205
1194
"@babel/plugin-transform-unicode-regex" "^7.23.3"
1206
1195
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
1207
1196
"@babel/preset-modules" "0.1.6-no-external-plugins"
1208
- babel-plugin-polyfill-corejs2 "^0.4.7 "
1209
- babel-plugin-polyfill-corejs3 "^0.8.7 "
1210
- babel-plugin-polyfill-regenerator "^0.5.4 "
1197
+ babel-plugin-polyfill-corejs2 "^0.4.8 "
1198
+ babel-plugin-polyfill-corejs3 "^0.9.0 "
1199
+ babel-plugin-polyfill-regenerator "^0.5.5 "
1211
1200
core-js-compat "^3.31.0"
1212
1201
semver "^6.3.1"
1213
1202
1237
1226
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
1238
1227
1239
1228
"@babel/runtime@^7.8.4":
1240
- version "7.23.8 "
1241
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.8 .tgz#8ee6fe1ac47add7122902f257b8ddf55c898f650 "
1242
- integrity sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw ==
1229
+ version "7.23.9 "
1230
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.9 .tgz#47791a15e4603bb5f905bc0753801cf21d6345f7 "
1231
+ integrity sha512-0CX6F+BI2s9dkUqr08KFrAIZgNFj75rdBU/DjCyYLIaV/quFjkk6T+EJ2LkZHyZTbEV4L5p97mNkUsHl2wLFAw ==
1243
1232
dependencies:
1244
1233
regenerator-runtime "^0.14.0"
1245
1234
1261
1250
"@babel/parser" "^7.21.9"
1262
1251
"@babel/types" "^7.21.5"
1263
1252
1264
- "@babel/template@^7.22.15":
1265
- version "7.22.15 "
1266
- resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15 .tgz#09576efc3830f0430f4548ef971dde1350ef2f38 "
1267
- integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w ==
1253
+ "@babel/template@^7.22.15", "@babel/template@^7.23.9" :
1254
+ version "7.23.9 "
1255
+ resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9 .tgz#f881d0487cba2828d3259dcb9ef5005a9731011a "
1256
+ integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA ==
1268
1257
dependencies:
1269
- "@babel/code-frame" "^7.22.13 "
1270
- "@babel/parser" "^7.22.15 "
1271
- "@babel/types" "^7.22.15 "
1258
+ "@babel/code-frame" "^7.23.5 "
1259
+ "@babel/parser" "^7.23.9 "
1260
+ "@babel/types" "^7.23.9 "
1272
1261
1273
1262
"@babel/traverse@^7.1.0", "@babel/traverse@^7.7.0":
1274
1263
version "7.14.2"
1300
1289
debug "^4.1.0"
1301
1290
globals "^11.1.0"
1302
1291
1303
- "@babel/traverse@^7.23.7 ":
1304
- version "7.23.7 "
1305
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7 .tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305 "
1306
- integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg ==
1292
+ "@babel/traverse@^7.23.9 ":
1293
+ version "7.23.9 "
1294
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9 .tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950 "
1295
+ integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg ==
1307
1296
dependencies:
1308
1297
"@babel/code-frame" "^7.23.5"
1309
1298
"@babel/generator" "^7.23.6"
1310
1299
"@babel/helper-environment-visitor" "^7.22.20"
1311
1300
"@babel/helper-function-name" "^7.23.0"
1312
1301
"@babel/helper-hoist-variables" "^7.22.5"
1313
1302
"@babel/helper-split-export-declaration" "^7.22.6"
1314
- "@babel/parser" "^7.23.6 "
1315
- "@babel/types" "^7.23.6 "
1303
+ "@babel/parser" "^7.23.9 "
1304
+ "@babel/types" "^7.23.9 "
1316
1305
debug "^4.3.1"
1317
1306
globals "^11.1.0"
1318
1307
1351
1340
"@babel/helper-validator-identifier" "^7.19.1"
1352
1341
to-fast-properties "^2.0.0"
1353
1342
1354
- "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.4.4":
1343
+ "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.4.4":
1344
+ version "7.23.9"
1345
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002"
1346
+ integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==
1347
+ dependencies:
1348
+ "@babel/helper-string-parser" "^7.23.4"
1349
+ "@babel/helper-validator-identifier" "^7.22.20"
1350
+ to-fast-properties "^2.0.0"
1351
+
1352
+ "@babel/types@^7.23.4":
1355
1353
version "7.23.6"
1356
1354
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
1357
1355
integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
@@ -2576,7 +2574,7 @@ babel-plugin-jest-hoist@^26.6.2:
2576
2574
"@types/babel__core" "^7.0.0"
2577
2575
"@types/babel__traverse" "^7.0.6"
2578
2576
2579
- babel-plugin-polyfill-corejs2@^0.4.7 :
2577
+ babel-plugin-polyfill-corejs2@^0.4.8 :
2580
2578
version "0.4.8"
2581
2579
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8.tgz#dbcc3c8ca758a290d47c3c6a490d59429b0d2269"
2582
2580
integrity sha512-OtIuQfafSzpo/LhnJaykc0R/MMnuLSSVjVYy9mHArIZ9qTCSZ6TpWCuEKZYVoN//t8HqBNScHrOtCrIK5IaGLg==
@@ -2585,15 +2583,15 @@ babel-plugin-polyfill-corejs2@^0.4.7:
2585
2583
"@babel/helper-define-polyfill-provider" "^0.5.0"
2586
2584
semver "^6.3.1"
2587
2585
2588
- babel-plugin-polyfill-corejs3@^0.8.7 :
2589
- version "0.8.7 "
2590
- resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7 .tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04 "
2591
- integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA ==
2586
+ babel-plugin-polyfill-corejs3@^0.9.0 :
2587
+ version "0.9.0 "
2588
+ resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.9.0 .tgz#9eea32349d94556c2ad3ab9b82ebb27d4bf04a81 "
2589
+ integrity sha512-7nZPG1uzK2Ymhy/NbaOWTg3uibM2BmGASS4vHS4szRZAIR8R6GwA/xAujpdrXU5iyklrimWnLWU+BLF9suPTqg ==
2592
2590
dependencies:
2593
- "@babel/helper-define-polyfill-provider" "^0.4.4 "
2594
- core-js-compat "^3.33.1 "
2591
+ "@babel/helper-define-polyfill-provider" "^0.5.0 "
2592
+ core-js-compat "^3.34.0 "
2595
2593
2596
- babel-plugin-polyfill-regenerator@^0.5.4 :
2594
+ babel-plugin-polyfill-regenerator@^0.5.5 :
2597
2595
version "0.5.5"
2598
2596
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz#8b0c8fc6434239e5d7b8a9d1f832bb2b0310f06a"
2599
2597
integrity sha512-OJGYZlhLqBh2DDHeqAxWB1XIvr49CxiJ2gIt61/PU55CQK4Z58OzMqjDe1zwQdQk+rBYsRc+1rJmdajM3gimHg==
@@ -2900,12 +2898,12 @@ browserslist@^4.21.3:
2900
2898
update-browserslist-db "^1.0.11"
2901
2899
2902
2900
browserslist@^4.22.2:
2903
- version "4.22.2 "
2904
- resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2 .tgz#704c4943072bd81ea18997f3bd2180e89c77874b "
2905
- integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A ==
2901
+ version "4.22.3 "
2902
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.3 .tgz#299d11b7e947a6b843981392721169e27d60c5a6 "
2903
+ integrity sha512-UAp55yfwNv0klWNapjs/ktHoguxuQNGnOzxYmfnXIS+8AsRDZkSDxg7R1AX3GKzn078SBI5dzwzj/Yx0Or0e3A ==
2906
2904
dependencies:
2907
- caniuse-lite "^1.0.30001565 "
2908
- electron-to-chromium "^1.4.601 "
2905
+ caniuse-lite "^1.0.30001580 "
2906
+ electron-to-chromium "^1.4.648 "
2909
2907
node-releases "^2.0.14"
2910
2908
update-browserslist-db "^1.0.13"
2911
2909
@@ -3078,11 +3076,16 @@ caniuse-api@^2.0.0:
3078
3076
lodash.memoize "^4.1.2"
3079
3077
lodash.uniq "^4.5.0"
3080
3078
3081
- caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30001503, caniuse-lite@^1.0.30001565 :
3079
+ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, caniuse-lite@^1.0.30001503:
3082
3080
version "1.0.30001579"
3083
3081
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001579.tgz#45c065216110f46d6274311a4b3fcf6278e0852a"
3084
3082
integrity sha512-u5AUVkixruKHJjw/pj9wISlcMpgFWzSrczLZbrqBSxukQixmg0SJ5sZTpvaFvxU0HoQKd4yoyAogyrAz9pzJnA==
3085
3083
3084
+ caniuse-lite@^1.0.30001580:
3085
+ version "1.0.30001583"
3086
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001583.tgz#abb2970cc370801dc7e27bf290509dc132cfa390"
3087
+ integrity sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q==
3088
+
3086
3089
capture-exit@^2.0.0:
3087
3090
version "2.0.0"
3088
3091
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
@@ -3529,7 +3532,7 @@ copy-descriptor@^0.1.0:
3529
3532
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
3530
3533
integrity sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==
3531
3534
3532
- core-js-compat@^3.31.0, core-js-compat@^3.33.1 :
3535
+ core-js-compat@^3.31.0, core-js-compat@^3.34.0 :
3533
3536
version "3.35.1"
3534
3537
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.1.tgz#215247d7edb9e830efa4218ff719beb2803555e2"
3535
3538
integrity sha512-sftHa5qUJY3rs9Zht1WEnmkvXputCyDBczPnr7QDgL8n3qrF3CMXY4VPSYtOLLiOUJcah2WNXREd48iOl6mQIw==
@@ -4105,10 +4108,10 @@ electron-to-chromium@^1.4.431:
4105
4108
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.490.tgz#d99286f6e915667fa18ea4554def1aa60eb4d5f1"
4106
4109
integrity sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==
4107
4110
4108
- electron-to-chromium@^1.4.601 :
4109
- version "1.4.640 "
4110
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.640 .tgz#76290a36fa4b5f1f4cadaf1fc582478ebb3ac246 "
4111
- integrity sha512-z/6oZ/Muqk4BaE7P69bXhUhpJbUM9ZJeka43ZwxsDshKtePns4mhBlh8bU5+yrnOnz3fhG82XLzGUXazOmsWnA ==
4111
+ electron-to-chromium@^1.4.648 :
4112
+ version "1.4.656 "
4113
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.656 .tgz#b374fb7cab9b782a5bc967c0ce0e19826186b9c9 "
4114
+ integrity sha512-9AQB5eFTHyR3Gvt2t/NwR0le2jBSUNwCnMbUCejFWHD+so4tH40/dRLgoE+jxlPeWS43XJewyvCv+I8LPMl49Q ==
4112
4115
4113
4116
elliptic@^6.5.3:
4114
4117
version "6.5.4"
0 commit comments