@salesforce/cli 2.56.6 → 2.56.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.56.6",
3
+ "version": "2.56.7",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.56.6",
9
+ "version": "2.56.7",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
@@ -32,7 +32,7 @@
32
32
  "@salesforce/plugin-info": "3.3.29",
33
33
  "@salesforce/plugin-limits": "3.3.25",
34
34
  "@salesforce/plugin-marketplace": "1.2.22",
35
- "@salesforce/plugin-org": "4.5.0",
35
+ "@salesforce/plugin-org": "4.5.4",
36
36
  "@salesforce/plugin-packaging": "2.8.0",
37
37
  "@salesforce/plugin-schema": "3.3.24",
38
38
  "@salesforce/plugin-settings": "2.3.13",
@@ -74,31 +74,6 @@
74
74
  "node": ">=0.10.0"
75
75
  }
76
76
  },
77
- "node_modules/@alcalzone/ansi-tokenize": {
78
- "version": "0.1.3",
79
- "resolved": "https://registry.npmjs.org/@alcalzone/ansi-tokenize/-/ansi-tokenize-0.1.3.tgz",
80
- "integrity": "sha512-3yWxPTq3UQ/FY9p1ErPxIyfT64elWaMvM9lIHnaqpyft63tkxodF5aUElYHrdisWve5cETkh1+KBw1yJuW0aRw==",
81
- "license": "MIT",
82
- "dependencies": {
83
- "ansi-styles": "^6.2.1",
84
- "is-fullwidth-code-point": "^4.0.0"
85
- },
86
- "engines": {
87
- "node": ">=14.13.1"
88
- }
89
- },
90
- "node_modules/@alcalzone/ansi-tokenize/node_modules/is-fullwidth-code-point": {
91
- "version": "4.0.0",
92
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz",
93
- "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==",
94
- "license": "MIT",
95
- "engines": {
96
- "node": ">=12"
97
- },
98
- "funding": {
99
- "url": "https://github.com/sponsors/sindresorhus"
100
- }
101
- },
102
77
  "node_modules/@ampproject/remapping": {
103
78
  "version": "2.3.0",
104
79
  "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
@@ -1962,22 +1937,6 @@
1962
1937
  "node": ">=v14"
1963
1938
  }
1964
1939
  },
1965
- "node_modules/@commitlint/cli/node_modules/ansi-styles": {
1966
- "version": "4.3.0",
1967
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1968
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1969
- "dev": true,
1970
- "license": "MIT",
1971
- "dependencies": {
1972
- "color-convert": "^2.0.1"
1973
- },
1974
- "engines": {
1975
- "node": ">=8"
1976
- },
1977
- "funding": {
1978
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1979
- }
1980
- },
1981
1940
  "node_modules/@commitlint/cli/node_modules/cliui": {
1982
1941
  "version": "8.0.1",
1983
1942
  "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
@@ -2827,6 +2786,19 @@
2827
2786
  "url": "https://github.com/chalk/ansi-regex?sponsor=1"
2828
2787
  }
2829
2788
  },
2789
+ "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
2790
+ "version": "6.2.1",
2791
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
2792
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
2793
+ "dev": true,
2794
+ "license": "MIT",
2795
+ "engines": {
2796
+ "node": ">=12"
2797
+ },
2798
+ "funding": {
2799
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2800
+ }
2801
+ },
2830
2802
  "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
2831
2803
  "version": "9.2.2",
2832
2804
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
@@ -3394,21 +3366,6 @@
3394
3366
  "node": ">=18.0.0"
3395
3367
  }
3396
3368
  },
3397
- "node_modules/@oclif/core/node_modules/ansi-styles": {
3398
- "version": "4.3.0",
3399
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
3400
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
3401
- "license": "MIT",
3402
- "dependencies": {
3403
- "color-convert": "^2.0.1"
3404
- },
3405
- "engines": {
3406
- "node": ">=8"
3407
- },
3408
- "funding": {
3409
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
3410
- }
3411
- },
3412
3369
  "node_modules/@oclif/core/node_modules/is-wsl": {
3413
3370
  "version": "2.2.0",
3414
3371
  "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
@@ -3453,51 +3410,6 @@
3453
3410
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
3454
3411
  }
3455
3412
  },
3456
- "node_modules/@oclif/multi-stage-output": {
3457
- "version": "0.3.0",
3458
- "resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.3.0.tgz",
3459
- "integrity": "sha512-7pMD3CoXfS9/hEWzZ1b8GZb3leSNWENsMJS7uYTX0XqTXlrzh+eYvFHYcJh9bEkIw67LKjFfGGIwXbotdhtZKg==",
3460
- "license": "MIT",
3461
- "dependencies": {
3462
- "@oclif/core": "^4",
3463
- "@types/react": "^18.3.3",
3464
- "change-case": "^5.4.4",
3465
- "cli-spinners": "^2",
3466
- "figures": "^6.1.0",
3467
- "ink": "^5.0.1",
3468
- "react": "^18.3.1"
3469
- },
3470
- "engines": {
3471
- "node": ">=18.0.0"
3472
- }
3473
- },
3474
- "node_modules/@oclif/multi-stage-output/node_modules/figures": {
3475
- "version": "6.1.0",
3476
- "resolved": "https://registry.npmjs.org/figures/-/figures-6.1.0.tgz",
3477
- "integrity": "sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==",
3478
- "license": "MIT",
3479
- "dependencies": {
3480
- "is-unicode-supported": "^2.0.0"
3481
- },
3482
- "engines": {
3483
- "node": ">=18"
3484
- },
3485
- "funding": {
3486
- "url": "https://github.com/sponsors/sindresorhus"
3487
- }
3488
- },
3489
- "node_modules/@oclif/multi-stage-output/node_modules/is-unicode-supported": {
3490
- "version": "2.0.0",
3491
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.0.0.tgz",
3492
- "integrity": "sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q==",
3493
- "license": "MIT",
3494
- "engines": {
3495
- "node": ">=18"
3496
- },
3497
- "funding": {
3498
- "url": "https://github.com/sponsors/sindresorhus"
3499
- }
3500
- },
3501
3413
  "node_modules/@oclif/plugin-autocomplete": {
3502
3414
  "version": "3.2.0",
3503
3415
  "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.0.tgz",
@@ -4187,26 +4099,6 @@
4187
4099
  "url": "https://github.com/sponsors/epoberezkin"
4188
4100
  }
4189
4101
  },
4190
- "node_modules/@salesforce/core/node_modules/change-case": {
4191
- "version": "4.1.2",
4192
- "resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz",
4193
- "integrity": "sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==",
4194
- "license": "MIT",
4195
- "dependencies": {
4196
- "camel-case": "^4.1.2",
4197
- "capital-case": "^1.0.4",
4198
- "constant-case": "^3.0.4",
4199
- "dot-case": "^3.0.4",
4200
- "header-case": "^2.0.4",
4201
- "no-case": "^3.0.4",
4202
- "param-case": "^3.0.4",
4203
- "pascal-case": "^3.1.2",
4204
- "path-case": "^3.0.4",
4205
- "sentence-case": "^3.0.4",
4206
- "snake-case": "^3.0.4",
4207
- "tslib": "^2.0.3"
4208
- }
4209
- },
4210
4102
  "node_modules/@salesforce/core/node_modules/json-schema-traverse": {
4211
4103
  "version": "1.0.0",
4212
4104
  "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
@@ -4422,6 +4314,12 @@
4422
4314
  "node": ">=18.0.0"
4423
4315
  }
4424
4316
  },
4317
+ "node_modules/@salesforce/plugin-data/node_modules/change-case": {
4318
+ "version": "5.4.4",
4319
+ "resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
4320
+ "integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
4321
+ "license": "MIT"
4322
+ },
4425
4323
  "node_modules/@salesforce/plugin-deploy-retrieve": {
4426
4324
  "version": "3.10.1",
4427
4325
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.10.1.tgz",
@@ -4496,27 +4394,31 @@
4496
4394
  }
4497
4395
  },
4498
4396
  "node_modules/@salesforce/plugin-org": {
4499
- "version": "4.5.0",
4500
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.5.0.tgz",
4501
- "integrity": "sha512-S5ksPzwUsw0d/NQUNSjuKPQoHtUQw1iHf7GtVpJA5WWwhkZAsPpVThWTSATkKt6yihxLlpNqOKmYgBE7LrLSRA==",
4397
+ "version": "4.5.4",
4398
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.5.4.tgz",
4399
+ "integrity": "sha512-oQ/776lvNCl2s63EArigGGOG/uLDyQlzcSG1z8moJ2PGUVYeKbLtrJt/igSOOVjtBP5Iel7i5z782qhxSHjg7A==",
4502
4400
  "license": "BSD-3-Clause",
4503
4401
  "dependencies": {
4504
4402
  "@oclif/core": "^4.0.16",
4505
- "@oclif/multi-stage-output": "^0.3.0",
4506
4403
  "@salesforce/core": "^8.4.0",
4507
4404
  "@salesforce/kit": "^3.2.0",
4508
4405
  "@salesforce/sf-plugins-core": "^11.3.3",
4509
- "@salesforce/source-deploy-retrieve": "^12.1.12",
4406
+ "@salesforce/source-deploy-retrieve": "^12.5.1",
4510
4407
  "ansis": "^3.2.0",
4511
4408
  "change-case": "^5.4.4",
4512
4409
  "is-wsl": "^3.1.0",
4513
- "open": "^10.1.0",
4514
- "terminal-link": "^3.0.0"
4410
+ "open": "^10.1.0"
4515
4411
  },
4516
4412
  "engines": {
4517
4413
  "node": ">=18.0.0"
4518
4414
  }
4519
4415
  },
4416
+ "node_modules/@salesforce/plugin-org/node_modules/change-case": {
4417
+ "version": "5.4.4",
4418
+ "resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
4419
+ "integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
4420
+ "license": "MIT"
4421
+ },
4520
4422
  "node_modules/@salesforce/plugin-packaging": {
4521
4423
  "version": "2.8.0",
4522
4424
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.8.0.tgz",
@@ -6440,22 +6342,6 @@
6440
6342
  "dev": true,
6441
6343
  "license": "MIT"
6442
6344
  },
6443
- "node_modules/@types/prop-types": {
6444
- "version": "15.7.12",
6445
- "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz",
6446
- "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==",
6447
- "license": "MIT"
6448
- },
6449
- "node_modules/@types/react": {
6450
- "version": "18.3.4",
6451
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.4.tgz",
6452
- "integrity": "sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==",
6453
- "license": "MIT",
6454
- "dependencies": {
6455
- "@types/prop-types": "*",
6456
- "csstype": "^3.0.2"
6457
- }
6458
- },
6459
6345
  "node_modules/@types/responselike": {
6460
6346
  "version": "1.0.3",
6461
6347
  "resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz",
@@ -6917,12 +6803,15 @@
6917
6803
  "license": "MIT"
6918
6804
  },
6919
6805
  "node_modules/ansi-styles": {
6920
- "version": "6.2.1",
6921
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
6922
- "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
6806
+ "version": "4.3.0",
6807
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
6808
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
6923
6809
  "license": "MIT",
6810
+ "dependencies": {
6811
+ "color-convert": "^2.0.1"
6812
+ },
6924
6813
  "engines": {
6925
- "node": ">=12"
6814
+ "node": ">=8"
6926
6815
  },
6927
6816
  "funding": {
6928
6817
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
@@ -7298,18 +7187,6 @@
7298
7187
  "node": ">=8.0.0"
7299
7188
  }
7300
7189
  },
7301
- "node_modules/auto-bind": {
7302
- "version": "5.0.1",
7303
- "resolved": "https://registry.npmjs.org/auto-bind/-/auto-bind-5.0.1.tgz",
7304
- "integrity": "sha512-ooviqdwwgfIfNmDwo94wlshcdzfO64XV0Cg6oDsDYBJfITDz1EngD2z7DkbvCWn+XIMsIqW27sEVF6qcpJrRcg==",
7305
- "license": "MIT",
7306
- "engines": {
7307
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
7308
- },
7309
- "funding": {
7310
- "url": "https://github.com/sponsors/sindresorhus"
7311
- }
7312
- },
7313
7190
  "node_modules/available-typed-arrays": {
7314
7191
  "version": "1.0.7",
7315
7192
  "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
@@ -7953,27 +7830,26 @@
7953
7830
  "url": "https://github.com/chalk/chalk?sponsor=1"
7954
7831
  }
7955
7832
  },
7956
- "node_modules/chalk/node_modules/ansi-styles": {
7957
- "version": "4.3.0",
7958
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7959
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7833
+ "node_modules/change-case": {
7834
+ "version": "4.1.2",
7835
+ "resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz",
7836
+ "integrity": "sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==",
7960
7837
  "license": "MIT",
7961
7838
  "dependencies": {
7962
- "color-convert": "^2.0.1"
7963
- },
7964
- "engines": {
7965
- "node": ">=8"
7966
- },
7967
- "funding": {
7968
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7839
+ "camel-case": "^4.1.2",
7840
+ "capital-case": "^1.0.4",
7841
+ "constant-case": "^3.0.4",
7842
+ "dot-case": "^3.0.4",
7843
+ "header-case": "^2.0.4",
7844
+ "no-case": "^3.0.4",
7845
+ "param-case": "^3.0.4",
7846
+ "pascal-case": "^3.1.2",
7847
+ "path-case": "^3.0.4",
7848
+ "sentence-case": "^3.0.4",
7849
+ "snake-case": "^3.0.4",
7850
+ "tslib": "^2.0.3"
7969
7851
  }
7970
7852
  },
7971
- "node_modules/change-case": {
7972
- "version": "5.4.4",
7973
- "resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
7974
- "integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
7975
- "license": "MIT"
7976
- },
7977
7853
  "node_modules/check-error": {
7978
7854
  "version": "1.0.3",
7979
7855
  "resolved": "https://registry.npmjs.org/check-error/-/check-error-1.0.3.tgz",
@@ -8106,18 +7982,6 @@
8106
7982
  "url": "https://github.com/sponsors/sindresorhus"
8107
7983
  }
8108
7984
  },
8109
- "node_modules/cli-boxes": {
8110
- "version": "3.0.0",
8111
- "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-3.0.0.tgz",
8112
- "integrity": "sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g==",
8113
- "license": "MIT",
8114
- "engines": {
8115
- "node": ">=10"
8116
- },
8117
- "funding": {
8118
- "url": "https://github.com/sponsors/sindresorhus"
8119
- }
8120
- },
8121
7985
  "node_modules/cli-columns": {
8122
7986
  "version": "4.0.0",
8123
7987
  "resolved": "https://registry.npmjs.org/cli-columns/-/cli-columns-4.0.0.tgz",
@@ -8132,21 +7996,6 @@
8132
7996
  "node": ">= 10"
8133
7997
  }
8134
7998
  },
8135
- "node_modules/cli-cursor": {
8136
- "version": "4.0.0",
8137
- "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-4.0.0.tgz",
8138
- "integrity": "sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg==",
8139
- "license": "MIT",
8140
- "dependencies": {
8141
- "restore-cursor": "^4.0.0"
8142
- },
8143
- "engines": {
8144
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
8145
- },
8146
- "funding": {
8147
- "url": "https://github.com/sponsors/sindresorhus"
8148
- }
8149
- },
8150
7999
  "node_modules/cli-progress": {
8151
8000
  "version": "3.12.0",
8152
8001
  "resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.12.0.tgz",
@@ -8186,100 +8035,6 @@
8186
8035
  "@colors/colors": "1.5.0"
8187
8036
  }
8188
8037
  },
8189
- "node_modules/cli-truncate": {
8190
- "version": "4.0.0",
8191
- "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-4.0.0.tgz",
8192
- "integrity": "sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==",
8193
- "license": "MIT",
8194
- "dependencies": {
8195
- "slice-ansi": "^5.0.0",
8196
- "string-width": "^7.0.0"
8197
- },
8198
- "engines": {
8199
- "node": ">=18"
8200
- },
8201
- "funding": {
8202
- "url": "https://github.com/sponsors/sindresorhus"
8203
- }
8204
- },
8205
- "node_modules/cli-truncate/node_modules/ansi-regex": {
8206
- "version": "6.0.1",
8207
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
8208
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
8209
- "license": "MIT",
8210
- "engines": {
8211
- "node": ">=12"
8212
- },
8213
- "funding": {
8214
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
8215
- }
8216
- },
8217
- "node_modules/cli-truncate/node_modules/emoji-regex": {
8218
- "version": "10.3.0",
8219
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
8220
- "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
8221
- "license": "MIT"
8222
- },
8223
- "node_modules/cli-truncate/node_modules/is-fullwidth-code-point": {
8224
- "version": "4.0.0",
8225
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz",
8226
- "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==",
8227
- "license": "MIT",
8228
- "engines": {
8229
- "node": ">=12"
8230
- },
8231
- "funding": {
8232
- "url": "https://github.com/sponsors/sindresorhus"
8233
- }
8234
- },
8235
- "node_modules/cli-truncate/node_modules/slice-ansi": {
8236
- "version": "5.0.0",
8237
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz",
8238
- "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==",
8239
- "license": "MIT",
8240
- "dependencies": {
8241
- "ansi-styles": "^6.0.0",
8242
- "is-fullwidth-code-point": "^4.0.0"
8243
- },
8244
- "engines": {
8245
- "node": ">=12"
8246
- },
8247
- "funding": {
8248
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
8249
- }
8250
- },
8251
- "node_modules/cli-truncate/node_modules/string-width": {
8252
- "version": "7.2.0",
8253
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
8254
- "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
8255
- "license": "MIT",
8256
- "dependencies": {
8257
- "emoji-regex": "^10.3.0",
8258
- "get-east-asian-width": "^1.0.0",
8259
- "strip-ansi": "^7.1.0"
8260
- },
8261
- "engines": {
8262
- "node": ">=18"
8263
- },
8264
- "funding": {
8265
- "url": "https://github.com/sponsors/sindresorhus"
8266
- }
8267
- },
8268
- "node_modules/cli-truncate/node_modules/strip-ansi": {
8269
- "version": "7.1.0",
8270
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
8271
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
8272
- "license": "MIT",
8273
- "dependencies": {
8274
- "ansi-regex": "^6.0.1"
8275
- },
8276
- "engines": {
8277
- "node": ">=12"
8278
- },
8279
- "funding": {
8280
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
8281
- }
8282
- },
8283
8038
  "node_modules/cli-width": {
8284
8039
  "version": "4.1.0",
8285
8040
  "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
@@ -8301,22 +8056,6 @@
8301
8056
  "wrap-ansi": "^7.0.0"
8302
8057
  }
8303
8058
  },
8304
- "node_modules/cliui/node_modules/ansi-styles": {
8305
- "version": "4.3.0",
8306
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
8307
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
8308
- "dev": true,
8309
- "license": "MIT",
8310
- "dependencies": {
8311
- "color-convert": "^2.0.1"
8312
- },
8313
- "engines": {
8314
- "node": ">=8"
8315
- },
8316
- "funding": {
8317
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8318
- }
8319
- },
8320
8059
  "node_modules/cliui/node_modules/wrap-ansi": {
8321
8060
  "version": "7.0.0",
8322
8061
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
@@ -8398,18 +8137,6 @@
8398
8137
  "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
8399
8138
  }
8400
8139
  },
8401
- "node_modules/code-excerpt": {
8402
- "version": "4.0.0",
8403
- "resolved": "https://registry.npmjs.org/code-excerpt/-/code-excerpt-4.0.0.tgz",
8404
- "integrity": "sha512-xxodCmBen3iy2i0WtAK8FlFNrRzjUqjRsMfho58xT/wvZU1YTM3fCnRjcy1gJPMepaRlgm/0e6w8SpWHpn3/cA==",
8405
- "license": "MIT",
8406
- "dependencies": {
8407
- "convert-to-spaces": "^2.0.1"
8408
- },
8409
- "engines": {
8410
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
8411
- }
8412
- },
8413
8140
  "node_modules/color-convert": {
8414
8141
  "version": "2.0.1",
8415
8142
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
@@ -8948,15 +8675,6 @@
8948
8675
  "dev": true,
8949
8676
  "license": "MIT"
8950
8677
  },
8951
- "node_modules/convert-to-spaces": {
8952
- "version": "2.0.1",
8953
- "resolved": "https://registry.npmjs.org/convert-to-spaces/-/convert-to-spaces-2.0.1.tgz",
8954
- "integrity": "sha512-rcQ1bsQO9799wq24uE5AM2tAILy4gXGIK/njFWcVQkGNZ96edlpY+A7bjwvzjYvLDyzmG1MmMLZhpcsb+klNMQ==",
8955
- "license": "MIT",
8956
- "engines": {
8957
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
8958
- }
8959
- },
8960
8678
  "node_modules/core-js-compat": {
8961
8679
  "version": "3.36.1",
8962
8680
  "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.36.1.tgz",
@@ -9112,12 +8830,6 @@
9112
8830
  "node": ">=4"
9113
8831
  }
9114
8832
  },
9115
- "node_modules/csstype": {
9116
- "version": "3.1.3",
9117
- "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
9118
- "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
9119
- "license": "MIT"
9120
- },
9121
8833
  "node_modules/csv": {
9122
8834
  "version": "5.5.3",
9123
8835
  "resolved": "https://registry.npmjs.org/csv/-/csv-5.5.3.tgz",
@@ -12126,274 +11838,93 @@
12126
11838
  "resolve-from": "^4.0.0"
12127
11839
  },
12128
11840
  "engines": {
12129
- "node": ">=6"
12130
- },
12131
- "funding": {
12132
- "url": "https://github.com/sponsors/sindresorhus"
12133
- }
12134
- },
12135
- "node_modules/import-fresh/node_modules/resolve-from": {
12136
- "version": "4.0.0",
12137
- "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
12138
- "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
12139
- "dev": true,
12140
- "license": "MIT",
12141
- "engines": {
12142
- "node": ">=4"
12143
- }
12144
- },
12145
- "node_modules/import-in-the-middle": {
12146
- "version": "1.4.2",
12147
- "resolved": "https://registry.npmjs.org/import-in-the-middle/-/import-in-the-middle-1.4.2.tgz",
12148
- "integrity": "sha512-9WOz1Yh/cvO/p69sxRmhyQwrIGGSp7EIdcb+fFNVi7CzQGQB8U1/1XrKVSbEd/GNOAeM0peJtmi7+qphe7NvAw==",
12149
- "license": "Apache-2.0",
12150
- "dependencies": {
12151
- "acorn": "^8.8.2",
12152
- "acorn-import-assertions": "^1.9.0",
12153
- "cjs-module-lexer": "^1.2.2",
12154
- "module-details-from-path": "^1.0.3"
12155
- }
12156
- },
12157
- "node_modules/imurmurhash": {
12158
- "version": "0.1.4",
12159
- "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
12160
- "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
12161
- "dev": true,
12162
- "license": "MIT",
12163
- "engines": {
12164
- "node": ">=0.8.19"
12165
- }
12166
- },
12167
- "node_modules/indent-string": {
12168
- "version": "4.0.0",
12169
- "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
12170
- "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
12171
- "license": "MIT",
12172
- "engines": {
12173
- "node": ">=8"
12174
- }
12175
- },
12176
- "node_modules/inflight": {
12177
- "version": "1.0.6",
12178
- "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
12179
- "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
12180
- "license": "ISC",
12181
- "dependencies": {
12182
- "once": "^1.3.0",
12183
- "wrappy": "1"
12184
- }
12185
- },
12186
- "node_modules/inherits": {
12187
- "version": "2.0.4",
12188
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
12189
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
12190
- "license": "ISC"
12191
- },
12192
- "node_modules/ini": {
12193
- "version": "1.3.8",
12194
- "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
12195
- "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
12196
- "dev": true,
12197
- "license": "ISC"
12198
- },
12199
- "node_modules/init-package-json": {
12200
- "version": "6.0.3",
12201
- "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-6.0.3.tgz",
12202
- "integrity": "sha512-Zfeb5ol+H+eqJWHTaGca9BovufyGeIfr4zaaBorPmJBMrJ+KBnN+kQx2ZtXdsotUTgldHmHQV44xvUWOUA7E2w==",
12203
- "extraneous": true,
12204
- "license": "ISC",
12205
- "dependencies": {
12206
- "@npmcli/package-json": "^5.0.0",
12207
- "npm-package-arg": "^11.0.0",
12208
- "promzard": "^1.0.0",
12209
- "read": "^3.0.1",
12210
- "semver": "^7.3.5",
12211
- "validate-npm-package-license": "^3.0.4",
12212
- "validate-npm-package-name": "^5.0.0"
12213
- },
12214
- "engines": {
12215
- "node": "^16.14.0 || >=18.0.0"
12216
- }
12217
- },
12218
- "node_modules/ink": {
12219
- "version": "5.0.1",
12220
- "resolved": "https://registry.npmjs.org/ink/-/ink-5.0.1.tgz",
12221
- "integrity": "sha512-ae4AW/t8jlkj/6Ou21H2av0wxTk8vrGzXv+v2v7j4in+bl1M5XRMVbfNghzhBokV++FjF8RBDJvYo+ttR9YVRg==",
12222
- "license": "MIT",
12223
- "dependencies": {
12224
- "@alcalzone/ansi-tokenize": "^0.1.3",
12225
- "ansi-escapes": "^7.0.0",
12226
- "ansi-styles": "^6.2.1",
12227
- "auto-bind": "^5.0.1",
12228
- "chalk": "^5.3.0",
12229
- "cli-boxes": "^3.0.0",
12230
- "cli-cursor": "^4.0.0",
12231
- "cli-truncate": "^4.0.0",
12232
- "code-excerpt": "^4.0.0",
12233
- "indent-string": "^5.0.0",
12234
- "is-in-ci": "^0.1.0",
12235
- "lodash": "^4.17.21",
12236
- "patch-console": "^2.0.0",
12237
- "react-reconciler": "^0.29.0",
12238
- "scheduler": "^0.23.0",
12239
- "signal-exit": "^3.0.7",
12240
- "slice-ansi": "^7.1.0",
12241
- "stack-utils": "^2.0.6",
12242
- "string-width": "^7.0.0",
12243
- "type-fest": "^4.8.3",
12244
- "widest-line": "^5.0.0",
12245
- "wrap-ansi": "^9.0.0",
12246
- "ws": "^8.15.0",
12247
- "yoga-wasm-web": "~0.3.3"
12248
- },
12249
- "engines": {
12250
- "node": ">=18"
12251
- },
12252
- "peerDependencies": {
12253
- "@types/react": ">=18.0.0",
12254
- "react": ">=18.0.0",
12255
- "react-devtools-core": "^4.19.1"
12256
- },
12257
- "peerDependenciesMeta": {
12258
- "@types/react": {
12259
- "optional": true
12260
- },
12261
- "react-devtools-core": {
12262
- "optional": true
12263
- }
12264
- }
12265
- },
12266
- "node_modules/ink/node_modules/ansi-escapes": {
12267
- "version": "7.0.0",
12268
- "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.0.0.tgz",
12269
- "integrity": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==",
12270
- "license": "MIT",
12271
- "dependencies": {
12272
- "environment": "^1.0.0"
12273
- },
12274
- "engines": {
12275
- "node": ">=18"
12276
- },
12277
- "funding": {
12278
- "url": "https://github.com/sponsors/sindresorhus"
12279
- }
12280
- },
12281
- "node_modules/ink/node_modules/ansi-regex": {
12282
- "version": "6.0.1",
12283
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
12284
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
12285
- "license": "MIT",
12286
- "engines": {
12287
- "node": ">=12"
12288
- },
12289
- "funding": {
12290
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
12291
- }
12292
- },
12293
- "node_modules/ink/node_modules/chalk": {
12294
- "version": "5.3.0",
12295
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
12296
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
12297
- "license": "MIT",
12298
- "engines": {
12299
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
12300
- },
12301
- "funding": {
12302
- "url": "https://github.com/chalk/chalk?sponsor=1"
12303
- }
12304
- },
12305
- "node_modules/ink/node_modules/emoji-regex": {
12306
- "version": "10.3.0",
12307
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
12308
- "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
12309
- "license": "MIT"
12310
- },
12311
- "node_modules/ink/node_modules/indent-string": {
12312
- "version": "5.0.0",
12313
- "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz",
12314
- "integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==",
12315
- "license": "MIT",
12316
- "engines": {
12317
- "node": ">=12"
12318
- },
12319
- "funding": {
12320
- "url": "https://github.com/sponsors/sindresorhus"
12321
- }
12322
- },
12323
- "node_modules/ink/node_modules/string-width": {
12324
- "version": "7.2.0",
12325
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
12326
- "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
12327
- "license": "MIT",
12328
- "dependencies": {
12329
- "emoji-regex": "^10.3.0",
12330
- "get-east-asian-width": "^1.0.0",
12331
- "strip-ansi": "^7.1.0"
12332
- },
12333
- "engines": {
12334
- "node": ">=18"
12335
- },
12336
- "funding": {
12337
- "url": "https://github.com/sponsors/sindresorhus"
12338
- }
12339
- },
12340
- "node_modules/ink/node_modules/strip-ansi": {
12341
- "version": "7.1.0",
12342
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
12343
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
12344
- "license": "MIT",
12345
- "dependencies": {
12346
- "ansi-regex": "^6.0.1"
12347
- },
12348
- "engines": {
12349
- "node": ">=12"
12350
- },
12351
- "funding": {
12352
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
12353
- }
12354
- },
12355
- "node_modules/ink/node_modules/type-fest": {
12356
- "version": "4.25.0",
12357
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.25.0.tgz",
12358
- "integrity": "sha512-bRkIGlXsnGBRBQRAY56UXBm//9qH4bmJfFvq83gSz41N282df+fjy8ofcEgc1sM8geNt5cl6mC2g9Fht1cs8Aw==",
12359
- "license": "(MIT OR CC0-1.0)",
12360
- "engines": {
12361
- "node": ">=16"
11841
+ "node": ">=6"
12362
11842
  },
12363
11843
  "funding": {
12364
11844
  "url": "https://github.com/sponsors/sindresorhus"
12365
11845
  }
12366
11846
  },
12367
- "node_modules/ink/node_modules/widest-line": {
12368
- "version": "5.0.0",
12369
- "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz",
12370
- "integrity": "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==",
11847
+ "node_modules/import-fresh/node_modules/resolve-from": {
11848
+ "version": "4.0.0",
11849
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
11850
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
11851
+ "dev": true,
12371
11852
  "license": "MIT",
11853
+ "engines": {
11854
+ "node": ">=4"
11855
+ }
11856
+ },
11857
+ "node_modules/import-in-the-middle": {
11858
+ "version": "1.4.2",
11859
+ "resolved": "https://registry.npmjs.org/import-in-the-middle/-/import-in-the-middle-1.4.2.tgz",
11860
+ "integrity": "sha512-9WOz1Yh/cvO/p69sxRmhyQwrIGGSp7EIdcb+fFNVi7CzQGQB8U1/1XrKVSbEd/GNOAeM0peJtmi7+qphe7NvAw==",
11861
+ "license": "Apache-2.0",
12372
11862
  "dependencies": {
12373
- "string-width": "^7.0.0"
12374
- },
11863
+ "acorn": "^8.8.2",
11864
+ "acorn-import-assertions": "^1.9.0",
11865
+ "cjs-module-lexer": "^1.2.2",
11866
+ "module-details-from-path": "^1.0.3"
11867
+ }
11868
+ },
11869
+ "node_modules/imurmurhash": {
11870
+ "version": "0.1.4",
11871
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
11872
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
11873
+ "dev": true,
11874
+ "license": "MIT",
12375
11875
  "engines": {
12376
- "node": ">=18"
12377
- },
12378
- "funding": {
12379
- "url": "https://github.com/sponsors/sindresorhus"
11876
+ "node": ">=0.8.19"
12380
11877
  }
12381
11878
  },
12382
- "node_modules/ink/node_modules/wrap-ansi": {
12383
- "version": "9.0.0",
12384
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
12385
- "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==",
11879
+ "node_modules/indent-string": {
11880
+ "version": "4.0.0",
11881
+ "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
11882
+ "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
12386
11883
  "license": "MIT",
11884
+ "engines": {
11885
+ "node": ">=8"
11886
+ }
11887
+ },
11888
+ "node_modules/inflight": {
11889
+ "version": "1.0.6",
11890
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
11891
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
11892
+ "license": "ISC",
12387
11893
  "dependencies": {
12388
- "ansi-styles": "^6.2.1",
12389
- "string-width": "^7.0.0",
12390
- "strip-ansi": "^7.1.0"
11894
+ "once": "^1.3.0",
11895
+ "wrappy": "1"
11896
+ }
11897
+ },
11898
+ "node_modules/inherits": {
11899
+ "version": "2.0.4",
11900
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
11901
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
11902
+ "license": "ISC"
11903
+ },
11904
+ "node_modules/ini": {
11905
+ "version": "1.3.8",
11906
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
11907
+ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
11908
+ "dev": true,
11909
+ "license": "ISC"
11910
+ },
11911
+ "node_modules/init-package-json": {
11912
+ "version": "6.0.3",
11913
+ "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-6.0.3.tgz",
11914
+ "integrity": "sha512-Zfeb5ol+H+eqJWHTaGca9BovufyGeIfr4zaaBorPmJBMrJ+KBnN+kQx2ZtXdsotUTgldHmHQV44xvUWOUA7E2w==",
11915
+ "extraneous": true,
11916
+ "license": "ISC",
11917
+ "dependencies": {
11918
+ "@npmcli/package-json": "^5.0.0",
11919
+ "npm-package-arg": "^11.0.0",
11920
+ "promzard": "^1.0.0",
11921
+ "read": "^3.0.1",
11922
+ "semver": "^7.3.5",
11923
+ "validate-npm-package-license": "^3.0.4",
11924
+ "validate-npm-package-name": "^5.0.0"
12391
11925
  },
12392
11926
  "engines": {
12393
- "node": ">=18"
12394
- },
12395
- "funding": {
12396
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
11927
+ "node": "^16.14.0 || >=18.0.0"
12397
11928
  }
12398
11929
  },
12399
11930
  "node_modules/inquirer-autocomplete-standalone": {
@@ -12805,21 +12336,6 @@
12805
12336
  "node": ">=0.10.0"
12806
12337
  }
12807
12338
  },
12808
- "node_modules/is-in-ci": {
12809
- "version": "0.1.0",
12810
- "resolved": "https://registry.npmjs.org/is-in-ci/-/is-in-ci-0.1.0.tgz",
12811
- "integrity": "sha512-d9PXLEY0v1iJ64xLiQMJ51J128EYHAaOR4yZqQi8aHGfw6KgifM3/Viw1oZZ1GCVmb3gBuyhLyHj0HgR2DhSXQ==",
12812
- "license": "MIT",
12813
- "bin": {
12814
- "is-in-ci": "cli.js"
12815
- },
12816
- "engines": {
12817
- "node": ">=18"
12818
- },
12819
- "funding": {
12820
- "url": "https://github.com/sponsors/sindresorhus"
12821
- }
12822
- },
12823
12339
  "node_modules/is-inside-container": {
12824
12340
  "version": "1.0.0",
12825
12341
  "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
@@ -13367,6 +12883,7 @@
13367
12883
  "version": "4.0.0",
13368
12884
  "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
13369
12885
  "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
12886
+ "dev": true,
13370
12887
  "license": "MIT"
13371
12888
  },
13372
12889
  "node_modules/js-yaml": {
@@ -14219,18 +13736,6 @@
14219
13736
  "dev": true,
14220
13737
  "license": "BSD-3-Clause"
14221
13738
  },
14222
- "node_modules/loose-envify": {
14223
- "version": "1.4.0",
14224
- "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
14225
- "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
14226
- "license": "MIT",
14227
- "dependencies": {
14228
- "js-tokens": "^3.0.0 || ^4.0.0"
14229
- },
14230
- "bin": {
14231
- "loose-envify": "cli.js"
14232
- }
14233
- },
14234
13739
  "node_modules/loupe": {
14235
13740
  "version": "2.3.7",
14236
13741
  "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.7.tgz",
@@ -14518,6 +14023,7 @@
14518
14023
  "version": "2.1.0",
14519
14024
  "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
14520
14025
  "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
14026
+ "dev": true,
14521
14027
  "license": "MIT",
14522
14028
  "engines": {
14523
14029
  "node": ">=6"
@@ -18429,27 +17935,6 @@
18429
17935
  "node": ">=18.0.0"
18430
17936
  }
18431
17937
  },
18432
- "node_modules/oclif/node_modules/change-case": {
18433
- "version": "4.1.2",
18434
- "resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz",
18435
- "integrity": "sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==",
18436
- "dev": true,
18437
- "license": "MIT",
18438
- "dependencies": {
18439
- "camel-case": "^4.1.2",
18440
- "capital-case": "^1.0.4",
18441
- "constant-case": "^3.0.4",
18442
- "dot-case": "^3.0.4",
18443
- "header-case": "^2.0.4",
18444
- "no-case": "^3.0.4",
18445
- "param-case": "^3.0.4",
18446
- "pascal-case": "^3.1.2",
18447
- "path-case": "^3.0.4",
18448
- "sentence-case": "^3.0.4",
18449
- "snake-case": "^3.0.4",
18450
- "tslib": "^2.0.3"
18451
- }
18452
- },
18453
17938
  "node_modules/oclif/node_modules/fs-extra": {
18454
17939
  "version": "8.1.0",
18455
17940
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
@@ -18507,6 +17992,7 @@
18507
17992
  "version": "5.1.2",
18508
17993
  "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
18509
17994
  "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
17995
+ "dev": true,
18510
17996
  "license": "MIT",
18511
17997
  "dependencies": {
18512
17998
  "mimic-fn": "^2.1.0"
@@ -18803,15 +18289,6 @@
18803
18289
  "tslib": "^2.0.3"
18804
18290
  }
18805
18291
  },
18806
- "node_modules/patch-console": {
18807
- "version": "2.0.0",
18808
- "resolved": "https://registry.npmjs.org/patch-console/-/patch-console-2.0.0.tgz",
18809
- "integrity": "sha512-0YNdUceMdaQwoKce1gatDScmMo5pu/tfABfnzEqeG0gtTmd7mh/WcwgUjtAeOU7N8nFFlbQBnFK2gXW5fGvmMA==",
18810
- "license": "MIT",
18811
- "engines": {
18812
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
18813
- }
18814
- },
18815
18292
  "node_modules/path-case": {
18816
18293
  "version": "3.0.4",
18817
18294
  "resolved": "https://registry.npmjs.org/path-case/-/path-case-3.0.4.tgz",
@@ -19516,34 +18993,6 @@
19516
18993
  "safe-buffer": "^5.1.0"
19517
18994
  }
19518
18995
  },
19519
- "node_modules/react": {
19520
- "version": "18.3.1",
19521
- "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz",
19522
- "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==",
19523
- "license": "MIT",
19524
- "dependencies": {
19525
- "loose-envify": "^1.1.0"
19526
- },
19527
- "engines": {
19528
- "node": ">=0.10.0"
19529
- }
19530
- },
19531
- "node_modules/react-reconciler": {
19532
- "version": "0.29.2",
19533
- "resolved": "https://registry.npmjs.org/react-reconciler/-/react-reconciler-0.29.2.tgz",
19534
- "integrity": "sha512-zZQqIiYgDCTP/f1N/mAR10nJGrPD2ZR+jDSEsKWJHYC7Cm2wodlwbR3upZRdC3cjIjSlTLNVyO7Iu0Yy7t2AYg==",
19535
- "license": "MIT",
19536
- "dependencies": {
19537
- "loose-envify": "^1.1.0",
19538
- "scheduler": "^0.23.2"
19539
- },
19540
- "engines": {
19541
- "node": ">=0.10.0"
19542
- },
19543
- "peerDependencies": {
19544
- "react": "^18.3.1"
19545
- }
19546
- },
19547
18996
  "node_modules/read": {
19548
18997
  "version": "3.0.1",
19549
18998
  "resolved": "https://registry.npmjs.org/read/-/read-3.0.1.tgz",
@@ -19974,22 +19423,6 @@
19974
19423
  "url": "https://github.com/sponsors/sindresorhus"
19975
19424
  }
19976
19425
  },
19977
- "node_modules/restore-cursor": {
19978
- "version": "4.0.0",
19979
- "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-4.0.0.tgz",
19980
- "integrity": "sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==",
19981
- "license": "MIT",
19982
- "dependencies": {
19983
- "onetime": "^5.1.0",
19984
- "signal-exit": "^3.0.2"
19985
- },
19986
- "engines": {
19987
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
19988
- },
19989
- "funding": {
19990
- "url": "https://github.com/sponsors/sindresorhus"
19991
- }
19992
- },
19993
19426
  "node_modules/retry": {
19994
19427
  "version": "0.12.0",
19995
19428
  "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
@@ -20206,15 +19639,6 @@
20206
19639
  "dev": true,
20207
19640
  "license": "ISC"
20208
19641
  },
20209
- "node_modules/scheduler": {
20210
- "version": "0.23.2",
20211
- "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz",
20212
- "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==",
20213
- "license": "MIT",
20214
- "dependencies": {
20215
- "loose-envify": "^1.1.0"
20216
- }
20217
- },
20218
19642
  "node_modules/secure-json-parse": {
20219
19643
  "version": "2.7.0",
20220
19644
  "resolved": "https://registry.npmjs.org/secure-json-parse/-/secure-json-parse-2.7.0.tgz",
@@ -20583,6 +20007,18 @@
20583
20007
  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
20584
20008
  }
20585
20009
  },
20010
+ "node_modules/slice-ansi/node_modules/ansi-styles": {
20011
+ "version": "6.2.1",
20012
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
20013
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
20014
+ "license": "MIT",
20015
+ "engines": {
20016
+ "node": ">=12"
20017
+ },
20018
+ "funding": {
20019
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
20020
+ }
20021
+ },
20586
20022
  "node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
20587
20023
  "version": "5.0.0",
20588
20024
  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
@@ -20982,27 +20418,6 @@
20982
20418
  "integrity": "sha512-D8cWtWVdIe/jBA7v5p5Hwl5yOSOrmZPWDPe2KxQ5UAGD+nxbxU0lKXA4h85Ta6+qgdKVL3vUxsbIZjc1kBG7ug==",
20983
20419
  "license": "MIT"
20984
20420
  },
20985
- "node_modules/stack-utils": {
20986
- "version": "2.0.6",
20987
- "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz",
20988
- "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
20989
- "license": "MIT",
20990
- "dependencies": {
20991
- "escape-string-regexp": "^2.0.0"
20992
- },
20993
- "engines": {
20994
- "node": ">=10"
20995
- }
20996
- },
20997
- "node_modules/stack-utils/node_modules/escape-string-regexp": {
20998
- "version": "2.0.0",
20999
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
21000
- "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
21001
- "license": "MIT",
21002
- "engines": {
21003
- "node": ">=8"
21004
- }
21005
- },
21006
20421
  "node_modules/standard-version": {
21007
20422
  "version": "9.5.0",
21008
20423
  "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.5.0.tgz",
@@ -21934,21 +21349,6 @@
21934
21349
  "node": ">=8.0.0"
21935
21350
  }
21936
21351
  },
21937
- "node_modules/tty-table/node_modules/ansi-styles": {
21938
- "version": "4.3.0",
21939
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
21940
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
21941
- "license": "MIT",
21942
- "dependencies": {
21943
- "color-convert": "^2.0.1"
21944
- },
21945
- "engines": {
21946
- "node": ">=8"
21947
- },
21948
- "funding": {
21949
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
21950
- }
21951
- },
21952
21352
  "node_modules/tty-table/node_modules/cliui": {
21953
21353
  "version": "8.0.1",
21954
21354
  "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
@@ -22687,37 +22087,6 @@
22687
22087
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
22688
22088
  }
22689
22089
  },
22690
- "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
22691
- "version": "4.3.0",
22692
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
22693
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
22694
- "dev": true,
22695
- "license": "MIT",
22696
- "dependencies": {
22697
- "color-convert": "^2.0.1"
22698
- },
22699
- "engines": {
22700
- "node": ">=8"
22701
- },
22702
- "funding": {
22703
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
22704
- }
22705
- },
22706
- "node_modules/wrap-ansi/node_modules/ansi-styles": {
22707
- "version": "4.3.0",
22708
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
22709
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
22710
- "license": "MIT",
22711
- "dependencies": {
22712
- "color-convert": "^2.0.1"
22713
- },
22714
- "engines": {
22715
- "node": ">=8"
22716
- },
22717
- "funding": {
22718
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
22719
- }
22720
- },
22721
22090
  "node_modules/wrappy": {
22722
22091
  "version": "1.0.2",
22723
22092
  "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
@@ -22751,27 +22120,6 @@
22751
22120
  "url": "https://github.com/sponsors/isaacs"
22752
22121
  }
22753
22122
  },
22754
- "node_modules/ws": {
22755
- "version": "8.18.0",
22756
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
22757
- "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
22758
- "license": "MIT",
22759
- "engines": {
22760
- "node": ">=10.0.0"
22761
- },
22762
- "peerDependencies": {
22763
- "bufferutil": "^4.0.1",
22764
- "utf-8-validate": ">=5.0.2"
22765
- },
22766
- "peerDependenciesMeta": {
22767
- "bufferutil": {
22768
- "optional": true
22769
- },
22770
- "utf-8-validate": {
22771
- "optional": true
22772
- }
22773
- }
22774
- },
22775
22123
  "node_modules/xml2js": {
22776
22124
  "version": "0.6.2",
22777
22125
  "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz",
@@ -22980,12 +22328,6 @@
22980
22328
  "funding": {
22981
22329
  "url": "https://github.com/sponsors/sindresorhus"
22982
22330
  }
22983
- },
22984
- "node_modules/yoga-wasm-web": {
22985
- "version": "0.3.3",
22986
- "resolved": "https://registry.npmjs.org/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz",
22987
- "integrity": "sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==",
22988
- "license": "MIT"
22989
22331
  }
22990
22332
  }
22991
22333
  }