@salesforce/cli 2.24.3 → 2.24.4

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,17 +1,17 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.24.3",
3
+ "version": "2.24.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.24.3",
9
+ "version": "2.24.4",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^1.3.1",
14
- "@oclif/core": "3.16.0",
14
+ "@oclif/core": "3.18.0",
15
15
  "@oclif/plugin-autocomplete": "3.0.5",
16
16
  "@oclif/plugin-commands": "3.1.0",
17
17
  "@oclif/plugin-help": "6.0.10",
@@ -23,24 +23,24 @@
23
23
  "@oclif/plugin-warn-if-update-available": "3.0.9",
24
24
  "@oclif/plugin-which": "3.0.14",
25
25
  "@salesforce/core": "^6.1.4",
26
- "@salesforce/plugin-apex": "3.0.16",
27
- "@salesforce/plugin-auth": "3.1.2",
26
+ "@salesforce/plugin-apex": "3.0.17",
27
+ "@salesforce/plugin-auth": "3.2.0",
28
28
  "@salesforce/plugin-data": "3.0.14",
29
- "@salesforce/plugin-deploy-retrieve": "2.2.17",
30
- "@salesforce/plugin-info": "3.0.14",
31
- "@salesforce/plugin-limits": "3.1.1",
29
+ "@salesforce/plugin-deploy-retrieve": "3.1.0",
30
+ "@salesforce/plugin-info": "3.0.15",
31
+ "@salesforce/plugin-limits": "3.1.2",
32
32
  "@salesforce/plugin-marketplace": "1.0.16",
33
- "@salesforce/plugin-org": "3.2.1",
34
- "@salesforce/plugin-packaging": "2.0.3",
33
+ "@salesforce/plugin-org": "3.2.2",
34
+ "@salesforce/plugin-packaging": "2.1.0",
35
35
  "@salesforce/plugin-schema": "3.1.0",
36
36
  "@salesforce/plugin-settings": "2.0.15",
37
- "@salesforce/plugin-sobject": "1.0.9",
38
- "@salesforce/plugin-source": "3.1.2",
37
+ "@salesforce/plugin-sobject": "1.1.0",
38
+ "@salesforce/plugin-source": "3.1.3",
39
39
  "@salesforce/plugin-telemetry": "3.1.9",
40
40
  "@salesforce/plugin-templates": "56.0.9",
41
41
  "@salesforce/plugin-trust": "3.3.1",
42
42
  "@salesforce/plugin-user": "3.2.1",
43
- "@salesforce/sf-plugins-core": "7.0.0",
43
+ "@salesforce/sf-plugins-core": "7.1.1",
44
44
  "debug": "^4.3.4"
45
45
  },
46
46
  "bin": {
@@ -53,8 +53,8 @@
53
53
  "@salesforce/plugin-release-management": "^4.5.4",
54
54
  "@salesforce/ts-sinon": "^1.4.19",
55
55
  "@types/debug": "^4.1.12",
56
- "aws-sdk": "^2.1528.0",
57
- "oclif": "^4.1.0",
56
+ "aws-sdk": "^2.1532.0",
57
+ "oclif": "^4.1.4",
58
58
  "ts-node": "^10.9.1",
59
59
  "typescript": "^5"
60
60
  },
@@ -2551,9 +2551,9 @@
2551
2551
  }
2552
2552
  },
2553
2553
  "node_modules/@oclif/core": {
2554
- "version": "3.16.0",
2555
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.16.0.tgz",
2556
- "integrity": "sha512-/PIz+udzb59XE8O/bQvqlCtXy6RByEHH0KsrAJNa/ZrqtdsLmeDNJcHdgygFHx+nz+PYMoUzsyzJMau++EDNoQ==",
2554
+ "version": "3.18.0",
2555
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.18.0.tgz",
2556
+ "integrity": "sha512-xPuN3kT87WXHvkyZIrPyp87VLIEkreQqVpCIcLtIGjZ0a7/0c7c4j6NjGApHp5rz/5lprW/i1FPt3IvrrNlMeA==",
2557
2557
  "license": "MIT",
2558
2558
  "dependencies": {
2559
2559
  "ansi-escapes": "^4.3.2",
@@ -2579,7 +2579,6 @@
2579
2579
  "strip-ansi": "^6.0.1",
2580
2580
  "supports-color": "^8.1.1",
2581
2581
  "supports-hyperlinks": "^2.2.0",
2582
- "tsconfck": "^3.0.0",
2583
2582
  "widest-line": "^3.1.0",
2584
2583
  "wordwrap": "^1.0.0",
2585
2584
  "wrap-ansi": "^7.0.0"
@@ -6707,9 +6706,9 @@
6707
6706
  }
6708
6707
  },
6709
6708
  "node_modules/@salesforce/core": {
6710
- "version": "6.4.4",
6711
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.4.tgz",
6712
- "integrity": "sha512-VegX3ChnJUOOztSP05QPiXCTOSioShB22NyhYjL7vVhf6yqSOH0VT2oQ3ywrMYbYCbjLSdsmFdTVLiQIFpK57g==",
6709
+ "version": "6.4.6",
6710
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.6.tgz",
6711
+ "integrity": "sha512-QMyzLgjZ47rsRuCG4akftdVsxlB8wvF8ITj+RXNLkjIdu+y5tRTn13N9I5TD9TIwotweVBJMcgx6qiwhInFrnw==",
6713
6712
  "license": "BSD-3-Clause",
6714
6713
  "dependencies": {
6715
6714
  "@salesforce/kit": "^3.0.15",
@@ -6881,16 +6880,16 @@
6881
6880
  }
6882
6881
  },
6883
6882
  "node_modules/@salesforce/plugin-apex": {
6884
- "version": "3.0.16",
6885
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.16.tgz",
6886
- "integrity": "sha512-YjvshJEA8fEqtAPfiHcXxl1CucSOjrAzuI235Phk/PzlP5qFbP+Xv+HKJN9hG1YglP5/M1w2PbHCMZQ43M6qHw==",
6883
+ "version": "3.0.17",
6884
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.17.tgz",
6885
+ "integrity": "sha512-U+lsopxQ79lmYEIHJ7YwIwceZV3SZSjNIBM95QKYSJNJyYZ2MsCs+ARZnKjPe3DGYwAXzEkFVVmlx64gfp7GuQ==",
6887
6886
  "license": "BSD-3-Clause",
6888
6887
  "dependencies": {
6889
6888
  "@oclif/core": "^3.16.0",
6890
6889
  "@salesforce/apex-node": "^3.0.1",
6891
6890
  "@salesforce/core": "^6.4.4",
6892
6891
  "@salesforce/kit": "^3.0.15",
6893
- "@salesforce/sf-plugins-core": "^5.0.13",
6892
+ "@salesforce/sf-plugins-core": "^7.0.0",
6894
6893
  "chalk": "^5.3.0",
6895
6894
  "color-convert": "^2.0.1",
6896
6895
  "color-name": "^2.0.0"
@@ -6899,40 +6898,6 @@
6899
6898
  "node": ">=18.0.0"
6900
6899
  }
6901
6900
  },
6902
- "node_modules/@salesforce/plugin-apex/node_modules/@salesforce/sf-plugins-core": {
6903
- "version": "5.0.13",
6904
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
6905
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
6906
- "license": "BSD-3-Clause",
6907
- "dependencies": {
6908
- "@oclif/core": "^3.15.1",
6909
- "@salesforce/core": "^6.4.1",
6910
- "@salesforce/kit": "^3.0.15",
6911
- "@salesforce/ts-types": "^2.0.9",
6912
- "@types/inquirer": "^8.2.3",
6913
- "chalk": "^4",
6914
- "inquirer": "^8.2.5"
6915
- },
6916
- "engines": {
6917
- "node": ">=18.0.0"
6918
- }
6919
- },
6920
- "node_modules/@salesforce/plugin-apex/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
6921
- "version": "4.1.2",
6922
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6923
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6924
- "license": "MIT",
6925
- "dependencies": {
6926
- "ansi-styles": "^4.1.0",
6927
- "supports-color": "^7.1.0"
6928
- },
6929
- "engines": {
6930
- "node": ">=10"
6931
- },
6932
- "funding": {
6933
- "url": "https://github.com/chalk/chalk?sponsor=1"
6934
- }
6935
- },
6936
6901
  "node_modules/@salesforce/plugin-apex/node_modules/chalk": {
6937
6902
  "version": "5.3.0",
6938
6903
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
@@ -6955,9 +6920,9 @@
6955
6920
  }
6956
6921
  },
6957
6922
  "node_modules/@salesforce/plugin-auth": {
6958
- "version": "3.1.2",
6959
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.1.2.tgz",
6960
- "integrity": "sha512-XZa1MdUP9KdxIT82FeyXX9BassahpggT9HVKeVrLtYtWVIxzqMVz6+d0zy0b8eJb2VsNuUfz4Xgm+BTK3XDTgg==",
6923
+ "version": "3.2.0",
6924
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.2.0.tgz",
6925
+ "integrity": "sha512-SM3oJkXTjTyJRuBaFACKkXMYiz+idijMtLO2V2cy+s7KWOXAaivpV+AhskTrRYLQTmLbOV96riridfV83GakpQ==",
6961
6926
  "license": "BSD-3-Clause",
6962
6927
  "dependencies": {
6963
6928
  "@oclif/core": "^3.16.0",
@@ -7018,6 +6983,24 @@
7018
6983
  "url": "https://github.com/chalk/chalk?sponsor=1"
7019
6984
  }
7020
6985
  },
6986
+ "node_modules/@salesforce/plugin-auth/node_modules/open": {
6987
+ "version": "9.1.0",
6988
+ "resolved": "https://registry.npmjs.org/open/-/open-9.1.0.tgz",
6989
+ "integrity": "sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==",
6990
+ "license": "MIT",
6991
+ "dependencies": {
6992
+ "default-browser": "^4.0.0",
6993
+ "define-lazy-prop": "^3.0.0",
6994
+ "is-inside-container": "^1.0.0",
6995
+ "is-wsl": "^2.2.0"
6996
+ },
6997
+ "engines": {
6998
+ "node": ">=14.16"
6999
+ },
7000
+ "funding": {
7001
+ "url": "https://github.com/sponsors/sindresorhus"
7002
+ }
7003
+ },
7021
7004
  "node_modules/@salesforce/plugin-command-reference": {
7022
7005
  "version": "3.0.48",
7023
7006
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.48.tgz",
@@ -7088,9 +7071,9 @@
7088
7071
  }
7089
7072
  },
7090
7073
  "node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
7091
- "version": "6.4.4",
7092
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.4.tgz",
7093
- "integrity": "sha512-VegX3ChnJUOOztSP05QPiXCTOSioShB22NyhYjL7vVhf6yqSOH0VT2oQ3ywrMYbYCbjLSdsmFdTVLiQIFpK57g==",
7074
+ "version": "6.4.6",
7075
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.6.tgz",
7076
+ "integrity": "sha512-QMyzLgjZ47rsRuCG4akftdVsxlB8wvF8ITj+RXNLkjIdu+y5tRTn13N9I5TD9TIwotweVBJMcgx6qiwhInFrnw==",
7094
7077
  "dev": true,
7095
7078
  "license": "BSD-3-Clause",
7096
7079
  "dependencies": {
@@ -7157,16 +7140,16 @@
7157
7140
  "license": "MIT"
7158
7141
  },
7159
7142
  "node_modules/@salesforce/plugin-deploy-retrieve": {
7160
- "version": "2.2.17",
7161
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-2.2.17.tgz",
7162
- "integrity": "sha512-+52IvSdnStxiNDQtN2SIsuITaYZXWL1lKk3ptIccIgIw2CDjEyU/Te4z6cD5XF47ngYBVY12VXkvdgXBapb8CA==",
7143
+ "version": "3.1.0",
7144
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.1.0.tgz",
7145
+ "integrity": "sha512-hN6MCG98Y1MDfO7IY/Rc4cgnc3Ym9JF86OvAC0IYPhsc6WQ8XlYLXXa4jEmFlFcav3PjX+GBY72UFB8lZ7i9ow==",
7163
7146
  "license": "BSD-3-Clause",
7164
7147
  "dependencies": {
7165
7148
  "@oclif/core": "^3.16.0",
7166
7149
  "@salesforce/apex-node": "^3.0.1",
7167
7150
  "@salesforce/core": "^6.4.4",
7168
7151
  "@salesforce/kit": "^3.0.15",
7169
- "@salesforce/sf-plugins-core": "^5.0.13",
7152
+ "@salesforce/sf-plugins-core": "^7.0.0",
7170
7153
  "@salesforce/source-deploy-retrieve": "^10.2.6",
7171
7154
  "@salesforce/source-tracking": "^5.1.3",
7172
7155
  "@salesforce/ts-types": "^2.0.9",
@@ -7176,40 +7159,6 @@
7176
7159
  "node": ">=18.0.0"
7177
7160
  }
7178
7161
  },
7179
- "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/sf-plugins-core": {
7180
- "version": "5.0.13",
7181
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
7182
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
7183
- "license": "BSD-3-Clause",
7184
- "dependencies": {
7185
- "@oclif/core": "^3.15.1",
7186
- "@salesforce/core": "^6.4.1",
7187
- "@salesforce/kit": "^3.0.15",
7188
- "@salesforce/ts-types": "^2.0.9",
7189
- "@types/inquirer": "^8.2.3",
7190
- "chalk": "^4",
7191
- "inquirer": "^8.2.5"
7192
- },
7193
- "engines": {
7194
- "node": ">=18.0.0"
7195
- }
7196
- },
7197
- "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
7198
- "version": "4.1.2",
7199
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
7200
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
7201
- "license": "MIT",
7202
- "dependencies": {
7203
- "ansi-styles": "^4.1.0",
7204
- "supports-color": "^7.1.0"
7205
- },
7206
- "engines": {
7207
- "node": ">=10"
7208
- },
7209
- "funding": {
7210
- "url": "https://github.com/chalk/chalk?sponsor=1"
7211
- }
7212
- },
7213
7162
  "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/chalk": {
7214
7163
  "version": "5.3.0",
7215
7164
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
@@ -7223,15 +7172,16 @@
7223
7172
  }
7224
7173
  },
7225
7174
  "node_modules/@salesforce/plugin-info": {
7226
- "version": "3.0.14",
7227
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.14.tgz",
7228
- "integrity": "sha512-NFtZI6OMPEETsroiEwmB9/FJUU3T7L3yOSDM1h71BSHpWsdDTa6Tn1CY09X1f7HRU6vMC5Io8cNOKv/W6vDsLQ==",
7175
+ "version": "3.0.15",
7176
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.15.tgz",
7177
+ "integrity": "sha512-9eVHE9KgpF9TdTryA3Fa4KhRQ+5OepZg09o5slY/9jlfrYPyTeEtasaEoY2Mzh0zduyarv4l7NYFo3k5WhAg/Q==",
7229
7178
  "license": "BSD-3-Clause",
7230
7179
  "dependencies": {
7180
+ "@inquirer/input": "^1.2.14",
7231
7181
  "@oclif/core": "^3.16.0",
7232
7182
  "@salesforce/core": "^6.4.2",
7233
7183
  "@salesforce/kit": "^3.0.15",
7234
- "@salesforce/sf-plugins-core": "^5.0.13",
7184
+ "@salesforce/sf-plugins-core": "^7.0.0",
7235
7185
  "got": "^13.0.0",
7236
7186
  "marked": "^4.3.0",
7237
7187
  "marked-terminal": "^4.2.0",
@@ -7243,24 +7193,6 @@
7243
7193
  "node": ">=18.0.0"
7244
7194
  }
7245
7195
  },
7246
- "node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core": {
7247
- "version": "5.0.13",
7248
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
7249
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
7250
- "license": "BSD-3-Clause",
7251
- "dependencies": {
7252
- "@oclif/core": "^3.15.1",
7253
- "@salesforce/core": "^6.4.1",
7254
- "@salesforce/kit": "^3.0.15",
7255
- "@salesforce/ts-types": "^2.0.9",
7256
- "@types/inquirer": "^8.2.3",
7257
- "chalk": "^4",
7258
- "inquirer": "^8.2.5"
7259
- },
7260
- "engines": {
7261
- "node": ">=18.0.0"
7262
- }
7263
- },
7264
7196
  "node_modules/@salesforce/plugin-info/node_modules/@sindresorhus/is": {
7265
7197
  "version": "5.6.0",
7266
7198
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
@@ -7437,39 +7369,21 @@
7437
7369
  }
7438
7370
  },
7439
7371
  "node_modules/@salesforce/plugin-limits": {
7440
- "version": "3.1.1",
7441
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.1.1.tgz",
7442
- "integrity": "sha512-lTlGC1nU6HjQ/7U9GDmd/WVhmpFzvFm7WngiFpOGQwSJoWTERhM5wIKT2NlNkG/ye1aqnYCU3IdasMo0R6Y3lg==",
7372
+ "version": "3.1.2",
7373
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.1.2.tgz",
7374
+ "integrity": "sha512-a8gdNvGmhACAhdYslfcmU9xpn1tkzbcXx1KJrfO4i4CTJuGkmKSArgl7S8UB4bY5xcRBJtlUot0zZfscJKNnkA==",
7443
7375
  "license": "BSD-3-Clause",
7444
7376
  "dependencies": {
7445
7377
  "@oclif/core": "^3.16.0",
7446
7378
  "@salesforce/core": "^6.4.2",
7447
7379
  "@salesforce/kit": "^3.0.15",
7448
- "@salesforce/sf-plugins-core": "^5.0.13",
7380
+ "@salesforce/sf-plugins-core": "^7.0.0",
7449
7381
  "@salesforce/ts-types": "^2.0.9"
7450
7382
  },
7451
7383
  "engines": {
7452
7384
  "node": ">=18.0.0"
7453
7385
  }
7454
7386
  },
7455
- "node_modules/@salesforce/plugin-limits/node_modules/@salesforce/sf-plugins-core": {
7456
- "version": "5.0.13",
7457
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
7458
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
7459
- "license": "BSD-3-Clause",
7460
- "dependencies": {
7461
- "@oclif/core": "^3.15.1",
7462
- "@salesforce/core": "^6.4.1",
7463
- "@salesforce/kit": "^3.0.15",
7464
- "@salesforce/ts-types": "^2.0.9",
7465
- "@types/inquirer": "^8.2.3",
7466
- "chalk": "^4",
7467
- "inquirer": "^8.2.5"
7468
- },
7469
- "engines": {
7470
- "node": ">=18.0.0"
7471
- }
7472
- },
7473
7387
  "node_modules/@salesforce/plugin-marketplace": {
7474
7388
  "version": "1.0.16",
7475
7389
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.16.tgz",
@@ -7637,40 +7551,34 @@
7637
7551
  }
7638
7552
  },
7639
7553
  "node_modules/@salesforce/plugin-org": {
7640
- "version": "3.2.1",
7641
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.2.1.tgz",
7642
- "integrity": "sha512-O8a00yHZkNkXo/YetUGpm7JOWYyZdlzptZuOHwWO61VrkvrLAoWdosivqnGlkPVAo4s65GyzzgsVw5MIaELEQQ==",
7554
+ "version": "3.2.2",
7555
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.2.2.tgz",
7556
+ "integrity": "sha512-GhoDnSr81Ug+CErO2W9Cx/4K21hyyf7oO+I8ZHFiLpyABVTFtN8fpw300hWJcFsPyGB5skbk4hzYDHJMIMCLTQ==",
7643
7557
  "license": "BSD-3-Clause",
7644
7558
  "dependencies": {
7645
- "@oclif/core": "^3.15.1",
7559
+ "@oclif/core": "^3.16.0",
7646
7560
  "@salesforce/core": "^6.4.4",
7647
7561
  "@salesforce/kit": "^3.0.15",
7648
- "@salesforce/sf-plugins-core": "^5.0.3",
7562
+ "@salesforce/sf-plugins-core": "^7.0.0",
7649
7563
  "@salesforce/source-deploy-retrieve": "^10.2.5",
7650
- "chalk": "^4",
7564
+ "chalk": "^5.3.0",
7651
7565
  "change-case": "^5.3.0",
7652
- "open": "^9.1.0"
7566
+ "open": "^10.0.2"
7653
7567
  },
7654
7568
  "engines": {
7655
7569
  "node": ">=18.0.0"
7656
7570
  }
7657
7571
  },
7658
- "node_modules/@salesforce/plugin-org/node_modules/@salesforce/sf-plugins-core": {
7659
- "version": "5.0.13",
7660
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
7661
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
7662
- "license": "BSD-3-Clause",
7663
- "dependencies": {
7664
- "@oclif/core": "^3.15.1",
7665
- "@salesforce/core": "^6.4.1",
7666
- "@salesforce/kit": "^3.0.15",
7667
- "@salesforce/ts-types": "^2.0.9",
7668
- "@types/inquirer": "^8.2.3",
7669
- "chalk": "^4",
7670
- "inquirer": "^8.2.5"
7671
- },
7572
+ "node_modules/@salesforce/plugin-org/node_modules/chalk": {
7573
+ "version": "5.3.0",
7574
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
7575
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
7576
+ "license": "MIT",
7672
7577
  "engines": {
7673
- "node": ">=18.0.0"
7578
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
7579
+ },
7580
+ "funding": {
7581
+ "url": "https://github.com/chalk/chalk?sponsor=1"
7674
7582
  }
7675
7583
  },
7676
7584
  "node_modules/@salesforce/plugin-org/node_modules/change-case": {
@@ -7680,56 +7588,22 @@
7680
7588
  "license": "MIT"
7681
7589
  },
7682
7590
  "node_modules/@salesforce/plugin-packaging": {
7683
- "version": "2.0.3",
7684
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.0.3.tgz",
7685
- "integrity": "sha512-cYu/JKdp/m9P2GFqBWDB1qW3jekrlRfyuXbN0i1sXqvTS1TqLRQVD20K5S28kKirTXb//RGd5Qe/C5fjlapzRg==",
7591
+ "version": "2.1.0",
7592
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.1.0.tgz",
7593
+ "integrity": "sha512-+sf1T8dhh7yOv5Dz9tWgV6sTAAEywsdCY0fAFJqUSvKAFmQOtdxKWLGHqmiaHkojm1vvMTtVpIdZ5qKfjQTp8g==",
7686
7594
  "license": "BSD-3-Clause",
7687
7595
  "dependencies": {
7688
7596
  "@oclif/core": "^3.14.1",
7689
- "@salesforce/core": "^6.4.2",
7597
+ "@salesforce/core": "^6.4.4",
7690
7598
  "@salesforce/kit": "^3.0.15",
7691
7599
  "@salesforce/packaging": "^3.1.0",
7692
- "@salesforce/sf-plugins-core": "^5.0.9",
7600
+ "@salesforce/sf-plugins-core": "^7.0.0",
7693
7601
  "chalk": "^5.3.0"
7694
7602
  },
7695
7603
  "engines": {
7696
7604
  "node": ">=18.0.0"
7697
7605
  }
7698
7606
  },
7699
- "node_modules/@salesforce/plugin-packaging/node_modules/@salesforce/sf-plugins-core": {
7700
- "version": "5.0.13",
7701
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
7702
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
7703
- "license": "BSD-3-Clause",
7704
- "dependencies": {
7705
- "@oclif/core": "^3.15.1",
7706
- "@salesforce/core": "^6.4.1",
7707
- "@salesforce/kit": "^3.0.15",
7708
- "@salesforce/ts-types": "^2.0.9",
7709
- "@types/inquirer": "^8.2.3",
7710
- "chalk": "^4",
7711
- "inquirer": "^8.2.5"
7712
- },
7713
- "engines": {
7714
- "node": ">=18.0.0"
7715
- }
7716
- },
7717
- "node_modules/@salesforce/plugin-packaging/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
7718
- "version": "4.1.2",
7719
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
7720
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
7721
- "license": "MIT",
7722
- "dependencies": {
7723
- "ansi-styles": "^4.1.0",
7724
- "supports-color": "^7.1.0"
7725
- },
7726
- "engines": {
7727
- "node": ">=10"
7728
- },
7729
- "funding": {
7730
- "url": "https://github.com/chalk/chalk?sponsor=1"
7731
- }
7732
- },
7733
7607
  "node_modules/@salesforce/plugin-packaging/node_modules/chalk": {
7734
7608
  "version": "5.3.0",
7735
7609
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
@@ -8155,9 +8029,9 @@
8155
8029
  }
8156
8030
  },
8157
8031
  "node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
8158
- "version": "6.4.4",
8159
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.4.tgz",
8160
- "integrity": "sha512-VegX3ChnJUOOztSP05QPiXCTOSioShB22NyhYjL7vVhf6yqSOH0VT2oQ3ywrMYbYCbjLSdsmFdTVLiQIFpK57g==",
8032
+ "version": "6.4.6",
8033
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.4.6.tgz",
8034
+ "integrity": "sha512-QMyzLgjZ47rsRuCG4akftdVsxlB8wvF8ITj+RXNLkjIdu+y5tRTn13N9I5TD9TIwotweVBJMcgx6qiwhInFrnw==",
8161
8035
  "dev": true,
8162
8036
  "license": "BSD-3-Clause",
8163
8037
  "dependencies": {
@@ -12457,16 +12331,18 @@
12457
12331
  }
12458
12332
  },
12459
12333
  "node_modules/@salesforce/plugin-sobject": {
12460
- "version": "1.0.9",
12461
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.0.9.tgz",
12462
- "integrity": "sha512-TElTAjaEyP4kL7FPRf/Ug2lwA1LDtKcCviWiwvGEBQA9RWjR9ej1wkuxInFgplfEZl/HbjEXnuMSLhpakL54Lg==",
12334
+ "version": "1.1.0",
12335
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.1.0.tgz",
12336
+ "integrity": "sha512-9s1GqZW/NLWlXWszJVmzABSrVjwC5XoCwI+ZCwwm5RlDGbnqMNesVJeppN0CyKVP7SsJoy12SquFIJoEImicRg==",
12463
12337
  "license": "BSD-3-Clause",
12464
12338
  "dependencies": {
12339
+ "@inquirer/confirm": "^2.0.15",
12340
+ "@inquirer/input": "^1.2.14",
12341
+ "@inquirer/select": "^1.3.1",
12465
12342
  "@oclif/core": "^3.16.0",
12466
12343
  "@salesforce/core": "^6.4.4",
12467
12344
  "@salesforce/kit": "^3.0.15",
12468
- "@salesforce/sf-plugins-core": "^5.0.11",
12469
- "change-case": "^4.1.2",
12345
+ "@salesforce/sf-plugins-core": "^7.0.0",
12470
12346
  "fast-glob": "^3.3.2",
12471
12347
  "fast-xml-parser": "^4.3.2",
12472
12348
  "js2xmlparser": "^4.0.2"
@@ -12475,36 +12351,18 @@
12475
12351
  "node": ">=18.0.0"
12476
12352
  }
12477
12353
  },
12478
- "node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core": {
12479
- "version": "5.0.13",
12480
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
12481
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
12482
- "license": "BSD-3-Clause",
12483
- "dependencies": {
12484
- "@oclif/core": "^3.15.1",
12485
- "@salesforce/core": "^6.4.1",
12486
- "@salesforce/kit": "^3.0.15",
12487
- "@salesforce/ts-types": "^2.0.9",
12488
- "@types/inquirer": "^8.2.3",
12489
- "chalk": "^4",
12490
- "inquirer": "^8.2.5"
12491
- },
12492
- "engines": {
12493
- "node": ">=18.0.0"
12494
- }
12495
- },
12496
12354
  "node_modules/@salesforce/plugin-source": {
12497
- "version": "3.1.2",
12498
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.2.tgz",
12499
- "integrity": "sha512-Kmfl2mojibRPQS40zZ+h0yaIpnn4TqWltPEForhtZ2TAgyUed9xSwn0O8QVDMs6A+uufDlymPFaLbwd7/FSEaA==",
12355
+ "version": "3.1.3",
12356
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.3.tgz",
12357
+ "integrity": "sha512-F7pk1iAft2YmuZlVjQErxphuSViLPsVfZZ4qZgt0mI13LZ0nBiPF4rvm3bg2Nu9jekDLIm6m2cNurfD0ehCrqA==",
12500
12358
  "license": "BSD-3-Clause",
12501
12359
  "dependencies": {
12502
12360
  "@oclif/core": "^3.16.0",
12503
- "@salesforce/apex-node": "^2.1.7",
12361
+ "@salesforce/apex-node": "^3.0.1",
12504
12362
  "@salesforce/core": "^6.4.4",
12505
12363
  "@salesforce/kit": "^3.0.15",
12506
- "@salesforce/sf-plugins-core": "^5.0.13",
12507
- "@salesforce/source-deploy-retrieve": "^10.2.1",
12364
+ "@salesforce/sf-plugins-core": "^7.0.0",
12365
+ "@salesforce/source-deploy-retrieve": "^10.2.6",
12508
12366
  "@salesforce/source-tracking": "^5.1.3",
12509
12367
  "chalk": "^5.3.0",
12510
12368
  "got": "^13.0.0",
@@ -12514,60 +12372,6 @@
12514
12372
  "node": ">=18.0.0"
12515
12373
  }
12516
12374
  },
12517
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/apex-node": {
12518
- "version": "2.1.7",
12519
- "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-2.1.7.tgz",
12520
- "integrity": "sha512-2s29mbHNL0vXmbcfndkLbKEYclHHc7sj7ei2vscsR8/HdHGy3SsEfir1IU/Sqeqd79yxJdxMUfwmzVnRFR6WJA==",
12521
- "license": "BSD-3-Clause",
12522
- "dependencies": {
12523
- "@salesforce/core": "^6.1.0",
12524
- "@salesforce/kit": "^3.0.15",
12525
- "@types/istanbul-reports": "^3.0.4",
12526
- "faye": "1.4.0",
12527
- "glob": "^10.3.10",
12528
- "istanbul-lib-coverage": "^3.2.2",
12529
- "istanbul-lib-report": "^3.0.1",
12530
- "istanbul-reports": "^3.1.6",
12531
- "jsforce": "^2.0.0-beta.29"
12532
- },
12533
- "engines": {
12534
- "node": ">=18.18.2"
12535
- }
12536
- },
12537
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/sf-plugins-core": {
12538
- "version": "5.0.13",
12539
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
12540
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
12541
- "license": "BSD-3-Clause",
12542
- "dependencies": {
12543
- "@oclif/core": "^3.15.1",
12544
- "@salesforce/core": "^6.4.1",
12545
- "@salesforce/kit": "^3.0.15",
12546
- "@salesforce/ts-types": "^2.0.9",
12547
- "@types/inquirer": "^8.2.3",
12548
- "chalk": "^4",
12549
- "inquirer": "^8.2.5"
12550
- },
12551
- "engines": {
12552
- "node": ">=18.0.0"
12553
- }
12554
- },
12555
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
12556
- "version": "4.1.2",
12557
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
12558
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
12559
- "license": "MIT",
12560
- "dependencies": {
12561
- "ansi-styles": "^4.1.0",
12562
- "supports-color": "^7.1.0"
12563
- },
12564
- "engines": {
12565
- "node": ">=10"
12566
- },
12567
- "funding": {
12568
- "url": "https://github.com/chalk/chalk?sponsor=1"
12569
- }
12570
- },
12571
12375
  "node_modules/@salesforce/plugin-source/node_modules/@sindresorhus/is": {
12572
12376
  "version": "5.6.0",
12573
12377
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
@@ -12963,15 +12767,15 @@
12963
12767
  "license": "ISC"
12964
12768
  },
12965
12769
  "node_modules/@salesforce/sf-plugins-core": {
12966
- "version": "7.0.0",
12967
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.0.0.tgz",
12968
- "integrity": "sha512-vl53Ee0/eg9wgvtWro6kX82/943s28Hph/o3lTQk6URorfqMC+zH0RGKJj1X0VKeLhDSOCRYXqIu54jE8AZ/3g==",
12770
+ "version": "7.1.1",
12771
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.1.tgz",
12772
+ "integrity": "sha512-stVcdLNaroS8UbcTQicr0aVH7K3yfpMFcPpTpLn2Z7OL66iEhBg4Vtr9+v0qKBjA5ZW7S0M1zzrgjY3ZNRJSxw==",
12969
12773
  "license": "BSD-3-Clause",
12970
12774
  "dependencies": {
12971
12775
  "@inquirer/confirm": "^2.0.15",
12972
12776
  "@inquirer/password": "^1.1.14",
12973
12777
  "@oclif/core": "^3.16.0",
12974
- "@salesforce/core": "^6.4.2",
12778
+ "@salesforce/core": "^6.4.6",
12975
12779
  "@salesforce/kit": "^3.0.15",
12976
12780
  "@salesforce/ts-types": "^2.0.9",
12977
12781
  "chalk": "^5.3.0"
@@ -12993,9 +12797,9 @@
12993
12797
  }
12994
12798
  },
12995
12799
  "node_modules/@salesforce/source-deploy-retrieve": {
12996
- "version": "10.2.7",
12997
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.7.tgz",
12998
- "integrity": "sha512-tmXNiQlBqQ8nV6662itw+2cb88sA3MQFdL3kG0Ijk8XWAusFRmRewAgZUGhIXByxGSJF217gKfb3YuN9eCXB1A==",
12800
+ "version": "10.2.8",
12801
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.8.tgz",
12802
+ "integrity": "sha512-QWLDctqtFuS5uvn0jUQRawX2QiqmrcoGVowMzOw1gvGCgzx1uel1cMyCqv20rP54WpjB/3zmuzAiI4aAFLmi9A==",
12999
12803
  "license": "BSD-3-Clause",
13000
12804
  "dependencies": {
13001
12805
  "@salesforce/core": "^6.4.4",
@@ -13065,7 +12869,7 @@
13065
12869
  }
13066
12870
  },
13067
12871
  "node_modules/@salesforce/templates": {
13068
- "version": "60.0.1",
12872
+ "version": "60.1.0",
13069
12873
  "license": "BSD-3-Clause",
13070
12874
  "dependencies": {
13071
12875
  "@salesforce/core": "^6.1.0",
@@ -14433,9 +14237,9 @@
14433
14237
  }
14434
14238
  },
14435
14239
  "node_modules/aws-sdk": {
14436
- "version": "2.1528.0",
14437
- "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1528.0.tgz",
14438
- "integrity": "sha512-QyV8fTJJAqnBAbAGkRKgXfI/NvxAoeJHjEFVXDo77hv13cJZKOdBTe9dV56ztS4R1twDJxHibXdDi7IeBrag2w==",
14240
+ "version": "2.1532.0",
14241
+ "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1532.0.tgz",
14242
+ "integrity": "sha512-4QVQs01LEAxo7UpSHlq/HaO+SJ1WrYF8W1otO2WhKpVRYXkSxXIgZgfYaK+sQ762XTtB6tSuD2ZS2HGsKNXVLw==",
14439
14243
  "dev": true,
14440
14244
  "license": "Apache-2.0",
14441
14245
  "dependencies": {
@@ -26992,16 +26796,16 @@
26992
26796
  "license": "MIT"
26993
26797
  },
26994
26798
  "node_modules/oclif": {
26995
- "version": "4.1.0",
26996
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.1.0.tgz",
26997
- "integrity": "sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==",
26799
+ "version": "4.1.4",
26800
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.1.4.tgz",
26801
+ "integrity": "sha512-tgZTmJqwakJAU+7FokbhaYcj6Eaj/mVvCfeuitP6qQOzAC1s8yhkY7gZ7DsAzAEh9VqT4h4xZmTJxV21Lc8CLQ==",
26998
26802
  "dev": true,
26999
26803
  "license": "MIT",
27000
26804
  "dependencies": {
27001
- "@oclif/core": "^3.0.4",
27002
- "@oclif/plugin-help": "^5.2.14",
27003
- "@oclif/plugin-not-found": "^2.3.32",
27004
- "@oclif/plugin-warn-if-update-available": "^3.0.0",
26805
+ "@oclif/core": "^3.16.0",
26806
+ "@oclif/plugin-help": "^6.0.9",
26807
+ "@oclif/plugin-not-found": "^3.0.7",
26808
+ "@oclif/plugin-warn-if-update-available": "^3.0.8",
27005
26809
  "async-retry": "^1.3.3",
27006
26810
  "aws-sdk": "^2.1231.0",
27007
26811
  "change-case": "^4",
@@ -27024,114 +26828,6 @@
27024
26828
  "node": ">=18.0.0"
27025
26829
  }
27026
26830
  },
27027
- "node_modules/oclif/node_modules/@oclif/plugin-help": {
27028
- "version": "5.2.20",
27029
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-5.2.20.tgz",
27030
- "integrity": "sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==",
27031
- "dev": true,
27032
- "license": "MIT",
27033
- "dependencies": {
27034
- "@oclif/core": "^2.15.0"
27035
- },
27036
- "engines": {
27037
- "node": ">=12.0.0"
27038
- }
27039
- },
27040
- "node_modules/oclif/node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
27041
- "version": "2.15.0",
27042
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
27043
- "integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
27044
- "dev": true,
27045
- "license": "MIT",
27046
- "dependencies": {
27047
- "@types/cli-progress": "^3.11.0",
27048
- "ansi-escapes": "^4.3.2",
27049
- "ansi-styles": "^4.3.0",
27050
- "cardinal": "^2.1.1",
27051
- "chalk": "^4.1.2",
27052
- "clean-stack": "^3.0.1",
27053
- "cli-progress": "^3.12.0",
27054
- "debug": "^4.3.4",
27055
- "ejs": "^3.1.8",
27056
- "get-package-type": "^0.1.0",
27057
- "globby": "^11.1.0",
27058
- "hyperlinker": "^1.0.0",
27059
- "indent-string": "^4.0.0",
27060
- "is-wsl": "^2.2.0",
27061
- "js-yaml": "^3.14.1",
27062
- "natural-orderby": "^2.0.3",
27063
- "object-treeify": "^1.1.33",
27064
- "password-prompt": "^1.1.2",
27065
- "slice-ansi": "^4.0.0",
27066
- "string-width": "^4.2.3",
27067
- "strip-ansi": "^6.0.1",
27068
- "supports-color": "^8.1.1",
27069
- "supports-hyperlinks": "^2.2.0",
27070
- "ts-node": "^10.9.1",
27071
- "tslib": "^2.5.0",
27072
- "widest-line": "^3.1.0",
27073
- "wordwrap": "^1.0.0",
27074
- "wrap-ansi": "^7.0.0"
27075
- },
27076
- "engines": {
27077
- "node": ">=14.0.0"
27078
- }
27079
- },
27080
- "node_modules/oclif/node_modules/@oclif/plugin-not-found": {
27081
- "version": "2.4.3",
27082
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-2.4.3.tgz",
27083
- "integrity": "sha512-nIyaR4y692frwh7wIHZ3fb+2L6XEecQwRDIb4zbEam0TvaVmBQWZoColQyWA84ljFBPZ8XWiQyTz+ixSwdRkqg==",
27084
- "dev": true,
27085
- "license": "MIT",
27086
- "dependencies": {
27087
- "@oclif/core": "^2.15.0",
27088
- "chalk": "^4",
27089
- "fast-levenshtein": "^3.0.0"
27090
- },
27091
- "engines": {
27092
- "node": ">=12.0.0"
27093
- }
27094
- },
27095
- "node_modules/oclif/node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
27096
- "version": "2.15.0",
27097
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.15.0.tgz",
27098
- "integrity": "sha512-fNEMG5DzJHhYmI3MgpByTvltBOMyFcnRIUMxbiz2ai8rhaYgaTHMG3Q38HcosfIvtw9nCjxpcQtC8MN8QtVCcA==",
27099
- "dev": true,
27100
- "license": "MIT",
27101
- "dependencies": {
27102
- "@types/cli-progress": "^3.11.0",
27103
- "ansi-escapes": "^4.3.2",
27104
- "ansi-styles": "^4.3.0",
27105
- "cardinal": "^2.1.1",
27106
- "chalk": "^4.1.2",
27107
- "clean-stack": "^3.0.1",
27108
- "cli-progress": "^3.12.0",
27109
- "debug": "^4.3.4",
27110
- "ejs": "^3.1.8",
27111
- "get-package-type": "^0.1.0",
27112
- "globby": "^11.1.0",
27113
- "hyperlinker": "^1.0.0",
27114
- "indent-string": "^4.0.0",
27115
- "is-wsl": "^2.2.0",
27116
- "js-yaml": "^3.14.1",
27117
- "natural-orderby": "^2.0.3",
27118
- "object-treeify": "^1.1.33",
27119
- "password-prompt": "^1.1.2",
27120
- "slice-ansi": "^4.0.0",
27121
- "string-width": "^4.2.3",
27122
- "strip-ansi": "^6.0.1",
27123
- "supports-color": "^8.1.1",
27124
- "supports-hyperlinks": "^2.2.0",
27125
- "ts-node": "^10.9.1",
27126
- "tslib": "^2.5.0",
27127
- "widest-line": "^3.1.0",
27128
- "wordwrap": "^1.0.0",
27129
- "wrap-ansi": "^7.0.0"
27130
- },
27131
- "engines": {
27132
- "node": ">=14.0.0"
27133
- }
27134
- },
27135
26831
  "node_modules/oclif/node_modules/hosted-git-info": {
27136
26832
  "version": "4.1.0",
27137
26833
  "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
@@ -27174,22 +26870,6 @@
27174
26870
  "node": ">=10"
27175
26871
  }
27176
26872
  },
27177
- "node_modules/oclif/node_modules/supports-color": {
27178
- "version": "8.1.1",
27179
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
27180
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
27181
- "dev": true,
27182
- "license": "MIT",
27183
- "dependencies": {
27184
- "has-flag": "^4.0.0"
27185
- },
27186
- "engines": {
27187
- "node": ">=10"
27188
- },
27189
- "funding": {
27190
- "url": "https://github.com/chalk/supports-color?sponsor=1"
27191
- }
27192
- },
27193
26873
  "node_modules/on-exit-leak-free": {
27194
26874
  "version": "2.1.0",
27195
26875
  "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.0.tgz",
@@ -27221,18 +26901,88 @@
27221
26901
  }
27222
26902
  },
27223
26903
  "node_modules/open": {
27224
- "version": "9.1.0",
27225
- "resolved": "https://registry.npmjs.org/open/-/open-9.1.0.tgz",
27226
- "integrity": "sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==",
26904
+ "version": "10.0.3",
26905
+ "resolved": "https://registry.npmjs.org/open/-/open-10.0.3.tgz",
26906
+ "integrity": "sha512-dtbI5oW7987hwC9qjJTyABldTaa19SuyJse1QboWv3b0qCcrrLNVDqBx1XgELAjh9QTVQaP/C5b1nhQebd1H2A==",
27227
26907
  "license": "MIT",
27228
26908
  "dependencies": {
27229
- "default-browser": "^4.0.0",
26909
+ "default-browser": "^5.2.1",
27230
26910
  "define-lazy-prop": "^3.0.0",
27231
26911
  "is-inside-container": "^1.0.0",
27232
- "is-wsl": "^2.2.0"
26912
+ "is-wsl": "^3.1.0"
27233
26913
  },
27234
26914
  "engines": {
27235
- "node": ">=14.16"
26915
+ "node": ">=18"
26916
+ },
26917
+ "funding": {
26918
+ "url": "https://github.com/sponsors/sindresorhus"
26919
+ }
26920
+ },
26921
+ "node_modules/open/node_modules/bundle-name": {
26922
+ "version": "4.1.0",
26923
+ "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
26924
+ "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
26925
+ "license": "MIT",
26926
+ "dependencies": {
26927
+ "run-applescript": "^7.0.0"
26928
+ },
26929
+ "engines": {
26930
+ "node": ">=18"
26931
+ },
26932
+ "funding": {
26933
+ "url": "https://github.com/sponsors/sindresorhus"
26934
+ }
26935
+ },
26936
+ "node_modules/open/node_modules/default-browser": {
26937
+ "version": "5.2.1",
26938
+ "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz",
26939
+ "integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==",
26940
+ "license": "MIT",
26941
+ "dependencies": {
26942
+ "bundle-name": "^4.1.0",
26943
+ "default-browser-id": "^5.0.0"
26944
+ },
26945
+ "engines": {
26946
+ "node": ">=18"
26947
+ },
26948
+ "funding": {
26949
+ "url": "https://github.com/sponsors/sindresorhus"
26950
+ }
26951
+ },
26952
+ "node_modules/open/node_modules/default-browser-id": {
26953
+ "version": "5.0.0",
26954
+ "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.0.tgz",
26955
+ "integrity": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==",
26956
+ "license": "MIT",
26957
+ "engines": {
26958
+ "node": ">=18"
26959
+ },
26960
+ "funding": {
26961
+ "url": "https://github.com/sponsors/sindresorhus"
26962
+ }
26963
+ },
26964
+ "node_modules/open/node_modules/is-wsl": {
26965
+ "version": "3.1.0",
26966
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
26967
+ "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
26968
+ "license": "MIT",
26969
+ "dependencies": {
26970
+ "is-inside-container": "^1.0.0"
26971
+ },
26972
+ "engines": {
26973
+ "node": ">=16"
26974
+ },
26975
+ "funding": {
26976
+ "url": "https://github.com/sponsors/sindresorhus"
26977
+ }
26978
+ },
26979
+ "node_modules/open/node_modules/run-applescript": {
26980
+ "version": "7.0.0",
26981
+ "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.0.0.tgz",
26982
+ "integrity": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==",
26983
+ "license": "MIT",
26984
+ "engines": {
26985
+ "node": ">=18"
27236
26986
  },
27237
26987
  "funding": {
27238
26988
  "url": "https://github.com/sponsors/sindresorhus"
@@ -30988,26 +30738,6 @@
30988
30738
  "node": ">=6"
30989
30739
  }
30990
30740
  },
30991
- "node_modules/tsconfck": {
30992
- "version": "3.0.0",
30993
- "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.0.0.tgz",
30994
- "integrity": "sha512-w3wnsIrJNi7avf4Zb0VjOoodoO0woEqGgZGQm+LHH9przdUI+XDKsWAXwxHA1DaRTjeuZNcregSzr7RaA8zG9A==",
30995
- "license": "MIT",
30996
- "bin": {
30997
- "tsconfck": "bin/tsconfck.js"
30998
- },
30999
- "engines": {
31000
- "node": "^18 || >=20"
31001
- },
31002
- "peerDependencies": {
31003
- "typescript": "^5.0.0"
31004
- },
31005
- "peerDependenciesMeta": {
31006
- "typescript": {
31007
- "optional": true
31008
- }
31009
- }
31010
- },
31011
30741
  "node_modules/tsconfig-paths": {
31012
30742
  "version": "3.14.2",
31013
30743
  "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz",
@@ -31232,7 +30962,7 @@
31232
30962
  "version": "5.3.3",
31233
30963
  "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
31234
30964
  "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
31235
- "devOptional": true,
30965
+ "dev": true,
31236
30966
  "license": "Apache-2.0",
31237
30967
  "bin": {
31238
30968
  "tsc": "bin/tsc",