diff --git a/package-lock.json b/package-lock.json index c16f28ce8b..acce72e58b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7221,7 +7221,6 @@ "version": "16.4.5", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==", - "license": "BSD-2-Clause", "engines": { "node": ">=12" }, @@ -27540,6 +27539,74 @@ "node": ">=14.0.0" } }, + "packages/contentstack-clone/node_modules/@contentstack/cli-cm-export/node_modules/@contentstack/cli-utilities": { + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/@contentstack/cli-utilities/-/cli-utilities-1.7.3.tgz", + "integrity": "sha512-xA4POMB98amZpwLUzEl/7L+LUpjau6GL7Dlvq/51RtT7HkmutBv0aQs03FK1Ls0ZdeOsGmlAzZQHXcr8orfaIg==", + "extraneous": true, + "license": "MIT", + "dependencies": { + "@contentstack/management": "~1.17.0", + "@contentstack/marketplace-sdk": "^1.2.1", + "@oclif/core": "^3.26.5", + "axios": "^1.7.4", + "chalk": "^4.0.0", + "cli-cursor": "^3.1.0", + "cli-table": "^0.3.11", + "conf": "^10.2.0", + "debug": "^4.1.1", + "figures": "^3.2.0", + "inquirer": "8.2.4", + "inquirer-search-checkbox": "^1.0.0", + "inquirer-search-list": "^1.2.6", + "klona": "^2.0.6", + "lodash": "^4.17.15", + "mkdirp": "^1.0.4", + "open": "^8.4.2", + "ora": "^5.4.0", + "recheck": "^4.4.5", + "rxjs": "^6.6.7", + "traverse": "^0.6.7", + "unique-string": "^2.0.0", + "uuid": "^9.0.1", + "winston": "^3.7.2", + "xdg-basedir": "^4.0.0" + } + }, + "packages/contentstack-clone/node_modules/@contentstack/cli-cm-import/node_modules/@contentstack/cli-utilities": { + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/@contentstack/cli-utilities/-/cli-utilities-1.7.3.tgz", + "integrity": "sha512-xA4POMB98amZpwLUzEl/7L+LUpjau6GL7Dlvq/51RtT7HkmutBv0aQs03FK1Ls0ZdeOsGmlAzZQHXcr8orfaIg==", + "extraneous": true, + "license": "MIT", + "dependencies": { + "@contentstack/management": "~1.17.0", + "@contentstack/marketplace-sdk": "^1.2.1", + "@oclif/core": "^3.26.5", + "axios": "^1.7.4", + "chalk": "^4.0.0", + "cli-cursor": "^3.1.0", + "cli-table": "^0.3.11", + "conf": "^10.2.0", + "debug": "^4.1.1", + "figures": "^3.2.0", + "inquirer": "8.2.4", + "inquirer-search-checkbox": "^1.0.0", + "inquirer-search-list": "^1.2.6", + "klona": "^2.0.6", + "lodash": "^4.17.15", + "mkdirp": "^1.0.4", + "open": "^8.4.2", + "ora": "^5.4.0", + "recheck": "^4.4.5", + "rxjs": "^6.6.7", + "traverse": "^0.6.7", + "unique-string": "^2.0.0", + "uuid": "^9.0.1", + "winston": "^3.7.2", + "xdg-basedir": "^4.0.0" + } + }, "packages/contentstack-clone/node_modules/foreground-child": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz", @@ -29588,6 +29655,182 @@ "engines": { "node": ">=10" } + }, + "packages/contentstack/node_modules/@contentstack/cli-cm-clone/node_modules/@contentstack/cli-cm-export": { + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@contentstack/cli-cm-export/-/cli-cm-export-1.13.0.tgz", + "integrity": "sha512-zIx1ud4eLH2SgGHwagxyzZlQKkbiF4ObkOoU8c6sLnN6edKFldMxR5lTti4yp3T4oN0sm6IfJ3z+wKle3dBO3w==", + "extraneous": true, + "license": "MIT", + "dependencies": { + "@contentstack/cli-command": "~1.3.0", + "@contentstack/cli-utilities": "~1.7.2", + "@contentstack/cli-variants": "~1.0.0", + "@oclif/core": "^3.26.5", + "async": "^3.2.4", + "big-json": "^3.2.0", + "bluebird": "^3.7.2", + "chalk": "^4.1.2", + "is-valid-path": "^0.1.1", + "lodash": "^4.17.20", + "merge": "^2.1.1", + "mkdirp": "^1.0.4", + "path": "^0.12.7", + "progress-stream": "^2.0.0", + "promise-limit": "^2.7.0", + "proxyquire": "^2.1.3", + "tslib": "^2.4.1", + "winston": "^3.7.2" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "packages/contentstack/node_modules/@contentstack/cli-cm-clone/node_modules/@contentstack/cli-cm-import": { + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/@contentstack/cli-cm-import/-/cli-cm-import-1.18.0.tgz", + "integrity": "sha512-d03LA/YHKuZSoFTKRaDmUa+fD66J8SnJVRm2553H9GGia+d85g2qDHToMdQEgtK/O4pUiEffsCUvnuulM34isA==", + "extraneous": true, + "license": "MIT", + "dependencies": { + "@contentstack/cli-audit": "~1.7.0", + "@contentstack/cli-command": "~1.3.0", + "@contentstack/cli-utilities": "~1.7.2", + "@contentstack/cli-variants": "~1.0.0", + "@contentstack/management": "~1.17.0", + "@oclif/core": "^3.26.5", + "big-json": "^3.2.0", + "bluebird": "^3.7.2", + "chalk": "^4.1.2", + "debug": "^4.1.0", + "fs-extra": "^11.1.1", + "lodash": "^4.17.20", + "marked": "^4.0.17", + "merge": "^2.1.1", + "mkdirp": "^1.0.4", + "promise-limit": "^2.7.0", + "tslib": "^2.4.1", + "uuid": "^9.0.1", + "winston": "^3.7.2" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "packages/contentstack/node_modules/@contentstack/cli-cm-clone/node_modules/@contentstack/cli-utilities": { + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/@contentstack/cli-utilities/-/cli-utilities-1.7.3.tgz", + "integrity": "sha512-xA4POMB98amZpwLUzEl/7L+LUpjau6GL7Dlvq/51RtT7HkmutBv0aQs03FK1Ls0ZdeOsGmlAzZQHXcr8orfaIg==", + "extraneous": true, + "license": "MIT", + "dependencies": { + "@contentstack/management": "~1.17.0", + "@contentstack/marketplace-sdk": "^1.2.1", + "@oclif/core": "^3.26.5", + "axios": "^1.7.4", + "chalk": "^4.0.0", + "cli-cursor": "^3.1.0", + "cli-table": "^0.3.11", + "conf": "^10.2.0", + "debug": "^4.1.1", + "figures": "^3.2.0", + "inquirer": "8.2.4", + "inquirer-search-checkbox": "^1.0.0", + "inquirer-search-list": "^1.2.6", + "klona": "^2.0.6", + "lodash": "^4.17.15", + "mkdirp": "^1.0.4", + "open": "^8.4.2", + "ora": "^5.4.0", + "recheck": "^4.4.5", + "rxjs": "^6.6.7", + "traverse": "^0.6.7", + "unique-string": "^2.0.0", + "uuid": "^9.0.1", + "winston": "^3.7.2", + "xdg-basedir": "^4.0.0" + } + }, + "packages/contentstack/node_modules/@contentstack/cli-cm-clone/node_modules/rimraf": { + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", + "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", + "extraneous": true, + "license": "ISC", + "dependencies": { + "glob": "^10.3.7" + }, + "bin": { + "rimraf": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "packages/contentstack/node_modules/@contentstack/cli-cm-seed/node_modules/@contentstack/cli-cm-import": { + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/@contentstack/cli-cm-import/-/cli-cm-import-1.18.0.tgz", + "integrity": "sha512-d03LA/YHKuZSoFTKRaDmUa+fD66J8SnJVRm2553H9GGia+d85g2qDHToMdQEgtK/O4pUiEffsCUvnuulM34isA==", + "extraneous": true, + "license": "MIT", + "dependencies": { + "@contentstack/cli-audit": "~1.7.0", + "@contentstack/cli-command": "~1.3.0", + "@contentstack/cli-utilities": "~1.7.2", + "@contentstack/cli-variants": "~1.0.0", + "@contentstack/management": "~1.17.0", + "@oclif/core": "^3.26.5", + "big-json": "^3.2.0", + "bluebird": "^3.7.2", + "chalk": "^4.1.2", + "debug": "^4.1.0", + "fs-extra": "^11.1.1", + "lodash": "^4.17.20", + "marked": "^4.0.17", + "merge": "^2.1.1", + "mkdirp": "^1.0.4", + "promise-limit": "^2.7.0", + "tslib": "^2.4.1", + "uuid": "^9.0.1", + "winston": "^3.7.2" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "packages/contentstack/node_modules/@contentstack/cli-cm-seed/node_modules/@contentstack/cli-utilities": { + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/@contentstack/cli-utilities/-/cli-utilities-1.7.3.tgz", + "integrity": "sha512-xA4POMB98amZpwLUzEl/7L+LUpjau6GL7Dlvq/51RtT7HkmutBv0aQs03FK1Ls0ZdeOsGmlAzZQHXcr8orfaIg==", + "extraneous": true, + "license": "MIT", + "dependencies": { + "@contentstack/management": "~1.17.0", + "@contentstack/marketplace-sdk": "^1.2.1", + "@oclif/core": "^3.26.5", + "axios": "^1.7.4", + "chalk": "^4.0.0", + "cli-cursor": "^3.1.0", + "cli-table": "^0.3.11", + "conf": "^10.2.0", + "debug": "^4.1.1", + "figures": "^3.2.0", + "inquirer": "8.2.4", + "inquirer-search-checkbox": "^1.0.0", + "inquirer-search-list": "^1.2.6", + "klona": "^2.0.6", + "lodash": "^4.17.15", + "mkdirp": "^1.0.4", + "open": "^8.4.2", + "ora": "^5.4.0", + "recheck": "^4.4.5", + "rxjs": "^6.6.7", + "traverse": "^0.6.7", + "unique-string": "^2.0.0", + "uuid": "^9.0.1", + "winston": "^3.7.2", + "xdg-basedir": "^4.0.0" + } } } } diff --git a/packages/contentstack-branches/package.json b/packages/contentstack-branches/package.json index da524dd6a1..72973cd0ba 100644 --- a/packages/contentstack-branches/package.json +++ b/packages/contentstack-branches/package.json @@ -5,6 +5,8 @@ "author": "Contentstack", "bugs": "https://github.com/contentstack/cli/issues", "dependencies": { + "@contentstack/cli-command": "~1.3.2", + "@contentstack/cli-utilities": "~1.8.0", "@contentstack/cli-command": "~1.3.2", "@contentstack/cli-utilities": "~1.8.0", "@oclif/core": "^3.26.5", diff --git a/packages/contentstack-bulk-publish/package.json b/packages/contentstack-bulk-publish/package.json index b172c1c96e..30738d8e3d 100644 --- a/packages/contentstack-bulk-publish/package.json +++ b/packages/contentstack-bulk-publish/package.json @@ -5,6 +5,8 @@ "author": "Contentstack", "bugs": "https://github.com/contentstack/cli/issues", "dependencies": { + "@contentstack/cli-command": "~1.3.2", + "@contentstack/cli-utilities": "~1.8.0", "@contentstack/cli-command": "~1.3.2", "@contentstack/cli-utilities": "~1.8.0", "bluebird": "^3.7.2", diff --git a/packages/contentstack-import/package.json b/packages/contentstack-import/package.json index 5c30eedaf3..cb1b0731ab 100644 --- a/packages/contentstack-import/package.json +++ b/packages/contentstack-import/package.json @@ -5,6 +5,9 @@ "author": "Contentstack", "bugs": "https://github.com/contentstack/cli/issues", "dependencies": { + "@contentstack/cli-audit": "~1.7.2", + "@contentstack/cli-command": "~1.3.2", + "@contentstack/cli-utilities": "~1.8.0", "@contentstack/cli-audit": "~1.7.2", "@contentstack/cli-command": "~1.3.2", "@contentstack/cli-utilities": "~1.8.0", diff --git a/packages/contentstack/package.json b/packages/contentstack/package.json index 6352cde823..5bf852454d 100755 --- a/packages/contentstack/package.json +++ b/packages/contentstack/package.json @@ -2,6 +2,7 @@ "name": "@contentstack/cli", "description": "Command-line tool (CLI) to interact with Contentstack", "version": "1.27.0", + "version": "1.27.0", "author": "Contentstack", "bin": { "csdx": "./bin/run.js"