sfdx-hardis 6.1.5-beta202508282306.0 → 6.2.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/CHANGELOG.md +8 -0
- package/lib/commands/hardis/org/select.js +53 -6
- package/lib/commands/hardis/org/select.js.map +1 -1
- package/lib/commands/hardis/work/save.js +7 -8
- package/lib/commands/hardis/work/save.js.map +1 -1
- package/lib/common/gitProvider/index.js +1 -1
- package/lib/common/gitProvider/index.js.map +1 -1
- package/lib/common/metadata-utils/index.js +2 -2
- package/lib/common/metadata-utils/index.js.map +1 -1
- package/lib/common/utils/orgUtils.js +3 -3
- package/lib/common/utils/orgUtils.js.map +1 -1
- package/oclif.lock +18 -18
- package/oclif.manifest.json +676 -661
- package/package.json +5 -5
package/oclif.lock
CHANGED
|
@@ -1643,10 +1643,10 @@
|
|
|
1643
1643
|
"@anthropic-ai/sdk" "^0.56.0"
|
|
1644
1644
|
fast-xml-parser "^4.4.1"
|
|
1645
1645
|
|
|
1646
|
-
"@langchain/community@^0.3.
|
|
1647
|
-
version "0.3.
|
|
1648
|
-
resolved "https://registry.yarnpkg.com/@langchain/community/-/community-0.3.
|
|
1649
|
-
integrity sha512-
|
|
1646
|
+
"@langchain/community@^0.3.53":
|
|
1647
|
+
version "0.3.53"
|
|
1648
|
+
resolved "https://registry.yarnpkg.com/@langchain/community/-/community-0.3.53.tgz#f93070ee6af1197d9790cc174f6d651581f0de37"
|
|
1649
|
+
integrity sha512-TlQzXXuiqPkpALvvuClzt6K83EQ2oA+0B/UzWrrWQPCYpJtfy5kbT/Uwc4PPa8twdVUNpLcXgFaLtb3U1EXVAg==
|
|
1650
1650
|
dependencies:
|
|
1651
1651
|
"@langchain/openai" ">=0.2.0 <0.7.0"
|
|
1652
1652
|
"@langchain/weaviate" "^0.2.0"
|
|
@@ -2363,10 +2363,10 @@
|
|
|
2363
2363
|
semver "^7.6.3"
|
|
2364
2364
|
ts-retry-promise "^0.8.1"
|
|
2365
2365
|
|
|
2366
|
-
"@salesforce/dev-config@^4.3.1":
|
|
2367
|
-
version "4.3.
|
|
2368
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.
|
|
2369
|
-
integrity sha512-
|
|
2366
|
+
"@salesforce/dev-config@^4.3.1", "@salesforce/dev-config@^4.3.2":
|
|
2367
|
+
version "4.3.2"
|
|
2368
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.2.tgz#10047e2b8d289c93f157ab4243a1b1de57f2d6a2"
|
|
2369
|
+
integrity sha512-mxhsWV1rzHfhGMVSFQRLOHZTGfB1R2FtqbuIb3hrgDFsW1NLjEDS2U+eZWBJiCYod1JeGpJxnETNq587lem1Gg==
|
|
2370
2370
|
|
|
2371
2371
|
"@salesforce/dev-scripts@^10":
|
|
2372
2372
|
version "10.2.12"
|
|
@@ -2648,10 +2648,10 @@
|
|
|
2648
2648
|
dependencies:
|
|
2649
2649
|
"@types/node" ">=18.0.0"
|
|
2650
2650
|
|
|
2651
|
-
"@slack/types@^2.
|
|
2652
|
-
version "2.
|
|
2653
|
-
resolved "https://registry.yarnpkg.com/@slack/types/-/types-2.
|
|
2654
|
-
integrity sha512-
|
|
2651
|
+
"@slack/types@^2.16.0", "@slack/types@^2.9.0":
|
|
2652
|
+
version "2.16.0"
|
|
2653
|
+
resolved "https://registry.yarnpkg.com/@slack/types/-/types-2.16.0.tgz#92ba59f9e970440b524423ad694eba4fa4995a86"
|
|
2654
|
+
integrity sha512-bICnyukvdklXhwxprR3uF1+ZFkTvWTZge4evlCS4G1H1HU6QLY68AcjqzQRymf7/5gNt6Y4OBb4NdviheyZcAg==
|
|
2655
2655
|
|
|
2656
2656
|
"@slack/web-api@^7.9.3":
|
|
2657
2657
|
version "7.9.3"
|
|
@@ -8606,24 +8606,24 @@ ky@^1.2.0:
|
|
|
8606
8606
|
resolved "https://registry.yarnpkg.com/ky/-/ky-1.8.2.tgz#161cba76e4a86b43829565b9a9c8d21d03e602db"
|
|
8607
8607
|
integrity sha512-XybQJ3d4Ea1kI27DoelE5ZCT3bSJlibYTtQuMsyzKox3TMyayw1asgQdl54WroAm+fIA3ZCr8zXW2RpR7qWVpA==
|
|
8608
8608
|
|
|
8609
|
-
"langchain@>=0.2.3 <0.3.0 || >=0.3.4 <0.4.0", langchain@^0.3.
|
|
8610
|
-
version "0.3.
|
|
8611
|
-
resolved "https://registry.yarnpkg.com/langchain/-/langchain-0.3.
|
|
8612
|
-
integrity sha512-
|
|
8609
|
+
"langchain@>=0.2.3 <0.3.0 || >=0.3.4 <0.4.0", langchain@^0.3.31:
|
|
8610
|
+
version "0.3.31"
|
|
8611
|
+
resolved "https://registry.yarnpkg.com/langchain/-/langchain-0.3.31.tgz#7ce858c98ff4921ebf4f3a59d549bcddee9c4713"
|
|
8612
|
+
integrity sha512-C7n7WGa44RytsuxEtGcArVcXidRqzjl6UWQxaG3NdIw4gIqErWoOlNC1qADAa04H5JAOARxuE6S99+WNXB/rzA==
|
|
8613
8613
|
dependencies:
|
|
8614
8614
|
"@langchain/openai" ">=0.1.0 <0.7.0"
|
|
8615
8615
|
"@langchain/textsplitters" ">=0.0.0 <0.2.0"
|
|
8616
8616
|
js-tiktoken "^1.0.12"
|
|
8617
8617
|
js-yaml "^4.1.0"
|
|
8618
8618
|
jsonpointer "^5.0.1"
|
|
8619
|
-
langsmith "^0.3.
|
|
8619
|
+
langsmith "^0.3.46"
|
|
8620
8620
|
openapi-types "^12.1.3"
|
|
8621
8621
|
p-retry "4"
|
|
8622
8622
|
uuid "^10.0.0"
|
|
8623
8623
|
yaml "^2.2.1"
|
|
8624
8624
|
zod "^3.25.32"
|
|
8625
8625
|
|
|
8626
|
-
langsmith@^0.3.29, langsmith@^0.3.
|
|
8626
|
+
langsmith@^0.3.29, langsmith@^0.3.46:
|
|
8627
8627
|
version "0.3.47"
|
|
8628
8628
|
resolved "https://registry.yarnpkg.com/langsmith/-/langsmith-0.3.47.tgz#fafce8d2010fee4ea487c953d97bd9275ab00bec"
|
|
8629
8629
|
integrity sha512-3UvTSV5+Fjig+87V8r6NZc+ep2DO1aQ8uQ3h8Wyt4U9Vc+A+EIgV+xtJFPjuGdPZR3mESzxbljJuID+hkzpXnw==
|