Skip to content

Commit

Permalink
Rollback the previous SFDX dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hknokh2 committed Apr 20, 2024
1 parent 8cb629a commit 19109af
Show file tree
Hide file tree
Showing 2 changed files with 1,685 additions and 6,307 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"author": "Haim Knokh",
"bugs": "https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues",
"dependencies": {
"@oclif/command": "^1.8.36",
"@oclif/config": "^1.18.17",
"@oclif/command": "^1.8.20",
"@oclif/config": "^1.18.6",
"@oclif/errors": "^1.3.6",
"@salesforce/command": "^5.3.9",
"@salesforce/core": "^7.3.0",
"@salesforce/dev-config": "^4.1.0",
"@types/bunyan": "^1.8.11",
"@salesforce/command": "^3.1.3",
"@salesforce/core": "^2.37.1",
"@salesforce/dev-config": "^1.6.0",
"@types/bunyan": "^1.8.6",
"alasql": "^0.6.4",
"casual": "^1.6.2",
"class-transformer": "^0.2.3",
Expand All @@ -29,16 +29,16 @@
"tslib": "^1"
},
"devDependencies": {
"@oclif/dev-cli": "^1.26.10",
"@oclif/plugin-help": "^6.0.21",
"@oclif/test": "^3.2.10",
"@types/chai": "^4.3.14",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.7",
"chai": "^5.1.0",
"globby": "^14.0.1",
"mocha": "^10.4.0",
"nyc": "^15.1.0",
"@oclif/dev-cli": "^1.22.2",
"@oclif/plugin-help": "^2",
"@oclif/test": "^1.2.7",
"@types/chai": "^4.2.12",
"@types/mocha": "^8.0.3",
"@types/node": "^10.17.32",
"chai": "^4",
"globby": "^8",
"mocha": "^8.1.3",
"nyc": "^14.1.1",
"ts-node": "^8",
"tslint": "^5",
"typescript": "^4.4.3"
Expand Down Expand Up @@ -95,4 +95,4 @@
"build": "tsc -b",
"typedoc-sfdmu-run-addons": "typedoc --options typedoc-sfdmu-run-addons.json"
}
}
}
Loading

0 comments on commit 19109af

Please sign in to comment.