Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"dependencies": {
"@inquirer/core": "^10.3.2",
"@inquirer/prompts": "^7.10.1",
"@oclif/core": "^4",
"@oclif/multi-stage-output": "^0.9.0",
"@oclif/core": "^5.0.0",
"@oclif/multi-stage-output": "^1.0.0",
"@salesforce/agents": "^2.1.0",
"@salesforce/core": "^9.1.8",
"@salesforce/kit": "^4.0.0",
"@salesforce/sf-plugins-core": "^13.0.3",
"@salesforce/sf-plugins-core": "^13.0.4",
"@salesforce/source-deploy-retrieve": "^13.3.0",
"@salesforce/types": "1.8.0",
"ansis": "^3.17.0",
Expand All @@ -28,8 +28,8 @@
"yaml": "^2.9.0"
},
"devDependencies": {
"@oclif/plugin-command-snapshot": "^5.4.0",
"@oclif/test": "^4.2.0",
"@oclif/plugin-command-snapshot": "^6.0.0",
"@oclif/test": "^5.0.0",
"@salesforce/cli-plugins-testkit": "^5.3.66",
"@salesforce/dev-scripts": "^11.0.4",
"@salesforce/plugin-command-reference": "^3.1.132",
Expand All @@ -41,7 +41,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-sf-plugin": "^1.20.33",
"esmock": "^2.7.6",
"oclif": "^4.24.0",
"oclif": "^5.0.0",
"ts-node": "^10.9.2",
"typescript": "^5.9.3"
},
Expand Down
110 changes: 63 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1161,10 +1161,10 @@
wordwrap "^1.0.0"
wrap-ansi "^7.0.0"

"@oclif/core@^4.11.11", "@oclif/core@^4.13.3":
version "4.14.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.14.0.tgz#b5c46200788f95ce57809ddec1502ae0aa9abf2b"
integrity sha512-QCJIZoVJxV7jywgVAUlsQwl3dr3Sa21kfi5z9KrYolbexWJUtFSEtMoNiBWojD05mYycLnB50gp/VxlGdaOCRA==
"@oclif/core@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-5.0.0.tgz#1c91d74bc6e6a41aa9617aff2c938029e97a68b2"
integrity sha512-24ZsN528VButCtvqjBoHw7cEpqXZZILH7Zp0d8oFKrWbqU2BqYrxLd5aGU8LyqRev7CCjAHg+/m1Bewz4V7AmQ==
dependencies:
ansi-escapes "^4.3.2"
ansis "^3.17.0"
Expand All @@ -1185,25 +1185,25 @@
wrap-ansi "^7.0.0"
wsl-utils "^0.4.0"

"@oclif/multi-stage-output@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.9.0.tgz#4b36cb5d2c45759728056834ff2a09d9f0d65708"
integrity sha512-XufQO8rixA/pcZmKGaE3Z7BIvluqbqFBftjUabqslY5BrkhfmsAA1mnVFKMRy9OCmQBgKhFo6Im7GOYbpeGBJQ==
"@oclif/multi-stage-output@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-1.0.0.tgz#cdf75b48d2c56bbe5238cec6cdc0ab6b9633084d"
integrity sha512-Lbb9+HfZ/C8SkG9KB8+Os9cMX5zGb2XELZzHPZWyaFCV4XzC+Oqchu/UZO1Ex0b0NptcCPtwfH9L2draZxVNVg==
dependencies:
"@oclif/core" "^4"
"@oclif/core" "^5.0.0"
"@types/react" "^18.3.12"
cli-spinners "^2"
figures "^6.1.0"
ink "5.0.1"
react "^18.3.1"
wrap-ansi "^9.0.2"

"@oclif/plugin-command-snapshot@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.4.0.tgz#a5f4a8c52c35a27b00fa2a1f2b9e7056e8c5f55f"
integrity sha512-ZU+PTQZZcHw96ntsUCPAYmbVft+raaYCVdHRTCDnCx0lzZCc3CST6vWqjKh0/hoKRS7D0x3c9F4M1ckbDKbMZw==
"@oclif/plugin-command-snapshot@^6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-6.0.0.tgz#aa1d0972c8574fe0979d67d2f9c77da2cd4033f7"
integrity sha512-bBrWiGIWBaV3FPUmMA/zPlNPJCWN5xTGHFhOomkfshaXyxeeJSkklVAnWWslmBtzYSf/LBslhaC249wVjbmI4Q==
dependencies:
"@oclif/core" "^4"
"@oclif/core" "^5.0.0"
ansis "^3.17.0"
globby "^14.1.0"
just-diff "^5.2.0"
Expand All @@ -1213,29 +1213,29 @@
semver "^7.8.5"
ts-json-schema-generator "^2.9.0"

"@oclif/plugin-help@^6.2.53":
version "6.3.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.3.0.tgz#eac5e68dafc8fcc46fa06203b481cf72160332aa"
integrity sha512-cpSRv7tyHHFPv39HrV22eNmu8ylrwjmPvqdlNo3URp79+p5319p+a8PI/3ez6A6GZmjwBj1EWUdVz1aPUAsSmw==
"@oclif/plugin-help@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-7.0.0.tgz#90ad784e9a837e8b1d44f549be5be434829a91e7"
integrity sha512-lJVCS6E0FrBRQ7jkLK9pUwUo52WmNLD7zOAu7P28WkQ6G+8zBUbv5lq/IyakNTOTNO7oD5EJkLVYQLmwChetpg==
dependencies:
"@oclif/core" "^4"
"@oclif/core" "^5.0.0"

"@oclif/plugin-not-found@^3.2.93":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.3.0.tgz#1c1370074f630475ac688c215e00f31df44e4146"
integrity sha512-GbdWJOmmBO3xmrVjDXeWG7tXl4vzeGZ+af9ztCfAmhOPEkd/+eeAAadzQPeZoygedqCvsdux3QLq9/MAxusPKg==
"@oclif/plugin-not-found@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-4.0.0.tgz#324de1a45c4b2939122a6fc5df7e0a9e39e3d2aa"
integrity sha512-67I+eJKTmDkY8hJiuaA7Ir+Ba0tUZxrXsq3WnnGOywn3Gi6++9Q+zaWmbOImy1U25XTSIAm8kJhaTl57Xg57XQ==
dependencies:
"@inquirer/prompts" "^7.10.1"
"@oclif/core" "^4.13.3"
"@oclif/core" "^5.0.0"
ansis "^3.17.0"
fast-levenshtein "^3.0.0"

"@oclif/plugin-warn-if-update-available@^3.1.73":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.2.0.tgz#88f4ed54b0dffae7cf3e579b84c39c2df567920c"
integrity sha512-E7l+/NTjddOi32Q9G1CWzEtuh0EwNylVHfTRlFxlZD50v1oBqBpziWh+Dzz6oAIe4ee5U7EUc7lP22aLxpW3vA==
"@oclif/plugin-warn-if-update-available@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-4.0.0.tgz#2405a09513ebf7727dbf1906b0a2684eb5e5802d"
integrity sha512-F6VnIkO3xBEawTuaOjWQIOsOePZL3s4vDVbBqQgC+NYU+oBnFaJoGB8mJ+mtpdo/7H0lQ1YsKsMwCNb7EbsIZg==
dependencies:
"@oclif/core" "^4"
"@oclif/core" "^5.0.0"
ansis "^3.17.0"
debug "^4.4.3"
http-call "^5.2.2"
Expand All @@ -1258,10 +1258,26 @@
strip-ansi "^7.2.0"
wrap-ansi "^9.0.2"

"@oclif/test@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-4.2.0.tgz#3f80e9e431af45a82d71b753792cebb99b64ae84"
integrity sha512-CPNWjgtRnvLs9R2lKggIWg3wZM7TcV5LEymgnF6y9N7NkgiTF/YLo9sZR+FeIsn7b/6iffHcsdwuue0g1CGebQ==
"@oclif/table@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@oclif/table/-/table-1.0.0.tgz#fd9b89d159346db28f7053492c8e3537b0813b36"
integrity sha512-+Mggw/KHkdH0NxLFS4y0E5gZyy6CmDlOHh/wkwkF+RYnOEvneZ6E5BAJ+VqXXDZmRHNw6Mei7L19VHEQYgKooQ==
dependencies:
"@types/react" "^18.3.12"
change-case "^5.4.4"
cli-truncate "^4.0.0"
ink "5.0.1"
natural-orderby "^3.0.2"
object-hash "^3.0.0"
react "^18.3.1"
string-width "^8.2.1"
strip-ansi "^7.2.0"
wrap-ansi "^9.0.2"

"@oclif/test@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-5.0.0.tgz#58c12a15e2bc7daf425e866edce17e5f7509d85b"
integrity sha512-70zr4y1G4h8Sc8u5869JqpQOXHjhpc6KO4y0+0chLQNYUpCKNI8h1uBuRzqs9IH0Vhoq0ZEuJHTSm1ttAIuV0A==
dependencies:
ansis "^3.17.0"
debug "^4.4.3"
Expand Down Expand Up @@ -1516,15 +1532,15 @@
cli-progress "^3.12.0"
terminal-link "^3.0.0"

"@salesforce/sf-plugins-core@^13.0.3":
version "13.0.3"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-13.0.3.tgz#698046d9f15727436f4c801e114c4699d3085762"
integrity sha512-5vL5sk7sZNf2Ab8LtGiH1B30cBzdNbQhfQh1WqeRieiH7qEHRxRPMlOiZWAR3JyYII3DrqxsNyO0SjBBTNNxag==
"@salesforce/sf-plugins-core@^13.0.4":
version "13.0.4"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-13.0.4.tgz#cd0fe99fdebe8b481a49eb41705c20c603afeb3b"
integrity sha512-AChjRg6dx2/njPjvGTa+leY4i1oBfQb6pIgLaP0EXVNKA1aByAzLZIhcnMS0Z2mr38vFzD4IySBMcYg3fupunA==
dependencies:
"@inquirer/confirm" "^6.1.1"
"@inquirer/password" "^5.1.1"
"@oclif/core" "^4.11.4"
"@oclif/table" "^0.5.9"
"@oclif/core" "^5.0.0"
"@oclif/table" "^1.0.0"
"@salesforce/core" "^9.1.4"
"@salesforce/kit" "^4.0.0"
"@salesforce/ts-types" "^3.0.0"
Expand Down Expand Up @@ -6309,20 +6325,20 @@ object.values@^1.1.6, object.values@^1.2.1:
define-properties "^1.2.1"
es-object-atoms "^1.0.0"

oclif@^4.24.0:
version "4.24.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.24.0.tgz#34d2e663caa36600d8c711659f956d5532d2a229"
integrity sha512-qBSOMDV7T9G7QkJM1XXeC08jVnGjXK/EQaol6MpkXN1ELEOzi/9SeuwElH3zQuCRVEE+MlJLME6nQzNlwN5zVw==
oclif@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/oclif/-/oclif-5.0.0.tgz#29c167d7b1c516881e1bbf2dba37f5b29aebdd4d"
integrity sha512-7ALiRsTbrjegcFqOWw2Fu4SjTWPBKfN+ZqcdHTEy4wL57jnz6D0gyEGhz9DRq5pXSWdGfYngY6wb6Pj7Bain1A==
dependencies:
"@aws-sdk/client-cloudfront" "^3.1079.0"
"@aws-sdk/client-s3" "^3.1079.0"
"@inquirer/confirm" "^3.1.22"
"@inquirer/input" "^2.2.4"
"@inquirer/select" "^2.5.0"
"@oclif/core" "^4.11.11"
"@oclif/plugin-help" "^6.2.53"
"@oclif/plugin-not-found" "^3.2.93"
"@oclif/plugin-warn-if-update-available" "^3.1.73"
"@oclif/core" "^5.0.0"
"@oclif/plugin-help" "^7.0.0"
"@oclif/plugin-not-found" "^4.0.0"
"@oclif/plugin-warn-if-update-available" "^4.0.0"
ansis "^3.16.0"
async-retry "^1.3.3"
change-case "^4"
Expand Down
Loading