@salesforce/cli 2.145.6 → 2.146.1

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.
package/README.md CHANGED
@@ -25,7 +25,7 @@ $ npm install -g @salesforce/cli
25
25
  $ sf COMMAND
26
26
  running command...
27
27
  $ sf (--version|-v)
28
- @salesforce/cli/2.145.6 linux-x64 node-v22.23.1
28
+ @salesforce/cli/2.146.1 linux-x64 node-v22.23.1
29
29
  $ sf --help [COMMAND]
30
30
  USAGE
31
31
  $ sf COMMAND
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.145.6",
3
+ "version": "2.146.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.145.6",
9
+ "version": "2.146.1",
10
10
  "hasInstallScript": true,
11
11
  "license": "Apache-2.0",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^2.3.5",
14
- "@oclif/core": "4.12.0",
14
+ "@oclif/core": "4.13.0",
15
15
  "@oclif/plugin-autocomplete": "3.2.53",
16
16
  "@oclif/plugin-commands": "4.1.60",
17
17
  "@oclif/plugin-help": "6.2.53",
@@ -3029,9 +3029,9 @@
3029
3029
  }
3030
3030
  },
3031
3031
  "node_modules/@oclif/core": {
3032
- "version": "4.12.0",
3033
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.12.0.tgz",
3034
- "integrity": "sha512-xoUX6ZDixfyHSkllriITpq/3kA78E/oXOliz4em+De6qe22kg2CcKN9KKxMB4NyD4U1SFUsd0tfnG9uyeV5P7w==",
3032
+ "version": "4.13.0",
3033
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.13.0.tgz",
3034
+ "integrity": "sha512-j3NKgXE3qd0gvSYsCqDLb3VhW5KEg030VQhMnv5c0qNzPp6jBmF7cCDIQG4ROZIOqEfGbUoDDMAAzaC30vV99g==",
3035
3035
  "license": "MIT",
3036
3036
  "dependencies": {
3037
3037
  "ansi-escapes": "^4.3.2",
@@ -10741,9 +10741,9 @@
10741
10741
  }
10742
10742
  },
10743
10743
  "node_modules/fast-uri": {
10744
- "version": "3.1.2",
10745
- "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz",
10746
- "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==",
10744
+ "version": "3.1.4",
10745
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz",
10746
+ "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==",
10747
10747
  "funding": [
10748
10748
  {
10749
10749
  "type": "github",
@@ -14071,9 +14071,9 @@
14071
14071
  "license": "MIT"
14072
14072
  },
14073
14073
  "node_modules/linkify-it": {
14074
- "version": "5.0.1",
14075
- "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz",
14076
- "integrity": "sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==",
14074
+ "version": "5.0.2",
14075
+ "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.2.tgz",
14076
+ "integrity": "sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==",
14077
14077
  "dev": true,
14078
14078
  "funding": [
14079
14079
  {
package/oclif.lock CHANGED
@@ -1327,10 +1327,10 @@
1327
1327
  node-gyp "^12.1.0"
1328
1328
  proc-log "^6.0.0"
1329
1329
 
1330
- "@oclif/core@^4", "@oclif/core@^4.10.4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7", "@oclif/core@>= 3.0.0", "@oclif/core@4.12.0":
1331
- version "4.12.0"
1332
- resolved "https://registry.npmjs.org/@oclif/core/-/core-4.12.0.tgz"
1333
- integrity sha512-xoUX6ZDixfyHSkllriITpq/3kA78E/oXOliz4em+De6qe22kg2CcKN9KKxMB4NyD4U1SFUsd0tfnG9uyeV5P7w==
1330
+ "@oclif/core@^4", "@oclif/core@^4.10.4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.14", "@oclif/core@^4.11.4", "@oclif/core@^4.11.7", "@oclif/core@>= 3.0.0", "@oclif/core@4.13.0":
1331
+ version "4.13.0"
1332
+ resolved "https://registry.npmjs.org/@oclif/core/-/core-4.13.0.tgz"
1333
+ integrity sha512-j3NKgXE3qd0gvSYsCqDLb3VhW5KEg030VQhMnv5c0qNzPp6jBmF7cCDIQG4ROZIOqEfGbUoDDMAAzaC30vV99g==
1334
1334
  dependencies:
1335
1335
  ansi-escapes "^4.3.2"
1336
1336
  ansis "^3.17.0"
@@ -5116,9 +5116,9 @@ fast-string-width@^3.0.2:
5116
5116
  fast-string-truncated-width "^3.0.2"
5117
5117
 
5118
5118
  fast-uri@^3.0.1:
5119
- version "3.1.2"
5120
- resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz"
5121
- integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==
5119
+ version "3.1.4"
5120
+ resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz"
5121
+ integrity sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==
5122
5122
 
5123
5123
  fast-wrap-ansi@^0.2.0:
5124
5124
  version "0.2.0"
@@ -7039,9 +7039,9 @@ lines-and-columns@^1.1.6:
7039
7039
  integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
7040
7040
 
7041
7041
  linkify-it@^5.0.1:
7042
- version "5.0.1"
7043
- resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz"
7044
- integrity sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==
7042
+ version "5.0.2"
7043
+ resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.2.tgz"
7044
+ integrity sha512-ONTm2jCMAVZjgQa/Fy1kScXsuOoF5NPTsoFBdE1KVIZ2vAh/r9+Bqo+0jINCBYnavTPQZz38QzFTme79ENoN3Q==
7045
7045
  dependencies:
7046
7046
  uc.micro "^2.0.0"
7047
7047
 
@@ -5803,5 +5803,5 @@
5803
5803
  "requiresProject": true
5804
5804
  }
5805
5805
  },
5806
- "version": "2.145.6"
5806
+ "version": "2.146.1"
5807
5807
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.145.6",
4
+ "version": "2.146.1",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run.js",
@@ -82,7 +82,7 @@
82
82
  "@salesforce/plugin-dev": "2.5.2",
83
83
  "@salesforce/plugin-devops-center": "1.4.0",
84
84
  "@salesforce/plugin-flow": "1.0.5",
85
- "@salesforce/plugin-lightning-dev": "6.2.17",
85
+ "@salesforce/plugin-lightning-dev": "6.2.18",
86
86
  "@salesforce/plugin-signups": "2.6.78",
87
87
  "@salesforce/plugin-ui-bundle-dev": "1.2.4",
88
88
  "@salesforce/sfdx-plugin-lwc-test": "1.2.1"
@@ -146,7 +146,7 @@
146
146
  },
147
147
  "dependencies": {
148
148
  "@inquirer/select": "^2.3.5",
149
- "@oclif/core": "4.12.0",
149
+ "@oclif/core": "4.13.0",
150
150
  "@oclif/plugin-autocomplete": "3.2.53",
151
151
  "@oclif/plugin-commands": "4.1.60",
152
152
  "@oclif/plugin-help": "6.2.53",