Skip to content

Commit 0e41414

Browse files
upgrade package json files
1 parent c7b7fff commit 0e41414

15 files changed

Lines changed: 109 additions & 2576 deletions

File tree

packages/contentstack-audit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@contentstack/cli-command": "~1.8.2",
2222
"@contentstack/cli-utilities": "~1.18.3",
23-
"@oclif/core": "^4.10.5",
23+
"@oclif/core": "^4.11.4",
2424
"chalk": "^4.1.2",
2525
"fast-csv": "^4.3.6",
2626
"fs-extra": "^11.3.0",

packages/contentstack-bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@contentstack/cli-command": "~1.8.2",
2121
"@contentstack/cli-config": "~1.20.3",
2222
"@contentstack/cli-utilities": "~1.18.3",
23-
"@oclif/core": "^4.10.5",
23+
"@oclif/core": "^4.11.4",
2424
"inquirer": "8.2.7",
2525
"mkdirp": "^2.1.6",
2626
"tar": "^7.5.11"

packages/contentstack-branches/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
88
"@contentstack/cli-command": "~1.8.2",
9-
"@oclif/core": "^4.10.5",
9+
"@oclif/core": "^4.11.4",
1010
"@contentstack/cli-utilities": "~1.18.3",
1111
"chalk": "^4.1.2",
1212
"just-diff": "^6.0.2",

packages/contentstack-bulk-publish/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@contentstack/cli-command": "~1.8.2",
99
"@contentstack/cli-config": "~1.20.3",
1010
"@contentstack/cli-utilities": "~1.18.3",
11-
"@oclif/core": "^4.10.5",
11+
"@oclif/core": "^4.11.4",
1212
"chalk": "^4.1.2",
1313
"dotenv": "^16.6.1",
1414
"inquirer": "8.2.7",
@@ -22,7 +22,7 @@
2222
"eslint-config-oclif": "^6.0.62",
2323
"mocha": "^10.8.2",
2424
"nyc": "^15.1.0",
25-
"oclif": "^4.17.46"
25+
"oclif": "^4.23.8"
2626
},
2727
"engines": {
2828
"node": ">=14.0.0"

packages/contentstack-cli-cm-regex-validate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"husky": "^9.1.7",
2525
"mocha": "^10.8.2",
2626
"nyc": "^15.1.0",
27-
"oclif": "^3.17.2",
27+
"oclif": "^4.23.8",
2828
"ts-jest": "^29.4.9",
2929
"ts-node": "^10.9.2",
3030
"typescript": "^5.9.3"

packages/contentstack-clone/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@contentstack/cli-cm-import": "~1.33.1",
1111
"@contentstack/cli-command": "~1.8.2",
1212
"@contentstack/cli-utilities": "~1.18.3",
13-
"@oclif/core": "^4.10.5",
13+
"@oclif/core": "^4.11.4",
1414
"chalk": "^4.1.2",
1515
"inquirer": "8.2.7",
1616
"lodash": "^4.18.1",
@@ -31,7 +31,7 @@
3131
"eslint-config-oclif": "^6.0.62",
3232
"mocha": "^10.8.2",
3333
"nyc": "^15.1.0",
34-
"oclif": "^4.17.46",
34+
"oclif": "^4.23.8",
3535
"sinon": "^21.0.1",
3636
"ts-node": "^10.9.2",
3737
"typescript": "^4.9.5"

packages/contentstack-export-to-csv/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@contentstack/cli-command": "~1.8.2",
99
"@contentstack/cli-utilities": "~1.18.3",
10-
"@oclif/core": "^4.10.5",
10+
"@oclif/core": "^4.11.4",
1111
"fast-csv": "^4.3.6",
1212
"inquirer": "8.2.7",
1313
"inquirer-checkbox-plus-prompt": "1.4.2"
@@ -24,7 +24,7 @@
2424
"eslint-config-oclif-typescript": "^3.1.14",
2525
"mocha": "^10.8.2",
2626
"nyc": "^15.1.0",
27-
"oclif": "^4.17.46",
27+
"oclif": "^4.23.8",
2828
"sinon": "^19.0.5",
2929
"ts-node": "^10.9.2",
3030
"typescript": "^5.8.3"

packages/contentstack-export/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/contentstack/cli/issues",
77
"dependencies": {
88
"@contentstack/cli-command": "~1.8.2",
9-
"@oclif/core": "^4.10.5",
9+
"@oclif/core": "^4.11.4",
1010
"@contentstack/cli-variants": "~1.5.0",
1111
"@contentstack/cli-utilities": "~1.18.3",
1212
"async": "^3.2.6",
@@ -38,7 +38,7 @@
3838
"eslint": "^9.26.0",
3939
"mocha": "10.8.2",
4040
"nyc": "^15.1.0",
41-
"oclif": "^4.17.46",
41+
"oclif": "^4.23.8",
4242
"sinon": "^17.0.1",
4343
"source-map-support": "^0.5.21",
4444
"ts-node": "^10.9.2",

packages/contentstack-import-setup/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@contentstack/cli-command": "~1.8.2",
99
"@contentstack/cli-utilities": "~1.18.3",
10-
"@oclif/core": "^4.10.5",
10+
"@oclif/core": "^4.11.4",
1111
"big-json": "^3.2.0",
1212
"chalk": "^4.1.2",
1313
"fs-extra": "^11.3.0",
@@ -28,7 +28,7 @@
2828
"eslint": "^9.26.0",
2929
"mocha": "^10.8.2",
3030
"nyc": "^15.1.0",
31-
"oclif": "^4.17.46",
31+
"oclif": "^4.23.8",
3232
"ts-node": "^10.9.2",
3333
"typescript": "^4.9.5"
3434
},

packages/contentstack-import/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@contentstack/cli-command": "~1.8.2",
1010
"@contentstack/cli-utilities": "~1.18.3",
1111
"@contentstack/cli-variants": "~1.5.0",
12-
"@oclif/core": "^4.10.5",
12+
"@oclif/core": "^4.11.4",
1313
"big-json": "^3.2.0",
1414
"bluebird": "^3.7.2",
1515
"chalk": "^4.1.2",
@@ -35,7 +35,7 @@
3535
"eslint-config-oclif": "^6.0.89",
3636
"mocha": "^10.8.2",
3737
"nyc": "^15.1.0",
38-
"oclif": "^4.17.46",
38+
"oclif": "^4.23.8",
3939
"ts-node": "^10.9.2",
4040
"typescript": "^4.9.5"
4141
},

0 commit comments

Comments
 (0)