aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-08 23:15:19 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-08 23:15:19 +0530
commit75814a038587e0ca5269346a3dd284807ba8d515 (patch)
tree6ac610b3b8f262075561a2ce596e2b0f08675de8
parentAuto-fix from eslint triggered a version bump in element recipe (diff)
downloadferdium-recipes-75814a038587e0ca5269346a3dd284807ba8d515.tar.gz
ferdium-recipes-75814a038587e0ca5269346a3dd284807ba8d515.tar.zst
ferdium-recipes-75814a038587e0ca5269346a3dd284807ba8d515.zip
Updated npm modules; Upgraded pnpm
-rw-r--r--package.json12
-rw-r--r--pnpm-lock.yaml309
2 files changed, 229 insertions, 92 deletions
diff --git a/package.json b/package.json
index 2c92002..db31224 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
5 "doc": "docs" 5 "doc": "docs"
6 }, 6 },
7 "engines": { 7 "engines": {
8 "pnpm": "7.17.1" 8 "pnpm": "7.18.1"
9 }, 9 },
10 "scripts": { 10 "scripts": {
11 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",
@@ -33,15 +33,15 @@
33 "homepage": "https://github.com/ferdium/ferdium-recipes", 33 "homepage": "https://github.com/ferdium/ferdium-recipes",
34 "devDependencies": { 34 "devDependencies": {
35 "@types/targz": "1.0.1", 35 "@types/targz": "1.0.1",
36 "all-contributors-cli": "^6.20.0", 36 "all-contributors-cli": "6.24.0",
37 "eslint": "8.3.0", 37 "eslint": "8.29.0",
38 "eslint-plugin-unicorn": "39.0.0", 38 "eslint-plugin-unicorn": "39.0.0",
39 "fs-extra": "10.0.0", 39 "fs-extra": "10.0.0",
40 "husky": "7.0.4", 40 "husky": "7.0.4",
41 "image-size": "1.0.0", 41 "image-size": "1.0.2",
42 "open": "8.4.0", 42 "open": "8.4.0",
43 "prettier": "2.5.0", 43 "prettier": "2.8.1",
44 "simple-git": "2.48.0", 44 "simple-git": "3.15.1",
45 "targz": "1.0.1" 45 "targz": "1.0.1"
46 } 46 }
47} 47}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index ff65d5b..7021f74 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -5,27 +5,27 @@ importers:
5 .: 5 .:
6 specifiers: 6 specifiers:
7 '@types/targz': 1.0.1 7 '@types/targz': 1.0.1
8 all-contributors-cli: ^6.20.0 8 all-contributors-cli: 6.24.0
9 eslint: 8.3.0 9 eslint: 8.29.0
10 eslint-plugin-unicorn: 39.0.0 10 eslint-plugin-unicorn: 39.0.0
11 fs-extra: 10.0.0 11 fs-extra: 10.0.0
12 husky: 7.0.4 12 husky: 7.0.4
13 image-size: 1.0.0 13 image-size: 1.0.2
14 open: 8.4.0 14 open: 8.4.0
15 prettier: 2.5.0 15 prettier: 2.8.1
16 simple-git: 2.48.0 16 simple-git: 3.15.1
17 targz: 1.0.1 17 targz: 1.0.1
18 devDependencies: 18 devDependencies:
19 '@types/targz': 1.0.1 19 '@types/targz': 1.0.1
20 all-contributors-cli: 6.20.0 20 all-contributors-cli: 6.24.0
21 eslint: 8.3.0 21 eslint: 8.29.0
22 eslint-plugin-unicorn: 39.0.0_eslint@8.3.0 22 eslint-plugin-unicorn: 39.0.0_eslint@8.29.0
23 fs-extra: 10.0.0 23 fs-extra: 10.0.0
24 husky: 7.0.4 24 husky: 7.0.4
25 image-size: 1.0.0 25 image-size: 1.0.2
26 open: 8.4.0 26 open: 8.4.0
27 prettier: 2.5.0 27 prettier: 2.8.1
28 simple-git: 2.48.0 28 simple-git: 3.15.1
29 targz: 1.0.1 29 targz: 1.0.1
30 30
31 recipes/NewsBlur: 31 recipes/NewsBlur:
@@ -88,9 +88,15 @@ importers:
88 recipes/box: 88 recipes/box:
89 specifiers: {} 89 specifiers: {}
90 90
91 recipes/brax.me:
92 specifiers: {}
93
91 recipes/buffer: 94 recipes/buffer:
92 specifiers: {} 95 specifiers: {}
93 96
97 recipes/bugzilla:
98 specifiers: {}
99
94 recipes/campuswire: 100 recipes/campuswire:
95 specifiers: {} 101 specifiers: {}
96 102
@@ -106,6 +112,9 @@ importers:
106 recipes/chatwork: 112 recipes/chatwork:
107 specifiers: {} 113 specifiers: {}
108 114
115 recipes/cinny:
116 specifiers: {}
117
109 recipes/circuit: 118 recipes/circuit:
110 specifiers: {} 119 specifiers: {}
111 120
@@ -148,6 +157,9 @@ importers:
148 recipes/discord: 157 recipes/discord:
149 specifiers: {} 158 specifiers: {}
150 159
160 recipes/discourse:
161 specifiers: {}
162
151 recipes/disqus: 163 recipes/disqus:
152 specifiers: {} 164 specifiers: {}
153 165
@@ -211,6 +223,9 @@ importers:
211 recipes/gadugadu: 223 recipes/gadugadu:
212 specifiers: {} 224 specifiers: {}
213 225
226 recipes/gaming-on-linux:
227 specifiers: {}
228
214 recipes/gitea: 229 recipes/gitea:
215 specifiers: {} 230 specifiers: {}
216 231
@@ -238,6 +253,9 @@ importers:
238 recipes/google-duo: 253 recipes/google-duo:
239 specifiers: {} 254 specifiers: {}
240 255
256 recipes/google-groups:
257 specifiers: {}
258
241 recipes/google-news: 259 recipes/google-news:
242 specifiers: {} 260 specifiers: {}
243 261
@@ -268,6 +286,9 @@ importers:
268 recipes/gotomeeting: 286 recipes/gotomeeting:
269 specifiers: {} 287 specifiers: {}
270 288
289 recipes/grammarly:
290 specifiers: {}
291
271 recipes/grape: 292 recipes/grape:
272 specifiers: {} 293 specifiers: {}
273 294
@@ -355,18 +376,33 @@ importers:
355 recipes/kimaicloud: 376 recipes/kimaicloud:
356 specifiers: {} 377 specifiers: {}
357 378
379 recipes/kiwiirc:
380 specifiers: {}
381
358 recipes/lark: 382 recipes/lark:
359 specifiers: {} 383 specifiers: {}
360 384
361 recipes/lastpass: 385 recipes/lastpass:
362 specifiers: {} 386 specifiers: {}
363 387
388 recipes/lemmy:
389 specifiers: {}
390
391 recipes/linear:
392 specifiers: {}
393
364 recipes/linkedin: 394 recipes/linkedin:
365 specifiers: {} 395 specifiers: {}
366 396
397 recipes/magic-level:
398 specifiers: {}
399
367 recipes/mailbox.org: 400 recipes/mailbox.org:
368 specifiers: {} 401 specifiers: {}
369 402
403 recipes/mailfence:
404 specifiers: {}
405
370 recipes/mastodon: 406 recipes/mastodon:
371 specifiers: {} 407 specifiers: {}
372 408
@@ -442,15 +478,24 @@ importers:
442 recipes/notion: 478 recipes/notion:
443 specifiers: {} 479 specifiers: {}
444 480
481 recipes/ntfy:
482 specifiers: {}
483
445 recipes/odoo: 484 recipes/odoo:
446 specifiers: {} 485 specifiers: {}
447 486
487 recipes/odysee:
488 specifiers: {}
489
448 recipes/office365-owa: 490 recipes/office365-owa:
449 specifiers: {} 491 specifiers: {}
450 492
451 recipes/onenote: 493 recipes/onenote:
452 specifiers: {} 494 specifiers: {}
453 495
496 recipes/onmail:
497 specifiers: {}
498
454 recipes/paymo: 499 recipes/paymo:
455 specifiers: {} 500 specifiers: {}
456 501
@@ -478,6 +523,9 @@ importers:
478 recipes/pocket: 523 recipes/pocket:
479 specifiers: {} 524 specifiers: {}
480 525
526 recipes/pocketcasts:
527 specifiers: {}
528
481 recipes/podio: 529 recipes/podio:
482 specifiers: {} 530 specifiers: {}
483 531
@@ -493,6 +541,9 @@ importers:
493 recipes/protoncalendar: 541 recipes/protoncalendar:
494 specifiers: {} 542 specifiers: {}
495 543
544 recipes/protondrive:
545 specifiers: {}
546
496 recipes/protonet: 547 recipes/protonet:
497 specifiers: {} 548 specifiers: {}
498 549
@@ -502,6 +553,9 @@ importers:
502 recipes/pushbullet: 553 recipes/pushbullet:
503 specifiers: {} 554 specifiers: {}
504 555
556 recipes/pushover:
557 specifiers: {}
558
505 recipes/rainloop: 559 recipes/rainloop:
506 specifiers: {} 560 specifiers: {}
507 561
@@ -535,6 +589,9 @@ importers:
535 recipes/sendtask: 589 recipes/sendtask:
536 specifiers: {} 590 specifiers: {}
537 591
592 recipes/simplelogin:
593 specifiers: {}
594
538 recipes/simplenote: 595 recipes/simplenote:
539 specifiers: {} 596 specifiers: {}
540 597
@@ -550,6 +607,9 @@ importers:
550 recipes/slowly: 607 recipes/slowly:
551 specifiers: {} 608 specifiers: {}
552 609
610 recipes/snapchat:
611 specifiers: {}
612
553 recipes/snapdrop: 613 recipes/snapdrop:
554 specifiers: {} 614 specifiers: {}
555 615
@@ -604,6 +664,12 @@ importers:
604 recipes/threema: 664 recipes/threema:
605 specifiers: {} 665 specifiers: {}
606 666
667 recipes/tick:
668 specifiers: {}
669
670 recipes/tiktok:
671 specifiers: {}
672
607 recipes/tinder: 673 recipes/tinder:
608 specifiers: {} 674 specifiers: {}
609 675
@@ -616,6 +682,9 @@ importers:
616 recipes/toggl: 682 recipes/toggl:
617 specifiers: {} 683 specifiers: {}
618 684
685 recipes/trakt:
686 specifiers: {}
687
619 recipes/trello: 688 recipes/trello:
620 specifiers: {} 689 specifiers: {}
621 690
@@ -712,6 +781,9 @@ importers:
712 recipes/zalo: 781 recipes/zalo:
713 specifiers: {} 782 specifiers: {}
714 783
784 recipes/zammad:
785 specifiers: {}
786
715 recipes/zendesk: 787 recipes/zendesk:
716 specifiers: {} 788 specifiers: {}
717 789
@@ -784,7 +856,7 @@ packages:
784 - supports-color 856 - supports-color
785 dev: true 857 dev: true
786 858
787 /@babel/eslint-parser/7.18.2_2dtuhbla44ze57xo74lq5sacqi: 859 /@babel/eslint-parser/7.18.2_t7csvnnvaeaaq7fozgni5f2nee:
788 resolution: {integrity: sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==} 860 resolution: {integrity: sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==}
789 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} 861 engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
790 peerDependencies: 862 peerDependencies:
@@ -792,7 +864,7 @@ packages:
792 eslint: ^7.5.0 || ^8.0.0 864 eslint: ^7.5.0 || ^8.0.0
793 dependencies: 865 dependencies:
794 '@babel/core': 7.18.5 866 '@babel/core': 7.18.5
795 eslint: 8.3.0 867 eslint: 8.29.0
796 eslint-scope: 5.1.1 868 eslint-scope: 5.1.1
797 eslint-visitor-keys: 2.1.0 869 eslint-visitor-keys: 2.1.0
798 semver: 6.3.0 870 semver: 6.3.0
@@ -957,13 +1029,13 @@ packages:
957 to-fast-properties: 2.0.0 1029 to-fast-properties: 2.0.0
958 dev: true 1030 dev: true
959 1031
960 /@eslint/eslintrc/1.3.0: 1032 /@eslint/eslintrc/1.3.3:
961 resolution: {integrity: sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==} 1033 resolution: {integrity: sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==}
962 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1034 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
963 dependencies: 1035 dependencies:
964 ajv: 6.12.6 1036 ajv: 6.12.6
965 debug: 4.3.4 1037 debug: 4.3.4
966 espree: 9.3.2 1038 espree: 9.4.1
967 globals: 13.15.0 1039 globals: 13.15.0
968 ignore: 5.2.0 1040 ignore: 5.2.0
969 import-fresh: 3.3.0 1041 import-fresh: 3.3.0
@@ -974,8 +1046,8 @@ packages:
974 - supports-color 1046 - supports-color
975 dev: true 1047 dev: true
976 1048
977 /@humanwhocodes/config-array/0.6.0: 1049 /@humanwhocodes/config-array/0.11.7:
978 resolution: {integrity: sha512-JQlEKbcgEUjBFhLIF4iqM7u/9lwgHRBcpHrmUNCALK0Q3amXN6lxdoXLnF0sm11E9VqTmBALR87IlUg1bZ8A9A==} 1050 resolution: {integrity: sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==}
979 engines: {node: '>=10.10.0'} 1051 engines: {node: '>=10.10.0'}
980 dependencies: 1052 dependencies:
981 '@humanwhocodes/object-schema': 1.2.1 1053 '@humanwhocodes/object-schema': 1.2.1
@@ -985,6 +1057,11 @@ packages:
985 - supports-color 1057 - supports-color
986 dev: true 1058 dev: true
987 1059
1060 /@humanwhocodes/module-importer/1.0.1:
1061 resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
1062 engines: {node: '>=12.22'}
1063 dev: true
1064
988 /@humanwhocodes/object-schema/1.2.1: 1065 /@humanwhocodes/object-schema/1.2.1:
989 resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} 1066 resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
990 dev: true 1067 dev: true
@@ -1039,6 +1116,27 @@ packages:
1039 resolution: {integrity: sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==} 1116 resolution: {integrity: sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==}
1040 dev: true 1117 dev: true
1041 1118
1119 /@nodelib/fs.scandir/2.1.5:
1120 resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
1121 engines: {node: '>= 8'}
1122 dependencies:
1123 '@nodelib/fs.stat': 2.0.5
1124 run-parallel: 1.2.0
1125 dev: true
1126
1127 /@nodelib/fs.stat/2.0.5:
1128 resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
1129 engines: {node: '>= 8'}
1130 dev: true
1131
1132 /@nodelib/fs.walk/1.2.8:
1133 resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
1134 engines: {node: '>= 8'}
1135 dependencies:
1136 '@nodelib/fs.scandir': 2.1.5
1137 fastq: 1.14.0
1138 dev: true
1139
1042 /@types/node/18.0.0: 1140 /@types/node/18.0.0:
1043 resolution: {integrity: sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==} 1141 resolution: {integrity: sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==}
1044 dev: true 1142 dev: true
@@ -1066,16 +1164,16 @@ packages:
1066 '@types/tar-fs': 2.0.1 1164 '@types/tar-fs': 2.0.1
1067 dev: true 1165 dev: true
1068 1166
1069 /acorn-jsx/5.3.2_acorn@8.7.1: 1167 /acorn-jsx/5.3.2_acorn@8.8.1:
1070 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} 1168 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
1071 peerDependencies: 1169 peerDependencies:
1072 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 1170 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
1073 dependencies: 1171 dependencies:
1074 acorn: 8.7.1 1172 acorn: 8.8.1
1075 dev: true 1173 dev: true
1076 1174
1077 /acorn/8.7.1: 1175 /acorn/8.8.1:
1078 resolution: {integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==} 1176 resolution: {integrity: sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==}
1079 engines: {node: '>=0.4.0'} 1177 engines: {node: '>=0.4.0'}
1080 hasBin: true 1178 hasBin: true
1081 dev: true 1179 dev: true
@@ -1089,8 +1187,8 @@ packages:
1089 uri-js: 4.4.1 1187 uri-js: 4.4.1
1090 dev: true 1188 dev: true
1091 1189
1092 /all-contributors-cli/6.20.0: 1190 /all-contributors-cli/6.24.0:
1093 resolution: {integrity: sha512-trEQlL1s1u8FSWSwY2w9uL4GCG7Fo9HIW5rm5LtlE0SQHSolfXQBzJib07Qes5j52/t72wjuE6sEKkuRrwiuuQ==} 1191 resolution: {integrity: sha512-7oSKr2PnqxsOotuSwciltcFTS1eVRdjR0cn99hbElfff7gRQBShVhsf/XBprY41sLcgqTk0l0MKgKv6QNgZdMg==}
1094 engines: {node: '>=4'} 1192 engines: {node: '>=4'}
1095 hasBin: true 1193 hasBin: true
1096 dependencies: 1194 dependencies:
@@ -1108,11 +1206,6 @@ packages:
1108 - encoding 1206 - encoding
1109 dev: true 1207 dev: true
1110 1208
1111 /ansi-colors/4.1.3:
1112 resolution: {integrity: sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==}
1113 engines: {node: '>=6'}
1114 dev: true
1115
1116 /ansi-escapes/4.3.2: 1209 /ansi-escapes/4.3.2:
1117 resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} 1210 resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
1118 engines: {node: '>=8'} 1211 engines: {node: '>=8'}
@@ -1362,13 +1455,6 @@ packages:
1362 once: 1.4.0 1455 once: 1.4.0
1363 dev: true 1456 dev: true
1364 1457
1365 /enquirer/2.3.6:
1366 resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==}
1367 engines: {node: '>=8.6'}
1368 dependencies:
1369 ansi-colors: 4.1.3
1370 dev: true
1371
1372 /error-ex/1.3.2: 1458 /error-ex/1.3.2:
1373 resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} 1459 resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
1374 dependencies: 1460 dependencies:
@@ -1390,7 +1476,7 @@ packages:
1390 engines: {node: '>=10'} 1476 engines: {node: '>=10'}
1391 dev: true 1477 dev: true
1392 1478
1393 /eslint-plugin-unicorn/39.0.0_eslint@8.3.0: 1479 /eslint-plugin-unicorn/39.0.0_eslint@8.29.0:
1394 resolution: {integrity: sha512-fd5RK2FtYjGcIx3wra7csIE/wkkmBo22T1gZtRTsLr1Mb+KsFKJ+JOdSqhHXQUrI/JTs/Mon64cEYzTgSCbltw==} 1480 resolution: {integrity: sha512-fd5RK2FtYjGcIx3wra7csIE/wkkmBo22T1gZtRTsLr1Mb+KsFKJ+JOdSqhHXQUrI/JTs/Mon64cEYzTgSCbltw==}
1395 engines: {node: '>=12'} 1481 engines: {node: '>=12'}
1396 peerDependencies: 1482 peerDependencies:
@@ -1399,9 +1485,9 @@ packages:
1399 '@babel/helper-validator-identifier': 7.16.7 1485 '@babel/helper-validator-identifier': 7.16.7
1400 ci-info: 3.3.2 1486 ci-info: 3.3.2
1401 clean-regexp: 1.0.0 1487 clean-regexp: 1.0.0
1402 eslint: 8.3.0 1488 eslint: 8.29.0
1403 eslint-template-visitor: 2.3.2_eslint@8.3.0 1489 eslint-template-visitor: 2.3.2_eslint@8.29.0
1404 eslint-utils: 3.0.0_eslint@8.3.0 1490 eslint-utils: 3.0.0_eslint@8.29.0
1405 esquery: 1.4.0 1491 esquery: 1.4.0
1406 indent-string: 4.0.0 1492 indent-string: 4.0.0
1407 is-builtin-module: 3.1.0 1493 is-builtin-module: 3.1.0
@@ -1432,14 +1518,14 @@ packages:
1432 estraverse: 5.3.0 1518 estraverse: 5.3.0
1433 dev: true 1519 dev: true
1434 1520
1435 /eslint-template-visitor/2.3.2_eslint@8.3.0: 1521 /eslint-template-visitor/2.3.2_eslint@8.29.0:
1436 resolution: {integrity: sha512-3ydhqFpuV7x1M9EK52BPNj6V0Kwu0KKkcIAfpUhwHbR8ocRln/oUHgfxQupY8O1h4Qv/POHDumb/BwwNfxbtnA==} 1522 resolution: {integrity: sha512-3ydhqFpuV7x1M9EK52BPNj6V0Kwu0KKkcIAfpUhwHbR8ocRln/oUHgfxQupY8O1h4Qv/POHDumb/BwwNfxbtnA==}
1437 peerDependencies: 1523 peerDependencies:
1438 eslint: '>=7.0.0' 1524 eslint: '>=7.0.0'
1439 dependencies: 1525 dependencies:
1440 '@babel/core': 7.18.5 1526 '@babel/core': 7.18.5
1441 '@babel/eslint-parser': 7.18.2_2dtuhbla44ze57xo74lq5sacqi 1527 '@babel/eslint-parser': 7.18.2_t7csvnnvaeaaq7fozgni5f2nee
1442 eslint: 8.3.0 1528 eslint: 8.29.0
1443 eslint-visitor-keys: 2.1.0 1529 eslint-visitor-keys: 2.1.0
1444 esquery: 1.4.0 1530 esquery: 1.4.0
1445 multimap: 1.1.0 1531 multimap: 1.1.0
@@ -1447,13 +1533,13 @@ packages:
1447 - supports-color 1533 - supports-color
1448 dev: true 1534 dev: true
1449 1535
1450 /eslint-utils/3.0.0_eslint@8.3.0: 1536 /eslint-utils/3.0.0_eslint@8.29.0:
1451 resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} 1537 resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
1452 engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} 1538 engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
1453 peerDependencies: 1539 peerDependencies:
1454 eslint: '>=5' 1540 eslint: '>=5'
1455 dependencies: 1541 dependencies:
1456 eslint: 8.3.0 1542 eslint: 8.29.0
1457 eslint-visitor-keys: 2.1.0 1543 eslint-visitor-keys: 2.1.0
1458 dev: true 1544 dev: true
1459 1545
@@ -1467,35 +1553,39 @@ packages:
1467 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1553 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1468 dev: true 1554 dev: true
1469 1555
1470 /eslint/8.3.0: 1556 /eslint/8.29.0:
1471 resolution: {integrity: sha512-aIay56Ph6RxOTC7xyr59Kt3ewX185SaGnAr8eWukoPLeriCrvGjvAubxuvaXOfsxhtwV5g0uBOsyhAom4qJdww==} 1557 resolution: {integrity: sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==}
1472 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1558 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1473 hasBin: true 1559 hasBin: true
1474 dependencies: 1560 dependencies:
1475 '@eslint/eslintrc': 1.3.0 1561 '@eslint/eslintrc': 1.3.3
1476 '@humanwhocodes/config-array': 0.6.0 1562 '@humanwhocodes/config-array': 0.11.7
1563 '@humanwhocodes/module-importer': 1.0.1
1564 '@nodelib/fs.walk': 1.2.8
1477 ajv: 6.12.6 1565 ajv: 6.12.6
1478 chalk: 4.1.2 1566 chalk: 4.1.2
1479 cross-spawn: 7.0.3 1567 cross-spawn: 7.0.3
1480 debug: 4.3.4 1568 debug: 4.3.4
1481 doctrine: 3.0.0 1569 doctrine: 3.0.0
1482 enquirer: 2.3.6
1483 escape-string-regexp: 4.0.0 1570 escape-string-regexp: 4.0.0
1484 eslint-scope: 7.1.1 1571 eslint-scope: 7.1.1
1485 eslint-utils: 3.0.0_eslint@8.3.0 1572 eslint-utils: 3.0.0_eslint@8.29.0
1486 eslint-visitor-keys: 3.3.0 1573 eslint-visitor-keys: 3.3.0
1487 espree: 9.3.2 1574 espree: 9.4.1
1488 esquery: 1.4.0 1575 esquery: 1.4.0
1489 esutils: 2.0.3 1576 esutils: 2.0.3
1490 fast-deep-equal: 3.1.3 1577 fast-deep-equal: 3.1.3
1491 file-entry-cache: 6.0.1 1578 file-entry-cache: 6.0.1
1492 functional-red-black-tree: 1.0.1 1579 find-up: 5.0.0
1493 glob-parent: 6.0.2 1580 glob-parent: 6.0.2
1494 globals: 13.15.0 1581 globals: 13.15.0
1495 ignore: 4.0.6 1582 grapheme-splitter: 1.0.4
1583 ignore: 5.2.0
1496 import-fresh: 3.3.0 1584 import-fresh: 3.3.0
1497 imurmurhash: 0.1.4 1585 imurmurhash: 0.1.4
1498 is-glob: 4.0.3 1586 is-glob: 4.0.3
1587 is-path-inside: 3.0.3
1588 js-sdsl: 4.2.0
1499 js-yaml: 4.1.0 1589 js-yaml: 4.1.0
1500 json-stable-stringify-without-jsonify: 1.0.1 1590 json-stable-stringify-without-jsonify: 1.0.1
1501 levn: 0.4.1 1591 levn: 0.4.1
@@ -1503,23 +1593,20 @@ packages:
1503 minimatch: 3.1.2 1593 minimatch: 3.1.2
1504 natural-compare: 1.4.0 1594 natural-compare: 1.4.0
1505 optionator: 0.9.1 1595 optionator: 0.9.1
1506 progress: 2.0.3
1507 regexpp: 3.2.0 1596 regexpp: 3.2.0
1508 semver: 7.3.7
1509 strip-ansi: 6.0.1 1597 strip-ansi: 6.0.1
1510 strip-json-comments: 3.1.1 1598 strip-json-comments: 3.1.1
1511 text-table: 0.2.0 1599 text-table: 0.2.0
1512 v8-compile-cache: 2.3.0
1513 transitivePeerDependencies: 1600 transitivePeerDependencies:
1514 - supports-color 1601 - supports-color
1515 dev: true 1602 dev: true
1516 1603
1517 /espree/9.3.2: 1604 /espree/9.4.1:
1518 resolution: {integrity: sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==} 1605 resolution: {integrity: sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==}
1519 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 1606 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
1520 dependencies: 1607 dependencies:
1521 acorn: 8.7.1 1608 acorn: 8.8.1
1522 acorn-jsx: 5.3.2_acorn@8.7.1 1609 acorn-jsx: 5.3.2_acorn@8.8.1
1523 eslint-visitor-keys: 3.3.0 1610 eslint-visitor-keys: 3.3.0
1524 dev: true 1611 dev: true
1525 1612
@@ -1573,6 +1660,12 @@ packages:
1573 resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} 1660 resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
1574 dev: true 1661 dev: true
1575 1662
1663 /fastq/1.14.0:
1664 resolution: {integrity: sha512-eR2D+V9/ExcbF9ls441yIuN6TI2ED1Y2ZcA5BmMtJsOkWOFRJQ0Jt0g1UwqXJJVAb+V+umH5Dfr8oh4EVP7VVg==}
1665 dependencies:
1666 reusify: 1.0.4
1667 dev: true
1668
1576 /figures/3.2.0: 1669 /figures/3.2.0:
1577 resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} 1670 resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==}
1578 engines: {node: '>=8'} 1671 engines: {node: '>=8'}
@@ -1595,6 +1688,14 @@ packages:
1595 path-exists: 4.0.0 1688 path-exists: 4.0.0
1596 dev: true 1689 dev: true
1597 1690
1691 /find-up/5.0.0:
1692 resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
1693 engines: {node: '>=10'}
1694 dependencies:
1695 locate-path: 6.0.0
1696 path-exists: 4.0.0
1697 dev: true
1698
1598 /flat-cache/3.0.4: 1699 /flat-cache/3.0.4:
1599 resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} 1700 resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==}
1600 engines: {node: ^10.12.0 || >=12.0.0} 1701 engines: {node: ^10.12.0 || >=12.0.0}
@@ -1628,10 +1729,6 @@ packages:
1628 resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} 1729 resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
1629 dev: true 1730 dev: true
1630 1731
1631 /functional-red-black-tree/1.0.1:
1632 resolution: {integrity: sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==}
1633 dev: true
1634
1635 /gensync/1.0.0-beta.2: 1732 /gensync/1.0.0-beta.2:
1636 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} 1733 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
1637 engines: {node: '>=6.9.0'} 1734 engines: {node: '>=6.9.0'}
@@ -1676,6 +1773,10 @@ packages:
1676 resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} 1773 resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==}
1677 dev: true 1774 dev: true
1678 1775
1776 /grapheme-splitter/1.0.4:
1777 resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
1778 dev: true
1779
1679 /has-flag/3.0.0: 1780 /has-flag/3.0.0:
1680 resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} 1781 resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
1681 engines: {node: '>=4'} 1782 engines: {node: '>=4'}
@@ -1710,19 +1811,14 @@ packages:
1710 safer-buffer: 2.1.2 1811 safer-buffer: 2.1.2
1711 dev: true 1812 dev: true
1712 1813
1713 /ignore/4.0.6:
1714 resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==}
1715 engines: {node: '>= 4'}
1716 dev: true
1717
1718 /ignore/5.2.0: 1814 /ignore/5.2.0:
1719 resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} 1815 resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==}
1720 engines: {node: '>= 4'} 1816 engines: {node: '>= 4'}
1721 dev: true 1817 dev: true
1722 1818
1723 /image-size/1.0.0: 1819 /image-size/1.0.2:
1724 resolution: {integrity: sha512-JLJ6OwBfO1KcA+TvJT+v8gbE6iWbj24LyDNFgFEN0lzegn6cC6a/p3NIDaepMsJjQjlUWqIC7wJv8lBFxPNjcw==} 1820 resolution: {integrity: sha512-xfOoWjceHntRb3qFCrh5ZFORYH8XCdYpASltMhZ/Q0KZiOwjdE/Yl2QCiWdwD+lygV5bMCvauzgu5PxBX/Yerg==}
1725 engines: {node: '>=12.0.0'} 1821 engines: {node: '>=14.0.0'}
1726 hasBin: true 1822 hasBin: true
1727 dependencies: 1823 dependencies:
1728 queue: 6.0.2 1824 queue: 6.0.2
@@ -1816,6 +1912,11 @@ packages:
1816 is-extglob: 2.1.1 1912 is-extglob: 2.1.1
1817 dev: true 1913 dev: true
1818 1914
1915 /is-path-inside/3.0.3:
1916 resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
1917 engines: {node: '>=8'}
1918 dev: true
1919
1819 /is-wsl/2.2.0: 1920 /is-wsl/2.2.0:
1820 resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} 1921 resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==}
1821 engines: {node: '>=8'} 1922 engines: {node: '>=8'}
@@ -1831,6 +1932,10 @@ packages:
1831 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} 1932 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
1832 dev: true 1933 dev: true
1833 1934
1935 /js-sdsl/4.2.0:
1936 resolution: {integrity: sha512-dyBIzQBDkCqCu+0upx25Y2jGdbTGxE9fshMsCdK0ViOongpV+n5tXRcZY9v7CaVQ79AGS9KA1KHtojxiM7aXSQ==}
1937 dev: true
1938
1834 /js-tokens/4.0.0: 1939 /js-tokens/4.0.0:
1835 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} 1940 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
1836 dev: true 1941 dev: true
@@ -1902,6 +2007,13 @@ packages:
1902 p-locate: 4.1.0 2007 p-locate: 4.1.0
1903 dev: true 2008 dev: true
1904 2009
2010 /locate-path/6.0.0:
2011 resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
2012 engines: {node: '>=10'}
2013 dependencies:
2014 p-locate: 5.0.0
2015 dev: true
2016
1905 /lodash.merge/4.6.2: 2017 /lodash.merge/4.6.2:
1906 resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} 2018 resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
1907 dev: true 2019 dev: true
@@ -2031,6 +2143,13 @@ packages:
2031 p-try: 2.2.0 2143 p-try: 2.2.0
2032 dev: true 2144 dev: true
2033 2145
2146 /p-limit/3.1.0:
2147 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
2148 engines: {node: '>=10'}
2149 dependencies:
2150 yocto-queue: 0.1.0
2151 dev: true
2152
2034 /p-locate/4.1.0: 2153 /p-locate/4.1.0:
2035 resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} 2154 resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
2036 engines: {node: '>=8'} 2155 engines: {node: '>=8'}
@@ -2038,6 +2157,13 @@ packages:
2038 p-limit: 2.3.0 2157 p-limit: 2.3.0
2039 dev: true 2158 dev: true
2040 2159
2160 /p-locate/5.0.0:
2161 resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
2162 engines: {node: '>=10'}
2163 dependencies:
2164 p-limit: 3.1.0
2165 dev: true
2166
2041 /p-try/2.2.0: 2167 /p-try/2.2.0:
2042 resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} 2168 resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
2043 engines: {node: '>=6'} 2169 engines: {node: '>=6'}
@@ -2104,8 +2230,8 @@ packages:
2104 engines: {node: '>= 0.8.0'} 2230 engines: {node: '>= 0.8.0'}
2105 dev: true 2231 dev: true
2106 2232
2107 /prettier/2.5.0: 2233 /prettier/2.8.1:
2108 resolution: {integrity: sha512-FM/zAKgWTxj40rH03VxzIPdXmj39SwSjwG0heUcNFwI+EMZJnY93yAiKXM3dObIKAM5TA88werc8T/EwhB45eg==} 2234 resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==}
2109 engines: {node: '>=10.13.0'} 2235 engines: {node: '>=10.13.0'}
2110 hasBin: true 2236 hasBin: true
2111 dev: true 2237 dev: true
@@ -2114,11 +2240,6 @@ packages:
2114 resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} 2240 resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
2115 dev: true 2241 dev: true
2116 2242
2117 /progress/2.0.3:
2118 resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
2119 engines: {node: '>=0.4.0'}
2120 dev: true
2121
2122 /pump/1.0.3: 2243 /pump/1.0.3:
2123 resolution: {integrity: sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==} 2244 resolution: {integrity: sha512-8k0JupWme55+9tCVE+FS5ULT3K6AbgqrGa58lTT49RpyfwwcGedHqaC5LlQNdEAumn/wFsu6aPwkuPMioy8kqw==}
2124 dependencies: 2245 dependencies:
@@ -2131,6 +2252,10 @@ packages:
2131 engines: {node: '>=6'} 2252 engines: {node: '>=6'}
2132 dev: true 2253 dev: true
2133 2254
2255 /queue-microtask/1.2.3:
2256 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
2257 dev: true
2258
2134 /queue/6.0.2: 2259 /queue/6.0.2:
2135 resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==} 2260 resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==}
2136 dependencies: 2261 dependencies:
@@ -2213,6 +2338,11 @@ packages:
2213 signal-exit: 3.0.7 2338 signal-exit: 3.0.7
2214 dev: true 2339 dev: true
2215 2340
2341 /reusify/1.0.4:
2342 resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
2343 engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
2344 dev: true
2345
2216 /rimraf/3.0.2: 2346 /rimraf/3.0.2:
2217 resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} 2347 resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
2218 hasBin: true 2348 hasBin: true
@@ -2225,6 +2355,12 @@ packages:
2225 engines: {node: '>=0.12.0'} 2355 engines: {node: '>=0.12.0'}
2226 dev: true 2356 dev: true
2227 2357
2358 /run-parallel/1.2.0:
2359 resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
2360 dependencies:
2361 queue-microtask: 1.2.3
2362 dev: true
2363
2228 /rxjs/6.6.7: 2364 /rxjs/6.6.7:
2229 resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==} 2365 resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==}
2230 engines: {npm: '>=2.0.0'} 2366 engines: {npm: '>=2.0.0'}
@@ -2288,8 +2424,8 @@ packages:
2288 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} 2424 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
2289 dev: true 2425 dev: true
2290 2426
2291 /simple-git/2.48.0: 2427 /simple-git/3.15.1:
2292 resolution: {integrity: sha512-z4qtrRuaAFJS4PUd0g+xy7aN4y+RvEt/QTJpR184lhJguBA1S/LsVlvE/CM95RsYMOFJG3NGGDjqFCzKU19S/A==} 2428 resolution: {integrity: sha512-73MVa5984t/JP4JcQt0oZlKGr42ROYWC3BcUZfuHtT3IHKPspIvL0cZBnvPXF7LL3S/qVeVHVdYYmJ3LOTw4Rg==}
2293 dependencies: 2429 dependencies:
2294 '@kwsites/file-exists': 1.1.1 2430 '@kwsites/file-exists': 1.1.1
2295 '@kwsites/promise-deferred': 1.1.1 2431 '@kwsites/promise-deferred': 1.1.1
@@ -2475,10 +2611,6 @@ packages:
2475 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} 2611 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
2476 dev: true 2612 dev: true
2477 2613
2478 /v8-compile-cache/2.3.0:
2479 resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
2480 dev: true
2481
2482 /validate-npm-package-license/3.0.4: 2614 /validate-npm-package-license/3.0.4:
2483 resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} 2615 resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
2484 dependencies: 2616 dependencies:
@@ -2564,3 +2696,8 @@ packages:
2564 y18n: 4.0.3 2696 y18n: 4.0.3
2565 yargs-parser: 18.1.3 2697 yargs-parser: 18.1.3
2566 dev: true 2698 dev: true
2699
2700 /yocto-queue/0.1.0:
2701 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
2702 engines: {node: '>=10'}
2703 dev: true