Skip to content

Commit e6394bb

Browse files
upgrade package json files
1 parent 76af093 commit e6394bb

6 files changed

Lines changed: 33 additions & 49 deletions

File tree

packages/contentstack-auth/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@contentstack/cli-command": "~1.8.2",
1919
"@contentstack/cli-utilities": "~1.18.3",
20-
"@oclif/core": "^4.10.5",
20+
"@oclif/core": "^4.11.4",
2121
"otplib": "^12.0.1"
2222
},
2323
"overrides": {
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"devDependencies": {
29-
"@oclif/test": "^4.1.13",
29+
"@oclif/test": "^4.1.18",
3030
"@types/chai": "^4.3.20",
3131
"@types/mocha": "^8.2.3",
3232
"@types/node": "^14.18.63",
@@ -39,7 +39,7 @@
3939
"mocha": "10.8.2",
4040
"nock": "^13.5.6",
4141
"nyc": "^15.1.0",
42-
"oclif": "^4.17.46",
42+
"oclif": "^4.23.8",
4343
"sinon": "^21.0.1",
4444
"ts-node": "^10.9.2",
4545
"typescript": "^4.9.5"

packages/contentstack-command/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"dependencies": {
1717
"@contentstack/cli-utilities": "~1.18.3",
1818
"contentstack": "^3.27.0",
19-
"@oclif/core": "^4.10.5"
19+
"@oclif/core": "^4.11.4"
2020
},
2121
"overrides": {
2222
"@oclif/core": {
2323
"picomatch": "^4.0.4"
2424
}
2525
},
2626
"devDependencies": {
27-
"@oclif/test": "^4.1.13",
27+
"@oclif/test": "^4.1.18",
2828
"@types/mocha": "^8.2.3",
2929
"@types/node": "^14.18.63",
3030
"eslint": "^9.26.0",

packages/contentstack-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@contentstack/cli-command": "~1.8.2",
1818
"@contentstack/cli-utilities": "~1.18.3",
1919
"@contentstack/utils": "~1.9.1",
20-
"@oclif/core": "^4.8.3"
20+
"@oclif/core": "^4.11.4"
2121
},
2222
"overrides": {
2323
"@oclif/core": {
@@ -36,7 +36,7 @@
3636
"eslint-config-oclif-typescript": "^3.1.14",
3737
"mocha": "10.8.2",
3838
"nyc": "^15.1.0",
39-
"oclif": "^4.17.46",
39+
"oclif": "^4.23.8",
4040
"sinon": "^21.0.1",
4141
"ts-node": "^10.9.2",
4242
"typescript": "^4.9.5"

packages/contentstack-utilities/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,14 @@
2929
"dependencies": {
3030
"@contentstack/management": "~1.30.1",
3131
"@contentstack/marketplace-sdk": "^1.5.1",
32-
"@oclif/core": "^4.10.5",
32+
"@oclif/core": "^4.11.4",
3333
"axios": "^1.16.1",
3434
"chalk": "^4.1.2",
3535
"cli-cursor": "^3.1.0",
3636
"cli-progress": "^3.12.0",
3737
"cli-table": "^0.3.11",
3838
"conf": "^10.2.0",
3939
"dotenv": "^16.6.1",
40-
"fancy-test": "^2.0.42",
4140
"figures": "^3.2.0",
4241
"inquirer": "8.2.7",
4342
"inquirer-search-checkbox": "^1.0.0",

packages/contentstack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@contentstack/cli-cm-clone": "~1.21.5",
3030
"@contentstack/cli-cm-export-to-csv": "~1.12.2",
3131
"@contentstack/cli-cm-import-setup": "~1.8.3",
32-
"@contentstack/cli-cm-migrate-rte": "~1.7.0",
32+
"@contentstack/cli-cm-migrate-rte": "cli-plugins/packages/contentstack-migrate-rte",
3333
"@contentstack/cli-cm-seed": "~1.15.3",
3434
"@contentstack/cli-command": "~1.8.2",
3535
"@contentstack/cli-config": "~1.20.3",
@@ -65,7 +65,7 @@
6565
"mocha": "10.8.2",
6666
"nock": "^13.5.6",
6767
"nyc": "^15.1.0",
68-
"oclif": "^4.17.46",
68+
"oclif": "^4.23.8",
6969
"rimraf": "^5.0.10",
7070
"shelljs": "^0.10.0",
7171
"sinon": "^21.0.1",

pnpm-lock.yaml

Lines changed: 23 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)