diff --git a/README.md b/README.md index ee766aff..7d29f57e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) -@salesforce/cli/2.57.4 linux-x64 node-v20.16.0 +@salesforce/cli/2.57.5 linux-x64 node-v20.16.0 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -520,7 +520,7 @@ FLAG DESCRIPTIONS directory. ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.4/src/commands/apex/get/log.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.5/src/commands/apex/get/log.ts)_ ## `sf apex get test` @@ -575,7 +575,7 @@ EXAMPLES me@myorg' ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.4/src/commands/apex/get/test.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.5/src/commands/apex/get/test.ts)_ ## `sf apex list log` @@ -615,7 +615,7 @@ EXAMPLES $ sf apex list log --target-org me@my.org ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.4/src/commands/apex/list/log.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.5/src/commands/apex/list/log.ts)_ ## `sf apex run` @@ -662,7 +662,7 @@ EXAMPLES $ sf apex run ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.4/src/commands/apex/run.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.5/src/commands/apex/run.ts)_ ## `sf apex run test` @@ -802,7 +802,7 @@ FLAG DESCRIPTIONS --tests Test1 --tests Test2 ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.4/src/commands/apex/run/test.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.5/src/commands/apex/run/test.ts)_ ## `sf apex tail log` @@ -845,7 +845,7 @@ EXAMPLES $ sf apex tail log --color --skip-trace-flag ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.4/src/commands/apex/tail/log.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.5/src/commands/apex/tail/log.ts)_ ## `sf api request graphql` @@ -2840,7 +2840,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/create/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/create/sandbox.ts)_ ## `sf org create scratch` @@ -2996,7 +2996,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/create/scratch.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/create/scratch.ts)_ ## `sf org create user` @@ -3154,7 +3154,7 @@ Delete the sandbox without prompting to confirm: ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/delete/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/delete/sandbox.ts)_ ## `sf org delete scratch` @@ -3200,7 +3200,7 @@ Delete the scratch org without prompting to confirm : ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/delete/scratch.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/delete/scratch.ts)_ ## `sf org disable tracking` @@ -3241,7 +3241,7 @@ Disable source tracking for your default org: ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/disable/tracking.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/disable/tracking.ts)_ ## `sf org display` @@ -3288,7 +3288,7 @@ Display information, including the sfdxAuthUrl property, about the org with alia ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/display.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/display.ts)_ ## `sf org display user` @@ -3373,7 +3373,7 @@ Enable source tracking for your default org: ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/enable/tracking.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/enable/tracking.ts)_ ## `sf org generate password` @@ -3483,7 +3483,7 @@ List orgs and remove local org authorization info about non-active scratch orgs: ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/list.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/list.ts)_ ## `sf org list auth` @@ -3628,7 +3628,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/list/metadata.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/list/metadata.ts)_ ## `sf org list metadata-types` @@ -3685,7 +3685,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/list/metadata-types.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/list/metadata-types.ts)_ ## `sf org list sobject record-counts` @@ -4277,7 +4277,7 @@ Open a local Flow in Flow Builder: ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/open.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/open.ts)_ ## `sf org refresh sandbox` @@ -4356,7 +4356,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/refresh/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/refresh/sandbox.ts)_ ## `sf org resume sandbox` @@ -4421,7 +4421,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/resume/sandbox.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/resume/sandbox.ts)_ ## `sf org resume scratch` @@ -4470,7 +4470,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.2/src/commands/org/resume/scratch.ts)_ +_See code: [@salesforce/plugin-org](https://github.com/salesforcecli/plugin-org/blob/4.5.4/src/commands/org/resume/scratch.ts)_ ## `sf package create` @@ -6057,7 +6057,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/convert/mdapi.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/convert/mdapi.ts)_ ## `sf project convert source` @@ -6070,7 +6070,7 @@ $ sf project convert source [--json] [--flags-dir ] [--api-version ... | -x | -m ...] FLAGS --d, --output-dir= [default: metadataPackage_1724500027281] Output directory to store the Metadata +-d, --output-dir= [default: metadataPackage_1724687534457] Output directory to store the Metadata API–formatted files in. -m, --metadata=... Metadata component names to convert. -n, --package-name= Name of the package to associate with the metadata-formatted files. @@ -6132,7 +6132,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/convert/source.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/convert/source.ts)_ ## `sf project convert source-behavior` @@ -6191,7 +6191,7 @@ Keep the temporary directory that contains the interim metadata API formatted fi ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/convert/source-behavior.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/convert/source-behavior.ts)_ ## `sf project delete source` @@ -6333,7 +6333,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/delete/source.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/delete/source.ts)_ ## `sf project delete tracking` @@ -6372,7 +6372,7 @@ Delete local source tracking for the org with alias "my-scratch": ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/delete/tracking.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/delete/tracking.ts)_ ## `sf project deploy cancel` @@ -6446,7 +6446,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/deploy/cancel.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/deploy/cancel.ts)_ ## `sf project deploy preview` @@ -6531,7 +6531,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/deploy/preview.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/deploy/preview.ts)_ ## `sf project deploy quick` @@ -6626,7 +6626,7 @@ Canceling (69) The deploy is being canceled. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/deploy/quick.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/deploy/quick.ts)_ ## `sf project deploy report` @@ -6720,7 +6720,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/deploy/report.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/deploy/report.ts)_ ## `sf project deploy resume` @@ -6819,7 +6819,7 @@ Canceling (69) The deploy is being canceled. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/deploy/resume.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/deploy/resume.ts)_ ## `sf project deploy start` @@ -7074,7 +7074,7 @@ Canceling (69) The deploy is being canceled. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/deploy/start.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/deploy/start.ts)_ ## `sf project deploy validate` @@ -7266,7 +7266,7 @@ Canceling (69) The deploy is being canceled. ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/deploy/validate.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/deploy/validate.ts)_ ## `sf project generate` @@ -7452,7 +7452,7 @@ Create a manifest from the metadata components in the specified org and include ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/generate/manifest.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/generate/manifest.ts)_ ## `sf project list ignored` @@ -7496,7 +7496,7 @@ Check if a particular file is ignored: ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/list/ignored.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/list/ignored.ts)_ ## `sf project reset tracking` @@ -7547,7 +7547,7 @@ Reset source tracking to revision number 30 for your default org: ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/reset/tracking.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/reset/tracking.ts)_ ## `sf project retrieve preview` @@ -7603,7 +7603,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/retrieve/preview.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/retrieve/preview.ts)_ ## `sf project retrieve start` @@ -7782,7 +7782,7 @@ SF_USE_PROGRESS_BAR Set to false to disable the progress bar when running the me ``` -_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.4/src/commands/project/retrieve/start.ts)_ +_See code: [@salesforce/plugin-deploy-retrieve](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.11.5/src/commands/project/retrieve/start.ts)_ ## `sf schema generate field` @@ -7838,7 +7838,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.31/src/commands/schema/generate/field.ts)_ +_See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.32/src/commands/schema/generate/field.ts)_ ## `sf schema generate platformevent` @@ -7872,7 +7872,7 @@ Create a platform event with the specified label: ``` -_See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.31/src/commands/schema/generate/platformevent.ts)_ +_See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.32/src/commands/schema/generate/platformevent.ts)_ ## `sf schema generate sobject` @@ -7931,7 +7931,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.31/src/commands/schema/generate/sobject.ts)_ +_See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.32/src/commands/schema/generate/sobject.ts)_ ## `sf schema generate tab` @@ -7981,7 +7981,7 @@ FLAG DESCRIPTIONS ``` -_See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.31/src/commands/schema/generate/tab.ts)_ +_See code: [@salesforce/plugin-sobject](https://github.com/salesforcecli/plugin-sobject/blob/1.4.32/src/commands/schema/generate/tab.ts)_ ## `sf search` @@ -8048,7 +8048,7 @@ Display the metadata of the ApexCodeCoverage Tooling API object in your default ``` -_See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.25/src/commands/sobject/describe.ts)_ +_See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.26/src/commands/sobject/describe.ts)_ ## `sf sobject list` @@ -8089,7 +8089,7 @@ List only custom objects in the org with alias "my-scratch-org": ``` -_See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.25/src/commands/sobject/list.ts)_ +_See code: [@salesforce/plugin-schema](https://github.com/salesforcecli/plugin-schema/blob/3.3.26/src/commands/sobject/list.ts)_ ## `sf static-resource generate` @@ -8192,7 +8192,7 @@ See available versions: ``` -_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.5.4/src/commands/update.ts)_ +_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/4.5.5/src/commands/update.ts)_ ## `sf version` diff --git a/package.json b/package.json index 8a4a9f27..c19d837c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.57.4", + "version": "2.57.5", "author": "Salesforce", "bin": { "sf": "./bin/run.js", @@ -78,7 +78,7 @@ "jitPlugins": { "@salesforce/plugin-custom-metadata": "3.3.27", "@salesforce/plugin-community": "3.2.27", - "@salesforce/plugin-dev": "2.4.0", + "@salesforce/plugin-dev": "2.4.1", "@salesforce/plugin-devops-center": "1.2.21", "@salesforce/plugin-env": "3.0.33", "@salesforce/plugin-functions": "1.23.0", @@ -147,25 +147,25 @@ "@oclif/plugin-not-found": "3.2.18", "@oclif/plugin-plugins": "5.4.6", "@oclif/plugin-search": "1.2.7", - "@oclif/plugin-update": "4.5.4", + "@oclif/plugin-update": "4.5.5", "@oclif/plugin-version": "2.2.11", "@oclif/plugin-warn-if-update-available": "3.1.13", "@oclif/plugin-which": "3.2.12", "@salesforce/core": "^8.2.3", "@salesforce/kit": "^3.1.6", - "@salesforce/plugin-apex": "3.4.4", + "@salesforce/plugin-apex": "3.4.5", "@salesforce/plugin-api": "1.2.0", "@salesforce/plugin-auth": "3.6.51", "@salesforce/plugin-data": "3.6.3", - "@salesforce/plugin-deploy-retrieve": "3.11.4", + "@salesforce/plugin-deploy-retrieve": "3.11.5", "@salesforce/plugin-info": "3.3.30", "@salesforce/plugin-limits": "3.3.27", "@salesforce/plugin-marketplace": "1.2.24", - "@salesforce/plugin-org": "4.5.2", + "@salesforce/plugin-org": "4.5.4", "@salesforce/plugin-packaging": "2.8.0", - "@salesforce/plugin-schema": "3.3.25", + "@salesforce/plugin-schema": "3.3.26", "@salesforce/plugin-settings": "2.3.15", - "@salesforce/plugin-sobject": "1.4.31", + "@salesforce/plugin-sobject": "1.4.32", "@salesforce/plugin-source": "3.5.16", "@salesforce/plugin-telemetry": "3.6.10", "@salesforce/plugin-templates": "56.3.14", diff --git a/yarn.lock b/yarn.lock index 3fff20e9..1081274f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,14 +7,6 @@ resolved "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz" integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== -"@alcalzone/ansi-tokenize@^0.1.3": - version "0.1.3" - resolved "https://registry.yarnpkg.com/@alcalzone/ansi-tokenize/-/ansi-tokenize-0.1.3.tgz#9f89839561325a8e9a0c32360b8d17e48489993f" - integrity sha512-3yWxPTq3UQ/FY9p1ErPxIyfT64elWaMvM9lIHnaqpyft63tkxodF5aUElYHrdisWve5cETkh1+KBw1yJuW0aRw== - dependencies: - ansi-styles "^6.2.1" - is-fullwidth-code-point "^4.0.0" - "@ampproject/remapping@^2.2.0": version "2.3.0" resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" @@ -1753,19 +1745,6 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/multi-stage-output@^0.3.1": - version "0.3.1" - resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.3.1.tgz#13222bef5fbc7e7dd3395536e7bc9d23dfabc8fa" - integrity sha512-CBE8Cesd3Pxd0n+9GUqaml1yHKi93dNGvP5ksS0SnUfkfFVI6AMPWDzFLmMiqNxl1k78+IklKoMygw0rqaZCvA== - dependencies: - "@oclif/core" "^4" - "@types/react" "^18.3.3" - change-case "^5.4.4" - cli-spinners "^2" - figures "^6.1.0" - ink "^5.0.1" - react "^18.3.1" - "@oclif/plugin-autocomplete@3.2.2": version "3.2.2" resolved "https://registry.yarnpkg.com/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.2.tgz#28ce200b221f079ba5514e6ed28666da3146cafd" @@ -1844,10 +1823,10 @@ ansi-escapes "^7.0.0" inquirer-autocomplete-standalone "^0.8.1" -"@oclif/plugin-update@4.5.4": - version "4.5.4" - resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-4.5.4.tgz#724e359de7ef02f77c9e2490f2e8622e63a89255" - integrity sha512-fPdVZxE0TdcDhNYGNBrUT4nazZfpplyXHwZMQ2ubbnnwPRK4sDgG2ZGOJTaIKKPAQfS7iJpTxQAPcHirgaeiew== +"@oclif/plugin-update@4.5.5": + version "4.5.5" + resolved "https://registry.yarnpkg.com/@oclif/plugin-update/-/plugin-update-4.5.5.tgz#a40a7d067bf9bf4a16fdb61c976b4c08cba48785" + integrity sha512-tKN7XvfJOZj7s5ubP3iBwxJzUIXhYZc74CPG4BQN/Ao2r26xAvhthYj6Xon45k4vEP9cG6mF8apSajrEZ/UXXg== dependencies: "@inquirer/select" "^2.4.7" "@oclif/core" "^4" @@ -2027,13 +2006,13 @@ resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@salesforce/apex-node@^8.1.2", "@salesforce/apex-node@^8.1.3": - version "8.1.3" - resolved "https://registry.yarnpkg.com/@salesforce/apex-node/-/apex-node-8.1.3.tgz#cb4dc8335a1aa2d0b85f944cd0778ba299294f3f" - integrity sha512-fADSmOfJuPwOFEb3zmVjgpgtgd/pjcCGMccT28NdIKbfWKMRH0wwUeEW5U0tOn/m+Y4moShp6Vn1f+wihG/CZQ== +"@salesforce/apex-node@^8.1.2", "@salesforce/apex-node@^8.1.3", "@salesforce/apex-node@^8.1.4": + version "8.1.4" + resolved "https://registry.yarnpkg.com/@salesforce/apex-node/-/apex-node-8.1.4.tgz#eaa371e5b25138409ffd7fce1b3a2184165b28ee" + integrity sha512-adSGrjZsvkbd/3PIHDPvQE3arBuxvVQc9965yv2NDpdsSg58WoZ1r1Bh0wcKSgvE8+dv6W3yMg6w/3MhtStThg== dependencies: "@jsforce/jsforce-node" "^3.4.1" - "@salesforce/core" "^8.2.8" + "@salesforce/core" "^8.4.0" "@salesforce/kit" "^3.2.1" "@types/istanbul-reports" "^3.0.4" bfj "8.0.0" @@ -2147,12 +2126,12 @@ jszip "^3.10.1" object-treeify "^2" -"@salesforce/plugin-apex@3.4.4": - version "3.4.4" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-apex/-/plugin-apex-3.4.4.tgz#9c0474129d4404704703e234500896e57dc10275" - integrity sha512-tyzaMOs/wHZEqDL4d6o9aan3Btj8VLuDMcLcDr62Pb5Fz+qC8m6OyuD8yQrIDYes8AZE4lYNssh6fS1mBlEy4w== +"@salesforce/plugin-apex@3.4.5": + version "3.4.5" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-apex/-/plugin-apex-3.4.5.tgz#8b13f9e33b3b1d3a8b51432dd9ef4358c4421102" + integrity sha512-pc9IwiwVS23mhYroWXjbMcZ7CQS3Ng8CfrxTcyPStpQedwSf9GCGW0uDXqxMFCHjHAZzA2PiWSmrr1QoE/5OWA== dependencies: - "@salesforce/apex-node" "^8.1.3" + "@salesforce/apex-node" "^8.1.4" "@salesforce/core" "^8.2.7" "@salesforce/kit" "^3.2.0" "@salesforce/sf-plugins-core" "^11.3.4" @@ -2217,13 +2196,12 @@ csv-stringify "^6.5.1" form-data "^4.0.0" -"@salesforce/plugin-deploy-retrieve@3.11.4": - version "3.11.4" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.11.4.tgz#acbc9ba1fa5a088c8e1232f65cef2595dd834153" - integrity sha512-iz5ogNRZMLKCbCg0PxRyJqoRya7UQynh6tyxd1VJCF2miIbgA/CGnhkPeZZ8S2g9Dc0eG00BhCIrB/t5rRuhXw== +"@salesforce/plugin-deploy-retrieve@3.11.5": + version "3.11.5" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.11.5.tgz#6d71aef264ab944ddba557eb81f3b863f08b8232" + integrity sha512-475HKussaRrj7u8Gtw1nzgOJX9b2EsrC5ItXZmAOxfVHAyUYEN7MfxNRul/oE17hBlsLypd32XhA7QWbUVsGHg== dependencies: "@oclif/core" "^4.0.18" - "@oclif/multi-stage-output" "^0.3.1" "@salesforce/apex-node" "^8.1.3" "@salesforce/core" "^8.4.0" "@salesforce/kit" "^3.2.1" @@ -2271,22 +2249,20 @@ got "^13.0.0" proxy-agent "^6.4.0" -"@salesforce/plugin-org@4.5.2": - version "4.5.2" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-4.5.2.tgz#9388e77117ecfca0372370e852e1c50ac8c5e833" - integrity sha512-pdEwBiPYSB4KrzPytu1FqgM0ozJXujszVAo6Vt9dODK+edWr8lHNbXVGSn24f0FJcqjebyuSBwT/Idg0cPeRdg== +"@salesforce/plugin-org@4.5.4": + version "4.5.4" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-org/-/plugin-org-4.5.4.tgz#547a6945fe16f09e50840c6fcff22829f1f5317b" + integrity sha512-oQ/776lvNCl2s63EArigGGOG/uLDyQlzcSG1z8moJ2PGUVYeKbLtrJt/igSOOVjtBP5Iel7i5z782qhxSHjg7A== dependencies: "@oclif/core" "^4.0.16" - "@oclif/multi-stage-output" "^0.3.1" "@salesforce/core" "^8.4.0" "@salesforce/kit" "^3.2.0" "@salesforce/sf-plugins-core" "^11.3.3" - "@salesforce/source-deploy-retrieve" "^12.1.12" + "@salesforce/source-deploy-retrieve" "^12.5.1" ansis "^3.2.0" change-case "^5.4.4" is-wsl "^3.1.0" open "^10.1.0" - terminal-link "^3.0.0" "@salesforce/plugin-packaging@2.8.0": version "2.8.0" @@ -2328,14 +2304,14 @@ strip-ansi "^6" yarn-deduplicate "^6.0.2" -"@salesforce/plugin-schema@3.3.25": - version "3.3.25" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-schema/-/plugin-schema-3.3.25.tgz#1fdaea0a8585cae541034eb94979284fc8087d45" - integrity sha512-z1PEg88E4QPCIxNZqmkKoN7qbYYQMGfK8W0SXCNm7qGdV3AgQxWjDoPh9CQYwsRZW0jtHbiKuE0HD8UWNFcvmw== +"@salesforce/plugin-schema@3.3.26": + version "3.3.26" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-schema/-/plugin-schema-3.3.26.tgz#4dfc28adb9aa7229d8e17611b76c37e306da8fc8" + integrity sha512-0kg1iISs+kodgZauDYUSSB6qsWTVug3eCcTtv9CThbQG2jTtDW+od6ZJrNmnUGEvob1btpkunuB6po7YjIGQgQ== dependencies: "@oclif/core" "^4" "@salesforce/core" "^8.4.0" - "@salesforce/sf-plugins-core" "^11.3.3" + "@salesforce/sf-plugins-core" "^11.3.6" "@salesforce/plugin-settings@2.3.15": version "2.3.15" @@ -2347,13 +2323,13 @@ "@salesforce/sf-plugins-core" "^11.3.6" fast-levenshtein "^3.0.0" -"@salesforce/plugin-sobject@1.4.31": - version "1.4.31" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-sobject/-/plugin-sobject-1.4.31.tgz#f08d8a780aa63a92fe462b0fedfca860e13f3982" - integrity sha512-lLucVVLo8jJyckEb/YnUdl4dVz1QgNDsmpZOlRItkTZo0mv6mAeYNzRYtcqZXOi+YccBLzXbvvmdW0JNjR862w== +"@salesforce/plugin-sobject@1.4.32": + version "1.4.32" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-sobject/-/plugin-sobject-1.4.32.tgz#bc4c02f36bb20a324aa58a3c62212f45c211d7b9" + integrity sha512-DpC4egfgQpneA40pdw8GQ2+qhaDv2YwB1rQXT1oBecAbcyMMDNGdc0atR1kp1epZeQRWcI0kq1dxnij//a9KyA== dependencies: "@inquirer/confirm" "^3.1.20" - "@inquirer/input" "^2.2.4" + "@inquirer/input" "^2.2.9" "@inquirer/select" "^2.4.7" "@oclif/core" "^4" "@salesforce/core" "^8.3.0" @@ -2458,7 +2434,7 @@ string-width "^7.2.0" terminal-link "^3.0.0" -"@salesforce/source-deploy-retrieve@^12.1.12", "@salesforce/source-deploy-retrieve@^12.4.0", "@salesforce/source-deploy-retrieve@^12.5.1": +"@salesforce/source-deploy-retrieve@^12.4.0", "@salesforce/source-deploy-retrieve@^12.5.1": version "12.5.1" resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.5.1.tgz#55e915201b2c9320b9662b2c8500a191c8770ecf" integrity sha512-jakBWFSIb8oZlUAf0QKHXaeFA/KuTQZwaKZVevdwaiuy43lJHzVVrSRfcNv/kjXxmg0oq5TAI8vUo2CC5Hq04A== @@ -3340,19 +3316,6 @@ resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz" integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA== -"@types/prop-types@*": - version "15.7.12" - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6" - integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q== - -"@types/react@^18.3.3": - version "18.3.4" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3" - integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw== - dependencies: - "@types/prop-types" "*" - csstype "^3.0.2" - "@types/responselike@^1.0.0": version "1.0.3" resolved "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz" @@ -3633,7 +3596,7 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: dependencies: color-convert "^2.0.1" -ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1: +ansi-styles@^6.1.0, ansi-styles@^6.2.1: version "6.2.1" resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz" integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== @@ -3858,11 +3821,6 @@ atomic-sleep@^1.0.0: resolved "https://registry.npmjs.org/atomic-sleep/-/atomic-sleep-1.0.0.tgz" integrity sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ== -auto-bind@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/auto-bind/-/auto-bind-5.0.1.tgz#50d8e63ea5a1dddcb5e5e36451c1a8266ffbb2ae" - integrity sha512-ooviqdwwgfIfNmDwo94wlshcdzfO64XV0Cg6oDsDYBJfITDz1EngD2z7DkbvCWn+XIMsIqW27sEVF6qcpJrRcg== - available-typed-arrays@^1.0.7: version "1.0.7" resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" @@ -4332,11 +4290,6 @@ clean-stack@^3.0.1: dependencies: escape-string-regexp "4.0.0" -cli-boxes@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/cli-boxes/-/cli-boxes-3.0.0.tgz#71a10c716feeba005e4504f36329ef0b17cf3145" - integrity sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g== - cli-columns@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/cli-columns/-/cli-columns-4.0.0.tgz" @@ -4345,13 +4298,6 @@ cli-columns@^4.0.0: string-width "^4.2.3" strip-ansi "^6.0.1" -cli-cursor@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-4.0.0.tgz#3cecfe3734bf4fe02a8361cbdc0f6fe28c6a57ea" - integrity sha512-VGtlMu3x/4DOtIUwEkRezxUZ2lBacNJCHash0N0WeZDBS+7Ux1dm3XWAgWYxLJFMMdOeXMHXorshEFhbMSGelg== - dependencies: - restore-cursor "^4.0.0" - cli-progress@^3.12.0: version "3.12.0" resolved "https://registry.npmjs.org/cli-progress/-/cli-progress-3.12.0.tgz" @@ -4359,7 +4305,7 @@ cli-progress@^3.12.0: dependencies: string-width "^4.2.3" -cli-spinners@^2, cli-spinners@^2.9.0, cli-spinners@^2.9.2: +cli-spinners@^2.9.0, cli-spinners@^2.9.2: version "2.9.2" resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz" integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg== @@ -4373,14 +4319,6 @@ cli-table3@^0.6.0: optionalDependencies: "@colors/colors" "1.5.0" -cli-truncate@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-4.0.0.tgz#6cc28a2924fee9e25ce91e973db56c7066e6172a" - integrity sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA== - dependencies: - slice-ansi "^5.0.0" - string-width "^7.0.0" - cli-width@^4.1.0: version "4.1.0" resolved "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz" @@ -4439,13 +4377,6 @@ cmd-shim@^6.0.0: resolved "https://registry.npmjs.org/cmd-shim/-/cmd-shim-6.0.2.tgz" integrity sha512-+FFYbB0YLaAkhkcrjkyNLYDiOsFSfRjwjY19LXk/psmMx1z00xlCv7hhQoTGXXIKi+YXHL/iiFo8NqMVQX9nOw== -code-excerpt@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/code-excerpt/-/code-excerpt-4.0.0.tgz#2de7d46e98514385cb01f7b3b741320115f4c95e" - integrity sha512-xxodCmBen3iy2i0WtAK8FlFNrRzjUqjRsMfho58xT/wvZU1YTM3fCnRjcy1gJPMepaRlgm/0e6w8SpWHpn3/cA== - dependencies: - convert-to-spaces "^2.0.1" - color-convert@^1.9.0: version "1.9.3" resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" @@ -4749,11 +4680,6 @@ convert-source-map@^2.0.0: resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== -convert-to-spaces@^2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-2.0.1.tgz#61a6c98f8aa626c16b296b862a91412a33bceb6b" - integrity sha512-rcQ1bsQO9799wq24uE5AM2tAILy4gXGIK/njFWcVQkGNZ96edlpY+A7bjwvzjYvLDyzmG1MmMLZhpcsb+klNMQ== - core-js-compat@^3.34.0: version "3.36.1" resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.36.1.tgz" @@ -4812,11 +4738,6 @@ cssesc@^3.0.0: resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== -csstype@^3.0.2: - version "3.1.3" - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" - integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== - csv-generate@^3.4.3: version "3.4.3" resolved "https://registry.yarnpkg.com/csv-generate/-/csv-generate-3.4.3.tgz#bc42d943b45aea52afa896874291da4b9108ffff" @@ -5370,11 +5291,6 @@ escape-string-regexp@^1.0.5: resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg== -escape-string-regexp@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344" - integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== - escape-string-regexp@^5.0.0: version "5.0.0" resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz" @@ -5781,13 +5697,6 @@ figures@^5.0.0: escape-string-regexp "^5.0.0" is-unicode-supported "^1.2.0" -figures@^6.1.0: - version "6.1.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-6.1.0.tgz#935479f51865fa7479f6fa94fc6fc7ac14e62c4a" - integrity sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg== - dependencies: - is-unicode-supported "^2.0.0" - file-entry-cache@^6.0.1: version "6.0.1" resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" @@ -6597,11 +6506,6 @@ indent-string@^4.0.0: resolved "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz" integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg== -indent-string@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-5.0.0.tgz#4fd2980fccaf8622d14c64d694f4cf33c81951a5" - integrity sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg== - inflight@^1.0.4: version "1.0.6" resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" @@ -6638,36 +6542,6 @@ init-package-json@^6.0.3: validate-npm-package-license "^3.0.4" validate-npm-package-name "^5.0.0" -ink@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/ink/-/ink-5.0.1.tgz#f2ef9796a3911830c3995dedd227ec84ae27de4b" - integrity sha512-ae4AW/t8jlkj/6Ou21H2av0wxTk8vrGzXv+v2v7j4in+bl1M5XRMVbfNghzhBokV++FjF8RBDJvYo+ttR9YVRg== - dependencies: - "@alcalzone/ansi-tokenize" "^0.1.3" - ansi-escapes "^7.0.0" - ansi-styles "^6.2.1" - auto-bind "^5.0.1" - chalk "^5.3.0" - cli-boxes "^3.0.0" - cli-cursor "^4.0.0" - cli-truncate "^4.0.0" - code-excerpt "^4.0.0" - indent-string "^5.0.0" - is-in-ci "^0.1.0" - lodash "^4.17.21" - patch-console "^2.0.0" - react-reconciler "^0.29.0" - scheduler "^0.23.0" - signal-exit "^3.0.7" - slice-ansi "^7.1.0" - stack-utils "^2.0.6" - string-width "^7.0.0" - type-fest "^4.8.3" - widest-line "^5.0.0" - wrap-ansi "^9.0.0" - ws "^8.15.0" - yoga-wasm-web "~0.3.3" - inquirer-autocomplete-standalone@^0.8.1: version "0.8.1" resolved "https://registry.npmjs.org/inquirer-autocomplete-standalone/-/inquirer-autocomplete-standalone-0.8.1.tgz" @@ -6808,11 +6682,6 @@ is-fullwidth-code-point@^3.0.0: resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== -is-fullwidth-code-point@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz#fae3167c729e7463f8461ce512b080a49268aa88" - integrity sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ== - is-fullwidth-code-point@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz#9609efced7c2f97da7b60145ef481c787c7ba704" @@ -6834,11 +6703,6 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1: dependencies: is-extglob "^2.1.1" -is-in-ci@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/is-in-ci/-/is-in-ci-0.1.0.tgz#5e07d6a02ec3a8292d3f590973357efa3fceb0d3" - integrity sha512-d9PXLEY0v1iJ64xLiQMJ51J128EYHAaOR4yZqQi8aHGfw6KgifM3/Viw1oZZ1GCVmb3gBuyhLyHj0HgR2DhSXQ== - is-inside-container@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz" @@ -6966,11 +6830,6 @@ is-unicode-supported@^1.2.0: resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz" integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ== -is-unicode-supported@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-2.0.0.tgz#fdf32df9ae98ff6ab2cedc155a5a6e895701c451" - integrity sha512-FRdAyx5lusK1iHG0TWpVtk9+1i+GjrzRffhDg4ovQ7mcidMQ6mj+MhKPmvh7Xwyv5gIS06ns49CA7Sqg7lC22Q== - is-weakref@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz" @@ -7128,7 +6987,7 @@ joycon@^3.1.1: resolved "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz" integrity sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw== -"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: +js-tokens@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== @@ -7687,13 +7546,6 @@ lolex@^5.0.1: dependencies: "@sinonjs/commons" "^1.7.0" -loose-envify@^1.1.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" - integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== - dependencies: - js-tokens "^3.0.0 || ^4.0.0" - loupe@^2.3.6: version "2.3.7" resolved "https://registry.npmjs.org/loupe/-/loupe-2.3.7.tgz" @@ -8811,11 +8663,6 @@ pascal-case@^3.1.2: no-case "^3.0.4" tslib "^2.0.3" -patch-console@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/patch-console/-/patch-console-2.0.0.tgz#9023f4665840e66f40e9ce774f904a63167433bb" - integrity sha512-0YNdUceMdaQwoKce1gatDScmMo5pu/tfABfnzEqeG0gtTmd7mh/WcwgUjtAeOU7N8nFFlbQBnFK2gXW5fGvmMA== - path-case@^3.0.4: version "3.0.4" resolved "https://registry.npmjs.org/path-case/-/path-case-3.0.4.tgz" @@ -9194,21 +9041,6 @@ randombytes@^2.1.0: dependencies: safe-buffer "^5.1.0" -react-reconciler@^0.29.0: - version "0.29.2" - resolved "https://registry.yarnpkg.com/react-reconciler/-/react-reconciler-0.29.2.tgz#8ecfafca63549a4f4f3e4c1e049dd5ad9ac3a54f" - integrity sha512-zZQqIiYgDCTP/f1N/mAR10nJGrPD2ZR+jDSEsKWJHYC7Cm2wodlwbR3upZRdC3cjIjSlTLNVyO7Iu0Yy7t2AYg== - dependencies: - loose-envify "^1.1.0" - scheduler "^0.23.2" - -react@^18.3.1: - version "18.3.1" - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== - dependencies: - loose-envify "^1.1.0" - read-cmd-shim@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/read-cmd-shim/-/read-cmd-shim-4.0.0.tgz" @@ -9435,14 +9267,6 @@ responselike@^3.0.0: dependencies: lowercase-keys "^3.0.0" -restore-cursor@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-4.0.0.tgz#519560a4318975096def6e609d44100edaa4ccb9" - integrity sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg== - dependencies: - onetime "^5.1.0" - signal-exit "^3.0.2" - retry@0.13.1: version "0.13.1" resolved "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz" @@ -9536,13 +9360,6 @@ sax@>=0.6.0: resolved "https://registry.npmjs.org/sax/-/sax-1.3.0.tgz" integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA== -scheduler@^0.23.0, scheduler@^0.23.2: - version "0.23.2" - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" - integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== - dependencies: - loose-envify "^1.1.0" - secure-json-parse@^2.4.0: version "2.7.0" resolved "https://registry.npmjs.org/secure-json-parse/-/secure-json-parse-2.7.0.tgz" @@ -9682,7 +9499,7 @@ side-channel@^1.0.4: get-intrinsic "^1.2.4" object-inspect "^1.13.1" -signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: +signal-exit@^3.0.2, signal-exit@^3.0.3: version "3.0.7" resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== @@ -9770,14 +9587,6 @@ slash@^5.1.0: resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce" integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg== -slice-ansi@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-5.0.0.tgz#b73063c57aa96f9cd881654b15294d95d285c42a" - integrity sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ== - dependencies: - ansi-styles "^6.0.0" - is-fullwidth-code-point "^4.0.0" - slice-ansi@^7.1.0: version "7.1.0" resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-7.1.0.tgz#cd6b4655e298a8d1bdeb04250a433094b347b9a9" @@ -9959,13 +9768,6 @@ stack-chain@^1.3.7: resolved "https://registry.npmjs.org/stack-chain/-/stack-chain-1.3.7.tgz" integrity sha512-D8cWtWVdIe/jBA7v5p5Hwl5yOSOrmZPWDPe2KxQ5UAGD+nxbxU0lKXA4h85Ta6+qgdKVL3vUxsbIZjc1kBG7ug== -stack-utils@^2.0.6: - version "2.0.6" - resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.6.tgz#aaf0748169c02fc33c8232abccf933f54a1cc34f" - integrity sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ== - dependencies: - escape-string-regexp "^2.0.0" - standard-version@^9.5.0: version "9.5.0" resolved "https://registry.npmjs.org/standard-version/-/standard-version-9.5.0.tgz" @@ -10027,7 +9829,7 @@ string-width@^5.0.1, string-width@^5.1.2: emoji-regex "^9.2.2" strip-ansi "^7.0.1" -string-width@^7.0.0, string-width@^7.2.0: +string-width@^7.2.0: version "7.2.0" resolved "https://registry.yarnpkg.com/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc" integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ== @@ -10449,11 +10251,6 @@ type-fest@^1.0.2: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1" integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA== -type-fest@^4.8.3: - version "4.25.0" - resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.25.0.tgz#b190374f969631866889bbdb01ece17ca424ee60" - integrity sha512-bRkIGlXsnGBRBQRAY56UXBm//9qH4bmJfFvq83gSz41N282df+fjy8ofcEgc1sM8geNt5cl6mC2g9Fht1cs8Aw== - typed-array-buffer@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz" @@ -10795,13 +10592,6 @@ widest-line@^3.1.0: dependencies: string-width "^4.0.0" -widest-line@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/widest-line/-/widest-line-5.0.0.tgz#b74826a1e480783345f0cd9061b49753c9da70d0" - integrity sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA== - dependencies: - string-width "^7.0.0" - wireit@^0.14.4: version "0.14.4" resolved "https://registry.npmjs.org/wireit/-/wireit-0.14.4.tgz" @@ -10864,15 +10654,6 @@ wrap-ansi@^8.1.0: string-width "^5.0.1" strip-ansi "^7.0.1" -wrap-ansi@^9.0.0: - version "9.0.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.0.tgz#1a3dc8b70d85eeb8398ddfb1e4a02cd186e58b3e" - integrity sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q== - dependencies: - ansi-styles "^6.2.1" - string-width "^7.0.0" - strip-ansi "^7.1.0" - wrappy@1: version "1.0.2" resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" @@ -10896,11 +10677,6 @@ write-file-atomic@^5.0.0, write-file-atomic@^5.0.1: imurmurhash "^0.1.4" signal-exit "^4.0.1" -ws@^8.15.0: - version "8.18.0" - resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc" - integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw== - xml2js@0.6.2, xml2js@^0.6.2: version "0.6.2" resolved "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz" @@ -11049,8 +10825,3 @@ yoctocolors-cjs@^2.1.2: version "2.1.2" resolved "https://registry.yarnpkg.com/yoctocolors-cjs/-/yoctocolors-cjs-2.1.2.tgz#f4b905a840a37506813a7acaa28febe97767a242" integrity sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA== - -yoga-wasm-web@~0.3.3: - version "0.3.3" - resolved "https://registry.yarnpkg.com/yoga-wasm-web/-/yoga-wasm-web-0.3.3.tgz#eb8e9fcb18e5e651994732f19a220cb885d932ba" - integrity sha512-N+d4UJSJbt/R3wqY7Coqs5pcV0aUj2j9IaQ3rNj9bVCLld8tTGKRa2USARjnvZJWVx1NDmQev8EknoczaOQDOA==