Skip to content

Commit

Permalink
Merge branch 'development' into fix/DX-1656
Browse files Browse the repository at this point in the history
  • Loading branch information
naman-contentstack committed Nov 18, 2024
2 parents bb80a6c + f96a4be commit 7c8dc36
Show file tree
Hide file tree
Showing 13 changed files with 45 additions and 155 deletions.
106 changes: 14 additions & 92 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified package.json
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion packages/contentstack-branches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"promise-limit": "^2.7.0",
"proxyquire": "^2.1.3",
"tslib": "^2.8.1",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@contentstack/cli-auth": "~1.3.22",
Expand Down
4 changes: 2 additions & 2 deletions packages/contentstack-bulk-publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"inquirer": "8.2.6",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"nock": "^13.5.5",
"winston": "^3.16.0"
"nock": "^13.5.6",
"winston": "^3.17.0"
},
"devDependencies": {
"@oclif/test": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-clone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"ora": "^5.4.1",
"prompt": "^1.3.0",
"rimraf": "^5.0.10",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@oclif/test": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"inquirer": "8.2.6",
"lodash": "^4.17.21",
"mkdirp": "^1.0.4",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@oclif/test": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"promise-limit": "^2.7.0",
"proxyquire": "^2.1.3",
"tslib": "^2.8.1",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@contentstack/cli-auth": "~1.3.22",
Expand Down
4 changes: 2 additions & 2 deletions packages/contentstack-launch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"ini": "^3.0.1",
"lodash": "^4.17.21",
"open": "^8.4.2",
"winston": "^3.15.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@oclif/test": "^4.1.0",
Expand All @@ -53,7 +53,7 @@
"oclif": "^3.17.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"tslib": "^2.7.0",
"tslib": "^2.8.1",
"typescript": "^4.9.5"
},
"oclif": {
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-migrate-rte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"mocha": "^10.8.2",
"nyc": "^15.1.0",
"oclif": "^3.17.2",
"tslib": "^1.14.1"
"tslib": "^2.8.1"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dot-object": "^2.1.5",
"dotenv": "^16.4.5",
"listr": "^0.14.3",
"winston": "^3.16.0"
"winston": "^3.17.0"
},
"devDependencies": {
"@oclif/test": "^4.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/contentstack-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@contentstack/marketplace-sdk": "^1.2.1",
"@oclif/core": "^3.27.0",
"axios": "^1.7.4",
"chalk": "^4.0.0",
"chalk": "^4.1.2",
"cli-cursor": "^3.1.0",
"cli-table": "^0.3.11",
"conf": "^10.2.0",
Expand All @@ -56,7 +56,7 @@
"traverse": "^0.6.10",
"unique-string": "^2.0.0",
"uuid": "^9.0.1",
"winston": "^3.14.2",
"winston": "^3.17.0",
"xdg-basedir": "^4.0.0"
},
"devDependencies": {
Expand All @@ -82,7 +82,7 @@
"sinon": "^19.0.2",
"tmp": "^0.2.3",
"ts-node": "^10.9.2",
"tslib": "^1.14.1",
"tslib": "^2.8.1",
"typescript": "^4.9.5"
}
}
2 changes: 1 addition & 1 deletion packages/contentstack-variants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chai": "^4.5.0",
"mocha": "^10.8.2",
"nyc": "^15.1.0",
"sinon": "^17.0.2",
"sinon": "^19.0.2",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typescript": "^5.6.3"
Expand Down
Loading

0 comments on commit 7c8dc36

Please sign in to comment.