diff --git a/README.md b/README.md index 44f07045..0c4a6af3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) -@salesforce/cli/2.131.5 linux-x64 node-v22.22.2 +@salesforce/cli/2.131.6 linux-x64 node-v22.22.2 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -9881,7 +9881,7 @@ FLAG DESCRIPTIONS directory. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/analytics/template.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/analytics/template.ts)_ ## `sf template generate apex class` @@ -9941,7 +9941,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/apex/class.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/apex/class.ts)_ ## `sf template generate apex trigger` @@ -10011,7 +10011,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/apex/trigger.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/apex/trigger.ts)_ ## `sf template generate digital-experience site` @@ -10065,7 +10065,7 @@ FLAG DESCRIPTIONS project, defaults to the current directory. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/digital-experience/site.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/digital-experience/site.ts)_ ## `sf template generate flexipage` @@ -10147,7 +10147,7 @@ FLAG DESCRIPTIONS 'Custom_Object__c'. This sets the `sobjectType` field in the FlexiPage metadata. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/flexipage/index.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/flexipage/index.ts)_ ## `sf template generate lightning app` @@ -10205,7 +10205,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/app.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/app.ts)_ ## `sf template generate lightning component` @@ -10282,7 +10282,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/component.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/component.ts)_ ## `sf template generate lightning event` @@ -10340,7 +10340,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/event.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/event.ts)_ ## `sf template generate lightning interface` @@ -10398,7 +10398,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/interface.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/interface.ts)_ ## `sf template generate lightning test` @@ -10456,7 +10456,7 @@ FLAG DESCRIPTIONS field in the DX project's "sfdx-project.json" file. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/lightning/test.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/lightning/test.ts)_ ## `sf template generate project` @@ -10582,7 +10582,7 @@ FLAG DESCRIPTIONS server-side type stripping. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/project/index.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/project/index.ts)_ ## `sf template generate static-resource` @@ -10645,7 +10645,7 @@ FLAG DESCRIPTIONS etc. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/static-resource/index.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/static-resource/index.ts)_ ## `sf template generate ui-bundle` @@ -10729,7 +10729,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/ui-bundle/index.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/ui-bundle/index.ts)_ ## `sf template generate visualforce component` @@ -10786,7 +10786,7 @@ FLAG DESCRIPTIONS Supplied parameter values or default values are filled into a copy of the template. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/visualforce/component.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/visualforce/component.ts)_ ## `sf template generate visualforce page` @@ -10837,7 +10837,7 @@ FLAG DESCRIPTIONS The name can be up to 40 characters and must start with a letter. ``` -_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.4/src/commands/template/generate/visualforce/page.ts)_ +_See code: [@salesforce/plugin-templates](https://github.com/salesforcecli/plugin-templates/blob/56.15.5/src/commands/template/generate/visualforce/page.ts)_ ## `sf update [CHANNEL]` diff --git a/package.json b/package.json index 525423e8..067c3c0b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/cli", "description": "The Salesforce CLI", - "version": "2.131.5", + "version": "2.131.6", "author": "Salesforce", "bin": { "sf": "./bin/run.js", @@ -174,7 +174,7 @@ "@salesforce/plugin-settings": "2.4.66", "@salesforce/plugin-sobject": "1.4.95", "@salesforce/plugin-telemetry": "3.8.9", - "@salesforce/plugin-templates": "56.15.4", + "@salesforce/plugin-templates": "56.15.5", "@salesforce/plugin-trust": "3.7.121", "@salesforce/plugin-user": "3.8.3", "@salesforce/sf-plugins-core": "12.2.6", diff --git a/yarn.lock b/yarn.lock index 549c6e37..30a7aa5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2442,14 +2442,14 @@ "@salesforce/ts-types" "^2.0.12" debug "^4.4.3" -"@salesforce/plugin-templates@56.15.4": - version "56.15.4" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-56.15.4.tgz#9b6bed384cb4cf6bf2ea852d25ab0f36f844f19e" - integrity sha512-uOR0xyF/A4p2RHXtiDd1XOakE1TUZwMGAOEDT8xmzKEA3X8BwhXQ2CeoTJoS2lZW0tfWUO4oEaXacGPLzDFCNw== +"@salesforce/plugin-templates@56.15.5": + version "56.15.5" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-templates/-/plugin-templates-56.15.5.tgz#fe59d5f3c5d1e2b82aa5fc2befbcf4aa4a9bbf8f" + integrity sha512-03ghEf2r0dcLl5dheWXoS0m+3nkuFiKmV1XktB1SXYWB4i+/pMGHrGrnkrnaNgN5WH+Ra5+21RJbTFEzSiyizA== dependencies: "@salesforce/core" "^8.27.1" "@salesforce/sf-plugins-core" "^12" - "@salesforce/templates" "^66.7.8" + "@salesforce/templates" "^66.7.10" "@salesforce/plugin-trust@3.7.121", "@salesforce/plugin-trust@^3.7.69": version "3.7.121" @@ -2569,10 +2569,10 @@ o11y_schema "^260.52.0" proxy-agent "^6.5.0" -"@salesforce/templates@^66.7.8": - version "66.7.8" - resolved "https://registry.yarnpkg.com/@salesforce/templates/-/templates-66.7.8.tgz#0e8b698b4217b953a0d35ca028e1b74c92cb2f2c" - integrity sha512-13oYlo6lYRO00fz3GpRlVEhdPaGQbGlc1k89vF1+WfS+2ks7a2ANsxiBfn2uhr1McpKAldAA+q8+d/Hg+lBxGg== +"@salesforce/templates@^66.7.10": + version "66.7.10" + resolved "https://registry.yarnpkg.com/@salesforce/templates/-/templates-66.7.10.tgz#576d041133a60710a5ebef626d5b9493857e0dfc" + integrity sha512-zIaYUpZHfvRa5nP8LwA5dKBaoBo40fFoch38iFw519gFJ9CXmcRu5crE7BVQ03trfj6pNsaUJSYl6cSIjsdy9A== dependencies: "@salesforce/kit" "^3.2.6" ejs "^3.1.10"