Skip to content

Commit

Permalink
Merge pull request #1014 from contentstack/fix/40944
Browse files Browse the repository at this point in the history
fix: removed deprecated packages
  • Loading branch information
netrajpatel authored Sep 14, 2023
2 parents 1de7129 + 664bfc5 commit c8839c0
Show file tree
Hide file tree
Showing 8 changed files with 21,607 additions and 16,859 deletions.
38,057 changes: 21,340 additions & 16,717 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions packages/contentstack-branches/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
"dependencies": {
"@contentstack/cli-command": "~1.2.12",
"@contentstack/cli-utilities": "~1.5.2",
"@oclif/command": "^1.8.16",
"@oclif/config": "^1.18.3",
"@oclif/core": "^2.9.3",
"async": "^3.2.4",
"big-json": "^3.2.0",
Expand Down
2 changes: 0 additions & 2 deletions packages/contentstack-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
"dependencies": {
"@contentstack/cli-command": "~1.2.12",
"@contentstack/cli-utilities": "~1.5.2",
"@oclif/command": "^1.8.16",
"@oclif/config": "^1.18.3",
"@oclif/core": "^2.9.3",
"async": "^3.2.4",
"big-json": "^3.2.0",
Expand Down
1 change: 0 additions & 1 deletion packages/contentstack-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"@contentstack/cli-command": "~1.2.12",
"@contentstack/cli-utilities": "~1.5.2",
"@contentstack/management": "~1.10.0",
"@oclif/config": "^1.18.3",
"@oclif/core": "^2.9.3",
"big-json": "^3.2.0",
"bluebird": "^3.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/contentstack-launch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@contentstack/cli-command": "~1.2.12",
"@contentstack/cli-utilities": "~1.5.2",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^2.3.2",
"@oclif/plugin-plugins": "^3.3.2",
"@oclif/core": "^2.9.3",
"@types/express": "^4.17.17",
"@types/express-serve-static-core": "^4.17.34",
Expand Down
2 changes: 0 additions & 2 deletions packages/contentstack-migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
"dependencies": {
"@contentstack/cli-command": "~1.2.12",
"@contentstack/cli-utilities": "~1.5.2",
"@oclif/command": "^1.8.16",
"@oclif/config": "^1.18.3",
"async": "^3.2.4",
"callsites": "^3.1.0",
"cardinal": "^2.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/contentstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@contentstack/management": "~1.10.0",
"@contentstack/cli-cm-branches": "~1.0.12",
"@oclif/plugin-help": "^5",
"@oclif/plugin-not-found": "^2.3.9",
"@oclif/plugin-plugins": "^2.1.7",
"@oclif/plugin-not-found": "^2.4.0",
"@oclif/plugin-plugins": "^3.3.2",
"@oclif/core": "^2.9.3",
"chalk": "^4.1.2",
"debug": "^4.1.1",
Expand Down
Loading

0 comments on commit c8839c0

Please sign in to comment.