11
11
" @jridgewell/trace-mapping" " ^0.3.9"
12
12
13
13
" @babel/cli@^7.10.1 " :
14
- version "7.22.15 "
15
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.22.15 .tgz#22ed82d76745a43caa60a89917bedb7c9b5bd145 "
16
- integrity sha512-prtg5f6zCERIaECeTZzd2fMtVjlfjhUcO+fBLQ6DXXdq5FljN+excVitJ2nogsusdf31LeqkjAfXZ7Xq+HmN8g ==
14
+ version "7.23.0 "
15
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.23.0 .tgz#1d7f37c44d4117c67df46749e0c86e11a58cc64b "
16
+ integrity sha512-17E1oSkGk2IwNILM4jtfAvgjt+ohmpfBky8aLerUfYZhiPNg7ca+CRCxZn8QDxwNhV/upsc2VHBCqGFIR+iBfA ==
17
17
dependencies :
18
18
" @jridgewell/trace-mapping" " ^0.3.17"
19
19
commander "^4.0.1"
20
- convert-source-map "^1.1 .0"
20
+ convert-source-map "^2.0 .0"
21
21
fs-readdir-recursive "^1.1.0"
22
22
glob "^7.2.0"
23
23
make-dir "^2.1.0"
78
78
integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==
79
79
80
80
" @babel/core@^7.1.0" , "@babel/core@^7.10.2", "@babel/core@^7.7.5":
81
- version "7.22.20 "
82
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.20 .tgz#e3d0eed84c049e2a2ae0a64d27b6a37edec385b7 "
83
- integrity sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA ==
81
+ version "7.23.0 "
82
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0 .tgz#f8259ae0e52a123eb40f552551e647b506a94d83 "
83
+ integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ ==
84
84
dependencies :
85
85
" @ampproject/remapping" " ^2.2.0"
86
86
" @babel/code-frame" " ^7.22.13"
87
- " @babel/generator" " ^7.22.15 "
87
+ " @babel/generator" " ^7.23.0 "
88
88
" @babel/helper-compilation-targets" " ^7.22.15"
89
- " @babel/helper-module-transforms" " ^7.22.20 "
90
- " @babel/helpers" " ^7.22.15 "
91
- " @babel/parser" " ^7.22.16 "
89
+ " @babel/helper-module-transforms" " ^7.23.0 "
90
+ " @babel/helpers" " ^7.23.0 "
91
+ " @babel/parser" " ^7.23.0 "
92
92
" @babel/template" " ^7.22.15"
93
- " @babel/traverse" " ^7.22.20 "
94
- " @babel/types" " ^7.22.19 "
95
- convert-source-map "^1.7 .0"
93
+ " @babel/traverse" " ^7.23.0 "
94
+ " @babel/types" " ^7.23.0 "
95
+ convert-source-map "^2.0 .0"
96
96
debug "^4.1.0"
97
97
gensync "^1.0.0-beta.2"
98
98
json5 "^2.2.3"
107
107
jsesc "^2.5.1"
108
108
source-map "^0.5.0"
109
109
110
- " @babel/generator@^7.22.15 " :
111
- version "7.22.15"
112
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.15.tgz#1564189c7ec94cb8f77b5e8a90c4d200d21b2339"
113
- integrity sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==
114
- dependencies :
115
- " @babel/types" " ^7.22.15"
116
- " @jridgewell/gen-mapping" " ^0.3.2"
117
- " @jridgewell/trace-mapping" " ^0.3.17"
118
- jsesc "^2.5.1"
119
-
120
110
" @babel/generator@^7.22.3 " :
121
111
version "7.22.3"
122
112
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.3.tgz#0ff675d2edb93d7596c5f6728b52615cfc0df01e"
127
117
" @jridgewell/trace-mapping" " ^0.3.17"
128
118
jsesc "^2.5.1"
129
119
120
+ " @babel/generator@^7.23.0 " :
121
+ version "7.23.0"
122
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
123
+ integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
124
+ dependencies :
125
+ " @babel/types" " ^7.23.0"
126
+ " @jridgewell/gen-mapping" " ^0.3.2"
127
+ " @jridgewell/trace-mapping" " ^0.3.17"
128
+ jsesc "^2.5.1"
129
+
130
130
" @babel/helper-annotate-as-pure@^7.18.6" , "@babel/helper-annotate-as-pure@^7.22.5":
131
131
version "7.22.5"
132
132
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882"
240
240
" @babel/template" " ^7.20.7"
241
241
" @babel/types" " ^7.21.0"
242
242
243
- " @babel/helper-function-name@^7.22.5 " :
244
- version "7.22.5 "
245
- resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5 .tgz#ede300828905bb15e582c037162f99d5183af1be "
246
- integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ ==
243
+ " @babel/helper-function-name@^7.22.5" , "@babel/helper-function-name@^7.23.0" :
244
+ version "7.23.0 "
245
+ resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0 .tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759 "
246
+ integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw ==
247
247
dependencies :
248
- " @babel/template" " ^7.22.5 "
249
- " @babel/types" " ^7.22.5 "
248
+ " @babel/template" " ^7.22.15 "
249
+ " @babel/types" " ^7.23.0 "
250
250
251
251
" @babel/helper-get-function-arity@^7.12.13 " :
252
252
version "7.12.13"
277
277
" @babel/types" " ^7.22.3"
278
278
279
279
" @babel/helper-member-expression-to-functions@^7.22.15 " :
280
- version "7.22.15 "
281
- resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.15 .tgz#b95a144896f6d491ca7863576f820f3628818621 "
282
- integrity sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA ==
280
+ version "7.23.0 "
281
+ resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0 .tgz#9263e88cc5e41d39ec18c9a3e0eced59a3e7d366 "
282
+ integrity sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA ==
283
283
dependencies :
284
- " @babel/types" " ^7.22.15 "
284
+ " @babel/types" " ^7.23.0 "
285
285
286
286
" @babel/helper-module-imports@^7.22.15" , "@babel/helper-module-imports@^7.22.5":
287
287
version "7.22.15"
290
290
dependencies :
291
291
" @babel/types" " ^7.22.15"
292
292
293
- " @babel/helper-module-transforms@^7.22.15 " , "@babel/helper-module-transforms@^7.22.20", "@babel/helper-module-transforms@^7.22. 5", "@babel/helper-module-transforms@^7.22.9":
293
+ " @babel/helper-module-transforms@^7.22.5" , "@babel/helper-module-transforms@^7.22.9":
294
294
version "7.22.20"
295
295
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.20.tgz#da9edc14794babbe7386df438f3768067132f59e"
296
296
integrity sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==
301
301
" @babel/helper-split-export-declaration" " ^7.22.6"
302
302
" @babel/helper-validator-identifier" " ^7.22.20"
303
303
304
+ " @babel/helper-module-transforms@^7.23.0 " :
305
+ version "7.23.0"
306
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.0.tgz#3ec246457f6c842c0aee62a01f60739906f7047e"
307
+ integrity sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==
308
+ dependencies :
309
+ " @babel/helper-environment-visitor" " ^7.22.20"
310
+ " @babel/helper-module-imports" " ^7.22.15"
311
+ " @babel/helper-simple-access" " ^7.22.5"
312
+ " @babel/helper-split-export-declaration" " ^7.22.6"
313
+ " @babel/helper-validator-identifier" " ^7.22.20"
314
+
304
315
" @babel/helper-optimise-call-expression@^7.18.6 " :
305
316
version "7.18.6"
306
317
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe"
346
357
" @babel/traverse" " ^7.22.1"
347
358
" @babel/types" " ^7.22.0"
348
359
349
- " @babel/helper-replace-supers@^7.22.5" , "@babel/helper-replace-supers@^7.22.9":
360
+ " @babel/helper-replace-supers@^7.22.20 " , "@babel/helper-replace-supers@^7.22. 5", "@babel/helper-replace-supers@^7.22.9":
350
361
version "7.22.20"
351
362
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz#e37d367123ca98fe455a9887734ed2e16eb7a793"
352
363
integrity sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==
441
452
" @babel/template" " ^7.22.15"
442
453
" @babel/types" " ^7.22.19"
443
454
444
- " @babel/helpers@^7.22.15 " :
445
- version "7.22.15 "
446
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.15 .tgz#f09c3df31e86e3ea0b7ff7556d85cdebd47ea6f1 "
447
- integrity sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw ==
455
+ " @babel/helpers@^7.23.0 " :
456
+ version "7.23.1 "
457
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1 .tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15 "
458
+ integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA ==
448
459
dependencies :
449
460
" @babel/template" " ^7.22.15"
450
- " @babel/traverse" " ^7.22.15 "
451
- " @babel/types" " ^7.22.15 "
461
+ " @babel/traverse" " ^7.23.0 "
462
+ " @babel/types" " ^7.23.0 "
452
463
453
464
" @babel/highlight@^7.10.4" , "@babel/highlight@^7.12.13", "@babel/highlight@^7.18.6":
454
465
version "7.18.6"
478
489
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.4.tgz#a770e98fd785c231af9d93f6459d36770993fb32"
479
490
integrity sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==
480
491
481
- " @babel/parser@^7.22.15" , "@babel/parser@^7.22.16 ":
482
- version "7.22.16 "
483
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16 .tgz#180aead7f247305cce6551bea2720934e2fa2c95 "
484
- integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA ==
492
+ " @babel/parser@^7.22.15" , "@babel/parser@^7.23.0 ":
493
+ version "7.23.0 "
494
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0 .tgz#da950e622420bf96ca0d0f2909cdddac3acd8719 "
495
+ integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw ==
485
496
486
497
" @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15 " :
487
498
version "7.22.15"
508
519
" @babel/helper-plugin-utils" " ^7.18.6"
509
520
510
521
" @babel/plugin-proposal-decorators@^7.10.1 " :
511
- version "7.22.15 "
512
- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.22.15 .tgz#dc774eae73ab8c28a644d490b45aa47a85bb0bf5 "
513
- integrity sha512-kc0VvbbUyKelvzcKOSyQUSVVXS5pT3UhRB0e3c9An86MvLqs+gx0dN4asllrDluqSa3m9YyooXKGOFVomnyFkg ==
522
+ version "7.23.0 "
523
+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.23.0 .tgz#66d9014173b3267a9ced3e69935138bc64ffb5c8 "
524
+ integrity sha512-kYsT+f5ARWF6AdFmqoEEp+hpqxEB8vGmRWfw2aj78M2vTwS2uHW91EF58iFm1Z9U8Y/RrLu2XKJn46P9ca1b0w ==
514
525
dependencies :
515
526
" @babel/helper-create-class-features-plugin" " ^7.22.15"
516
527
" @babel/helper-plugin-utils" " ^7.22.5"
517
- " @babel/helper-replace-supers" " ^7.22.9 "
528
+ " @babel/helper-replace-supers" " ^7.22.20 "
518
529
" @babel/helper-split-export-declaration" " ^7.22.6"
519
530
" @babel/plugin-syntax-decorators" " ^7.22.10"
520
531
870
881
" @babel/helper-plugin-utils" " ^7.22.5"
871
882
872
883
" @babel/plugin-transform-modules-commonjs@^7.10.1" , "@babel/plugin-transform-modules-commonjs@^7.22.15":
873
- version "7.22.15 "
874
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.15 .tgz#b11810117ed4ee7691b29bd29fd9f3f98276034f "
875
- integrity sha512-jWL4eh90w0HQOTKP2MoXXUpVxilxsB2Vl4ji69rSjS3EcZ/v4sBmn+A3NpepuJzBhOaEBbR7udonlHHn5DWidg ==
884
+ version "7.23.0 "
885
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.0 .tgz#b3dba4757133b2762c00f4f94590cf6d52602481 "
886
+ integrity sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ ==
876
887
dependencies :
877
- " @babel/helper-module-transforms" " ^7.22.15 "
888
+ " @babel/helper-module-transforms" " ^7.23.0 "
878
889
" @babel/helper-plugin-utils" " ^7.22.5"
879
890
" @babel/helper-simple-access" " ^7.22.5"
880
891
1278
1289
debug "^4.1.0"
1279
1290
globals "^11.1.0"
1280
1291
1281
- " @babel/traverse@^7.22.15 " , "@babel/traverse@^7.22.20 ":
1282
- version "7.22.20 "
1283
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.20 .tgz#db572d9cb5c79e02d83e5618b82f6991c07584c9 "
1284
- integrity sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw ==
1292
+ " @babel/traverse@^7.23.0 " :
1293
+ version "7.23.0 "
1294
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0 .tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53 "
1295
+ integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw ==
1285
1296
dependencies :
1286
1297
" @babel/code-frame" " ^7.22.13"
1287
- " @babel/generator" " ^7.22.15 "
1298
+ " @babel/generator" " ^7.23.0 "
1288
1299
" @babel/helper-environment-visitor" " ^7.22.20"
1289
- " @babel/helper-function-name" " ^7.22.5 "
1300
+ " @babel/helper-function-name" " ^7.23.0 "
1290
1301
" @babel/helper-hoist-variables" " ^7.22.5"
1291
1302
" @babel/helper-split-export-declaration" " ^7.22.6"
1292
- " @babel/parser" " ^7.22.16 "
1293
- " @babel/types" " ^7.22.19 "
1303
+ " @babel/parser" " ^7.23.0 "
1304
+ " @babel/types" " ^7.23.0 "
1294
1305
debug "^4.1.0"
1295
1306
globals "^11.1.0"
1296
1307
1329
1340
" @babel/helper-validator-identifier" " ^7.19.1"
1330
1341
to-fast-properties "^2.0.0"
1331
1342
1332
- " @babel/types@^7.22.15" , "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.4.4":
1343
+ " @babel/types@^7.22.15" , "@babel/types@^7.22.5", "@babel/types@^7.23.0":
1344
+ version "7.23.0"
1345
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
1346
+ integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
1347
+ dependencies :
1348
+ " @babel/helper-string-parser" " ^7.22.5"
1349
+ " @babel/helper-validator-identifier" " ^7.22.20"
1350
+ to-fast-properties "^2.0.0"
1351
+
1352
+ " @babel/types@^7.22.19" , "@babel/types@^7.4.4":
1333
1353
version "7.22.19"
1334
1354
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684"
1335
1355
integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==
@@ -2862,7 +2882,7 @@ browserslist@^2.0.0, browserslist@^2.11.3:
2862
2882
caniuse-lite "^1.0.30000792"
2863
2883
electron-to-chromium "^1.3.30"
2864
2884
2865
- browserslist@^4.21.10, browserslist@^4.21.9 :
2885
+ browserslist@^4.21.10 :
2866
2886
version "4.21.10"
2867
2887
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.10.tgz#dbbac576628c13d3b2231332cb2ec5a46e015bb0"
2868
2888
integrity sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==
@@ -2882,6 +2902,16 @@ browserslist@^4.21.3:
2882
2902
node-releases "^2.0.12"
2883
2903
update-browserslist-db "^1.0.11"
2884
2904
2905
+ browserslist@^4.21.9 :
2906
+ version "4.22.1"
2907
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619"
2908
+ integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ==
2909
+ dependencies :
2910
+ caniuse-lite "^1.0.30001541"
2911
+ electron-to-chromium "^1.4.535"
2912
+ node-releases "^2.0.13"
2913
+ update-browserslist-db "^1.0.13"
2914
+
2885
2915
bser@2.1.1 :
2886
2916
version "2.1.1"
2887
2917
resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
@@ -3055,10 +3085,10 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000792, caniuse-lite@^1.0.30000805, can
3055
3085
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001542.tgz#823ddb5aed0a70d5e2bfb49126478e84e9514b85"
3056
3086
integrity sha512-UrtAXVcj1mvPBFQ4sKd38daP8dEcXXr5sQe6QNNinaPd0iA/cxg9/l3VrSdL73jgw5sKyuQ6jNgiKO12W3SsVA==
3057
3087
3058
- caniuse-lite@^1.0.30001517 :
3059
- version "1.0.30001534 "
3060
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001534 .tgz#f24a9b2a6d39630bac5c132b5dff89b39a12e7dd "
3061
- integrity sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q ==
3088
+ caniuse-lite@^1.0.30001517, caniuse-lite@^1.0.30001541 :
3089
+ version "1.0.30001542 "
3090
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001542 .tgz#823ddb5aed0a70d5e2bfb49126478e84e9514b85 "
3091
+ integrity sha512-UrtAXVcj1mvPBFQ4sKd38daP8dEcXXr5sQe6QNNinaPd0iA/cxg9/l3VrSdL73jgw5sKyuQ6jNgiKO12W3SsVA ==
3062
3092
3063
3093
capture-exit@^2.0.0 :
3064
3094
version "2.0.0"
@@ -3482,18 +3512,18 @@ content-type@~1.0.4:
3482
3512
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
3483
3513
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
3484
3514
3485
- convert-source-map@^1.1.0, convert-source-map@^1.7.0 :
3486
- version "1.9.0"
3487
- resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f"
3488
- integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
3489
-
3490
3515
convert-source-map@^1.4.0, convert-source-map@^1.6.0 :
3491
3516
version "1.7.0"
3492
3517
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442"
3493
3518
integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==
3494
3519
dependencies :
3495
3520
safe-buffer "~5.1.1"
3496
3521
3522
+ convert-source-map@^2.0.0 :
3523
+ version "2.0.0"
3524
+ resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
3525
+ integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
3526
+
3497
3527
cookie-signature@1.0.6 :
3498
3528
version "1.0.6"
3499
3529
resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c"
@@ -4097,10 +4127,10 @@ electron-to-chromium@^1.4.431:
4097
4127
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.490.tgz#d99286f6e915667fa18ea4554def1aa60eb4d5f1"
4098
4128
integrity sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==
4099
4129
4100
- electron-to-chromium@^1.4.477 :
4101
- version "1.4.523 "
4102
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.523 .tgz#f82f99243c827df05c26776d49712cb284972df6 "
4103
- integrity sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg ==
4130
+ electron-to-chromium@^1.4.477, electron-to-chromium@^1.4.535 :
4131
+ version "1.4.537 "
4132
+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.537 .tgz#aac4101db53066be1e49baedd000a26bc754adc9 "
4133
+ integrity sha512-W1+g9qs9hviII0HAwOdehGYkr+zt7KKdmCcJcjH0mYg6oL8+ioT3Skjmt7BLoAQqXhjf40AXd+HlR4oAWMlXjA ==
4104
4134
4105
4135
elliptic@^6.5.3 :
4106
4136
version "6.5.4"
@@ -10550,10 +10580,10 @@ upath@^1.1.1:
10550
10580
resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
10551
10581
integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
10552
10582
10553
- update-browserslist-db@^1.0.11 :
10554
- version "1.0.11 "
10555
- resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.11 .tgz#9a2a641ad2907ae7b3616506f4b977851db5b940 "
10556
- integrity sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA ==
10583
+ update-browserslist-db@^1.0.11, update-browserslist-db@^1.0.13 :
10584
+ version "1.0.13 "
10585
+ resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.13 .tgz#3c5e4f5c083661bd38ef64b6328c26ed6c8248c4 "
10586
+ integrity sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg ==
10557
10587
dependencies :
10558
10588
escalade "^3.1.1"
10559
10589
picocolors "^1.0.0"
0 commit comments