diff --git a/packages/contentstack/package.json b/packages/contentstack/package.json index e7f22bce58..f47785f54a 100755 --- a/packages/contentstack/package.json +++ b/packages/contentstack/package.json @@ -1,7 +1,7 @@ { "name": "@contentstack/cli", "description": "Command-line tool (CLI) to interact with Contentstack", - "version": "1.63.1", + "version": "1.64.0", "author": "Contentstack", "bin": { "csdx": "./bin/run.js" @@ -19,24 +19,24 @@ "prepack": "pnpm compile && oclif manifest && oclif readme" }, "dependencies": { - "@contentstack/cli-audit": "~1.19.4", - "@contentstack/cli-cm-export": "~1.25.1", - "@contentstack/cli-cm-import": "~1.33.3", - "@contentstack/cli-auth": "~1.8.3", - "@contentstack/cli-cm-bootstrap": "~1.19.6", - "@contentstack/cli-cm-branches": "~1.8.2", - "@contentstack/cli-cm-bulk-publish": "~1.12.0", - "@contentstack/cli-cm-clone": "~1.21.7", - "@contentstack/cli-cm-export-to-csv": "~1.12.4", - "@contentstack/cli-cm-import-setup": "~1.8.4", - "@contentstack/cli-cm-migrate-rte": "~1.7.0", - "@contentstack/cli-cm-seed": "~1.15.6", - "@contentstack/cli-command": "~1.8.3", - "@contentstack/cli-config": "~1.20.4", + "@contentstack/cli-audit": "~1.19.5", + "@contentstack/cli-cm-export": "~1.25.2", + "@contentstack/cli-cm-import": "~1.33.4", + "@contentstack/cli-auth": "~1.8.4", + "@contentstack/cli-cm-bootstrap": "~1.19.7", + "@contentstack/cli-cm-branches": "~1.8.3", + "@contentstack/cli-cm-bulk-publish": "~1.12.1", + "@contentstack/cli-cm-clone": "~1.21.8", + "@contentstack/cli-cm-export-to-csv": "~1.12.5", + "@contentstack/cli-cm-import-setup": "~1.8.5", + "@contentstack/cli-cm-migrate-rte": "~1.7.1", + "@contentstack/cli-cm-seed": "~1.15.7", + "@contentstack/cli-command": "~1.8.4", + "@contentstack/cli-config": "~1.20.5", "@contentstack/cli-launch": "^1.11.1", - "@contentstack/cli-migration": "~1.12.3", - "@contentstack/cli-utilities": "~1.18.4", - "@contentstack/cli-variants": "~1.5.1", + "@contentstack/cli-migration": "~1.12.4", + "@contentstack/cli-utilities": "~1.18.5", + "@contentstack/cli-variants": "~1.5.2", "@oclif/core": "^4.11.4", "@oclif/plugin-help": "^6.2.28", "@oclif/plugin-not-found": "^3.2.53", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e93b277293..92db11529c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,59 +22,59 @@ importers: packages/contentstack: dependencies: '@contentstack/cli-audit': - specifier: ~1.19.4 - version: 1.19.4(@types/node@14.18.63)(debug@4.4.3) + specifier: ~1.19.5 + version: 1.19.5(@types/node@14.18.63)(debug@4.4.3) '@contentstack/cli-auth': - specifier: ~1.8.3 + specifier: ~1.8.4 version: link:../contentstack-auth '@contentstack/cli-cm-bootstrap': - specifier: ~1.19.6 - version: 1.19.6(@types/node@14.18.63) + specifier: ~1.19.7 + version: 1.19.7(@types/node@14.18.63) '@contentstack/cli-cm-branches': - specifier: ~1.8.2 - version: 1.8.2(@types/node@14.18.63) + specifier: ~1.8.3 + version: 1.8.3(@types/node@14.18.63) '@contentstack/cli-cm-bulk-publish': - specifier: ~1.12.0 - version: 1.12.0(@types/node@14.18.63) + specifier: ~1.12.1 + version: 1.12.1(@types/node@14.18.63) '@contentstack/cli-cm-clone': - specifier: ~1.21.7 - version: 1.21.7(@types/node@14.18.63) + specifier: ~1.21.8 + version: 1.21.8(@types/node@14.18.63) '@contentstack/cli-cm-export': - specifier: ~1.25.1 - version: 1.25.1(@types/node@14.18.63) + specifier: ~1.25.2 + version: 1.25.2(@types/node@14.18.63) '@contentstack/cli-cm-export-to-csv': - specifier: ~1.12.4 - version: 1.12.4(@types/node@14.18.63) + specifier: ~1.12.5 + version: 1.12.5(@types/node@14.18.63) '@contentstack/cli-cm-import': - specifier: ~1.33.3 - version: 1.33.3(@types/node@14.18.63) + specifier: ~1.33.4 + version: 1.33.4(@types/node@14.18.63) '@contentstack/cli-cm-import-setup': - specifier: ~1.8.4 - version: 1.8.4(@types/node@14.18.63) + specifier: ~1.8.5 + version: 1.8.5(@types/node@14.18.63) '@contentstack/cli-cm-migrate-rte': - specifier: ~1.7.0 - version: 1.7.0(@types/node@14.18.63) + specifier: ~1.7.1 + version: 1.7.1(@types/node@14.18.63) '@contentstack/cli-cm-seed': - specifier: ~1.15.6 - version: 1.15.6(@types/node@14.18.63) + specifier: ~1.15.7 + version: 1.15.7(@types/node@14.18.63) '@contentstack/cli-command': - specifier: ~1.8.3 + specifier: ~1.8.4 version: link:../contentstack-command '@contentstack/cli-config': - specifier: ~1.20.4 + specifier: ~1.20.5 version: link:../contentstack-config '@contentstack/cli-launch': specifier: ^1.11.1 version: 1.11.1(@types/node@14.18.63)(tslib@2.8.1)(typescript@4.9.5) '@contentstack/cli-migration': - specifier: ~1.12.3 - version: 1.12.3(@types/node@14.18.63) + specifier: ~1.12.4 + version: 1.12.4(@types/node@14.18.63) '@contentstack/cli-utilities': - specifier: ~1.18.4 + specifier: ~1.18.5 version: link:../contentstack-utilities '@contentstack/cli-variants': - specifier: ~1.5.1 - version: 1.5.1(@types/node@14.18.63)(debug@4.4.3) + specifier: ~1.5.2 + version: 1.5.2(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': specifier: ^4.11.4 version: 4.11.11 @@ -688,73 +688,80 @@ packages: resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} engines: {node: '>=0.1.90'} - '@contentstack/cli-audit@1.19.4': - resolution: {integrity: sha512-EnaBkjRSAMZZSOOxGDQ6NY2c6guEJjmMhPGIlrD11eq/FcbXk/iW5K6pj+5ws/+3LCDXhpJc5Uf0zLo4iOCThQ==} - engines: {node: '>=16'} + '@contentstack/cli-audit@1.19.5': + resolution: {integrity: sha512-0CZRjyW6etMoXJpveaZ4g7KES3gXiChR3rokKBjhqPLM40644ejTGXSdMTd7FjwMlD7dEX94ytHJCtmZbnUXSA==} + engines: {node: '>=22.0.0'} hasBin: true - '@contentstack/cli-cm-bootstrap@1.19.6': - resolution: {integrity: sha512-NFpLFqxVO3ZAAb9gCPTd+pquaW3UeaB2+W8gRfXf5eCxJ3XkMi+eHLuBCof66/qcHuzk+Hmucaz2RgFiSEPt5w==} - engines: {node: '>=14.0.0'} + '@contentstack/cli-cm-bootstrap@1.19.7': + resolution: {integrity: sha512-h5g2iztpt3mzonGCh5rvC3k9BnI44D2tJXqoFExDWhiMbOrI+kA+5FQDoEtcRptHlGzeheazKcH6miRITH1gGQ==} + engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-branches@1.8.2': - resolution: {integrity: sha512-iGOg+iwAY6J+pp8HQsjpUA7hAc2kHSgKcXHg0sfXBiGeRwPbTBU2l8L008cjt2DwASvDsJwQRXVJYp4m+7HIeg==} - engines: {node: '>=14.0.0'} + '@contentstack/cli-cm-branches@1.8.3': + resolution: {integrity: sha512-MnOQuacWTixIEu6LuXJvYhp80L2CDdjBoyobiEguMP3DozpmKDWf5/s7/hcx+oNVXbeVXlOswqF3KoIB0AHa6Q==} + engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-bulk-publish@1.12.0': - resolution: {integrity: sha512-v5XlYnzhWdshcCqmN161uT48WqiQ0wlIL+mRxiu/q4K862/lPi1d1xNrNhCLAF/pUFkUUyAymkWJUyktCUh5TA==} - engines: {node: '>=14.0.0'} + '@contentstack/cli-cm-bulk-publish@1.12.1': + resolution: {integrity: sha512-eGlm+kh7uJQfPM+AJDo17Jfq99+rEwW2J15DPHtl5KpQnL7HJrDm2rMNdO34Myzb502g5cne20ZeOVcbSFJGcQ==} + engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-clone@1.21.7': - resolution: {integrity: sha512-ej2Gp1xzAGque75sRrBApw28x0dh0I5mGLt6awKWH65WTR0JXGvXTxuzMJFwz7sz8rho457tNd3strRRLC6qmg==} - engines: {node: '>=14.0.0'} + '@contentstack/cli-cm-clone@1.21.8': + resolution: {integrity: sha512-YLFvTKQTXT8B/ItFehJMTCTuHgh3Iwva9q/quE2DzTZdOtLgQaGnKxNevTOaCgQRnBDRvxKeDv4nZFHTRh5GgA==} + engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-export-to-csv@1.12.4': - resolution: {integrity: sha512-HTCz2x/TC1RvKfetWk2O8Z1OsbgjCadODRYyESa8eo6bcrjS7ULs++TZQEmuf+oy3w09DST/ZeOdeMG33+sxGQ==} - engines: {node: '>=18.0.0'} + '@contentstack/cli-cm-export-to-csv@1.12.5': + resolution: {integrity: sha512-LL9vMyEkpcx1SMplv4DFbDPVSSjVL7nZ1OC3O52+lQX21zTg6DGgnOW/kdXFmeCsgF3f/uPWxC+k6rYbzPEOSA==} + engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-export@1.25.1': - resolution: {integrity: sha512-MiXM4JiX9p5Yc7T+zWE2kTGVwCXNXUYYdNbKMvXZ1AkEl4AswQbFih5QIva8NZo/1g3OSzbEMRBkXHg5XkqtQg==} - engines: {node: '>=14.0.0'} + '@contentstack/cli-cm-export@1.25.2': + resolution: {integrity: sha512-VvU37XIBkibU1xWBBzNDh8sKeSRUME551+HPvZlUfRw/aqK2G+IBtcwvA8EYoe04G+qVQk/YRDG1ZtXuuYB3Zw==} + engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-import-setup@1.8.4': - resolution: {integrity: sha512-Nisd9nLKz/Fy2+r9vfQFG3mi0DiuavDv6cNlm8bwyhRPDVlf/lli85fZZuIZH34JjzK0rn0Ps+huRSXhfcmh9Q==} - engines: {node: '>=14.0.0'} + '@contentstack/cli-cm-import-setup@1.8.5': + resolution: {integrity: sha512-esW/guPqD4NojGTLHE3Tp4AGPcNMbbbe6zGFe1yYdkdr4xUg5vi8JhhkVLAMouGv14ph+RfNU+7dTpWFMk1vyw==} + engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-import@1.33.3': - resolution: {integrity: sha512-1TYdNv72g78jGxZpZr0oFVZNhrw+rR/zTtJBnxuaH1YXqmGyqmpzOZE47XrcGkmCkGwfM5VPhzZ+V/jBqR9ldw==} - engines: {node: '>=14.0.0'} + '@contentstack/cli-cm-import@1.33.4': + resolution: {integrity: sha512-xqT/z1LVhLtBY5Fv2C5syAfa2FPkAP1hln8ihMPoGzWvDBkz9waTttOIfLwHWxhyTFn7HvaJk1G6vlPvb0ijDA==} + engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-migrate-rte@1.7.0': - resolution: {integrity: sha512-ldBH/mgSLNFr+ARE/UyqmGipK+FCQ45L5viLD+pEpFb9nXxva6v8p7VNPvpQKqob5rPKEyKi5IYU+L4OBRxgeA==} - engines: {node: '>=18.0.0'} + '@contentstack/cli-cm-migrate-rte@1.7.1': + resolution: {integrity: sha512-BfR7Nv48macQ+isXBqJ7nNWnZZ4EhpZ8Eb2Wai1ix33nFn0HWSvT7pgFhRaSZn1k2bcqiqqJcOMa5NFJwRcXGw==} + engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-seed@1.15.6': - resolution: {integrity: sha512-xRo/bE3LQIgNQ0l4IHo9NHEQqamIsPGZ7LcLvhVjKSUEDbWHmmPcaJ0YS0IcKyRoKa1ttXYQgpA61RTTnjfi9g==} - engines: {node: '>=14.0.0'} + '@contentstack/cli-cm-seed@1.15.7': + resolution: {integrity: sha512-sez5Hm9FyXkeEqTGZRno1GAE7hvRvyiJB8h77QfxA6iyr0eL67iUqmLMekUpMKwLuuE3x8PVbhfTohrxR3mmbw==} + engines: {node: '>=22.0.0'} '@contentstack/cli-command@1.8.3': resolution: {integrity: sha512-UYnIkO4B3k/qhz4snI6UFVkKcbseyXXreXzKM4T8d/fzMl0Ra6cNGeIMiGgo1RZ2rYlNRfZ2HdfhsPw6e3hlHA==} engines: {node: '>=14.0.0'} - '@contentstack/cli-config@1.20.4': - resolution: {integrity: sha512-4afOEI8Iekr3CIj5cc+4bTDWZ8i0972oylFi5XiQtluQjwmw9fO1Es5RVhu8mw6EduktyYyzmwF/WJSG/EP6OQ==} - engines: {node: '>=14.0.0'} + '@contentstack/cli-command@1.8.4': + resolution: {integrity: sha512-xo6d+KrwqGZakUKz6Uw9I3CsW6HC+NqwsMd5kc9IN5j/UhzLZujLAj6fotQY+cyJYG/Dz9D+tSIaL8ZAMRTkLg==} + engines: {node: '>=22.0.0'} + + '@contentstack/cli-config@1.20.5': + resolution: {integrity: sha512-QWtO/6eabb08rqzSLa07hfIeVWt0Urn8+f517CcOG/3cq/dDu9iKcSZW+Z/b/ZGXE5BXAVgusc9CqDF1APkrpg==} + engines: {node: '>=22.0.0'} '@contentstack/cli-launch@1.11.1': resolution: {integrity: sha512-sInkejRj3BQY2P4EsAzkSy9OIWBFS5rFwP7v9sC9mMMo7UGuasF7hZUJHiIDCcwEnRTIRPQ41qX6NBlIr3steA==} engines: {node: '>=22.0.0'} hasBin: true - '@contentstack/cli-migration@1.12.3': - resolution: {integrity: sha512-xOh5WjZHy0xqTRJKvf1Vv0EEAqFldcJlyBFnxVWkuSIu0bE1dJb1cFYf9/2cGXxRvApY5DgDdNq6sYgqk8BBUQ==} - engines: {node: '>=8.3.0'} + '@contentstack/cli-migration@1.12.4': + resolution: {integrity: sha512-kEmrdDY6FB7riig1baD8YjqJ7sOJrP30HhkU2pkAWI3UxkoBPrxzXQ56L1JJAGSJNI4ghgFGNrKFwmjemmdgiA==} + engines: {node: '>=22.0.0'} '@contentstack/cli-utilities@1.18.4': resolution: {integrity: sha512-6Q+zge0WP8e5FXRXH1mmsbzAy3xHluUsDdUHO2w8/1w5wyG1rifCi2YcP3GdZJPAoHTq21X9fL9i2KCPZ1GsXg==} - '@contentstack/cli-variants@1.5.1': - resolution: {integrity: sha512-uUHj6jRnIdGCpfPKTZ0PXhrp+6TZFSrocYTdqrnFGAiwJ+Az9K5FWo9xIeX3Jf4EACbwcq2OfGbjsD/1t2DKfQ==} + '@contentstack/cli-utilities@1.18.5': + resolution: {integrity: sha512-0qRZznIiU8jqYl7BTs84w9Ke2fVGRDCY22PSUg0DABR1nzrnTVwTTne/gjhuQUoQjMU7GG4rvAScY0SU/0mHAg==} + + '@contentstack/cli-variants@1.5.2': + resolution: {integrity: sha512-aZ+FTK/F1+ukkFDx1+UkoeTHYNSGcBtfVWFBVbdPqGLUwfAPzZ8d7lCVz4/YuNIwLpKBmlX30T5WtogHrtMYMQ==} '@contentstack/json-rte-serializer@2.1.0': resolution: {integrity: sha512-klw+0kH5UtL4mHGDP7A8olZIaA4CoyAVzveYqso8uxeDXKkTvwF8D5HBhCqQLr0NXwhofl+FF431cbzGZ3TNCg==} @@ -5064,8 +5071,8 @@ packages: resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==} engines: {node: '>=6'} - tar@7.5.17: - resolution: {integrity: sha512-wPEBwzapC+2PaTYPH6e2L+cNOEE227S47wUYFqlegcs8zlLLmeb9Fcff1HVZY4Fwku/1Eyv38n7GYwB2aaS71g==} + tar@7.5.19: + resolution: {integrity: sha512-4LeEWl96twnS2Q7Bz4MGqgazLqO+hJN63GZxXoIqh1T3VweYD997gbU1ItNsQafqqXTXd5WFyFdReLtwvRBNiw==} engines: {node: '>=18'} test-exclude@6.0.0: @@ -5918,10 +5925,10 @@ snapshots: '@colors/colors@1.6.0': {} - '@contentstack/cli-audit@1.19.4(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-audit@1.19.5(@types/node@14.18.63)(debug@4.4.3)': dependencies: - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 chalk: 4.1.2 fast-csv: 4.3.6 @@ -5933,25 +5940,25 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-bootstrap@1.19.6(@types/node@14.18.63)': + '@contentstack/cli-cm-bootstrap@1.19.7(@types/node@14.18.63)': dependencies: - '@contentstack/cli-cm-seed': 1.15.6(@types/node@14.18.63) - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-config': 1.20.4(@types/node@14.18.63) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-cm-seed': 1.15.7(@types/node@14.18.63) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-config': 1.20.5(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 inquirer: 8.2.7(@types/node@14.18.63) mkdirp: 2.1.6 - tar: 7.5.17 + tar: 7.5.19 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-cm-branches@1.8.2(@types/node@14.18.63)': + '@contentstack/cli-cm-branches@1.8.3(@types/node@14.18.63)': dependencies: - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 chalk: 4.1.2 just-diff: 6.0.2 @@ -5961,11 +5968,11 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-bulk-publish@1.12.0(@types/node@14.18.63)': + '@contentstack/cli-cm-bulk-publish@1.12.1(@types/node@14.18.63)': dependencies: - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-config': 1.20.4(@types/node@14.18.63) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-config': 1.20.5(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 chalk: 4.1.2 dotenv: 16.6.1 @@ -5977,13 +5984,13 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-clone@1.21.7(@types/node@14.18.63)': + '@contentstack/cli-cm-clone@1.21.8(@types/node@14.18.63)': dependencies: '@colors/colors': 1.6.0 - '@contentstack/cli-cm-export': 1.25.1(@types/node@14.18.63) - '@contentstack/cli-cm-import': 1.33.3(@types/node@14.18.63) - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-cm-export': 1.25.2(@types/node@14.18.63) + '@contentstack/cli-cm-import': 1.33.4(@types/node@14.18.63) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 chalk: 4.1.2 inquirer: 8.2.7(@types/node@14.18.63) @@ -5997,10 +6004,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-export-to-csv@1.12.4(@types/node@14.18.63)': + '@contentstack/cli-cm-export-to-csv@1.12.5(@types/node@14.18.63)': dependencies: - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 fast-csv: 4.3.6 inquirer: 8.2.7(@types/node@14.18.63) @@ -6010,11 +6017,11 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-export@1.25.1(@types/node@14.18.63)': + '@contentstack/cli-cm-export@1.25.2(@types/node@14.18.63)': dependencies: - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-variants': 1.5.1(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-variants': 1.5.2(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 async: 3.2.6 big-json: 3.2.0 @@ -6031,10 +6038,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-import-setup@1.8.4(@types/node@14.18.63)': + '@contentstack/cli-cm-import-setup@1.8.5(@types/node@14.18.63)': dependencies: - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 big-json: 3.2.0 chalk: 4.1.2 @@ -6048,12 +6055,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-import@1.33.3(@types/node@14.18.63)': + '@contentstack/cli-cm-import@1.33.4(@types/node@14.18.63)': dependencies: - '@contentstack/cli-audit': 1.19.4(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-variants': 1.5.1(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-audit': 1.19.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-variants': 1.5.2(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 big-json: 3.2.0 bluebird: 3.7.2 @@ -6070,10 +6077,10 @@ snapshots: - '@types/node' - supports-color - '@contentstack/cli-cm-migrate-rte@1.7.0(@types/node@14.18.63)': + '@contentstack/cli-cm-migrate-rte@1.7.1(@types/node@14.18.63)': dependencies: - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@contentstack/json-rte-serializer': 2.1.0 '@oclif/core': 4.11.11 '@oclif/plugin-help': 6.2.52 @@ -6091,23 +6098,23 @@ snapshots: - supports-color - utf-8-validate - '@contentstack/cli-cm-seed@1.15.6(@types/node@14.18.63)': + '@contentstack/cli-cm-seed@1.15.7(@types/node@14.18.63)': dependencies: - '@contentstack/cli-cm-import': 1.33.3(@types/node@14.18.63) - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-cm-import': 1.33.4(@types/node@14.18.63) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) inquirer: 8.2.7(@types/node@14.18.63) mkdirp: 1.0.4 - tar: 7.5.17 + tar: 7.5.19 tmp: 0.2.7 transitivePeerDependencies: - '@types/node' - debug - supports-color - '@contentstack/cli-command@1.8.3(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-command@1.8.3(@types/node@14.18.63)': dependencies: - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 contentstack: 3.27.0 transitivePeerDependencies: @@ -6115,10 +6122,20 @@ snapshots: - debug - supports-color - '@contentstack/cli-config@1.20.4(@types/node@14.18.63)': + '@contentstack/cli-command@1.8.4(@types/node@14.18.63)(debug@4.4.3)': dependencies: - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) + '@oclif/core': 4.11.11 + contentstack: 3.27.0 + transitivePeerDependencies: + - '@types/node' + - debug + - supports-color + + '@contentstack/cli-config@1.20.5(@types/node@14.18.63)': + dependencies: + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@contentstack/utils': 1.9.1 '@oclif/core': 4.11.11 transitivePeerDependencies: @@ -6129,8 +6146,8 @@ snapshots: '@contentstack/cli-launch@1.11.1(@types/node@14.18.63)(tslib@2.8.1)(typescript@4.9.5)': dependencies: '@apollo/client': 3.14.1(graphql@16.14.2) - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.3(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63) '@oclif/core': 4.11.11 '@oclif/plugin-help': 6.2.52 '@rollup/plugin-commonjs': 28.0.9(rollup@4.62.2) @@ -6164,10 +6181,10 @@ snapshots: - tslib - typescript - '@contentstack/cli-migration@1.12.3(@types/node@14.18.63)': + '@contentstack/cli-migration@1.12.4(@types/node@14.18.63)': dependencies: - '@contentstack/cli-command': 1.8.3(@types/node@14.18.63)(debug@4.4.3) - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 async: 3.2.6 callsites: 3.1.0 @@ -6183,7 +6200,44 @@ snapshots: - zen-observable - zenObservable - '@contentstack/cli-utilities@1.18.4(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-utilities@1.18.4(@types/node@14.18.63)': + dependencies: + '@contentstack/management': 1.30.3(debug@4.4.3) + '@contentstack/marketplace-sdk': 1.5.3(debug@4.4.3) + '@oclif/core': 4.11.11 + axios: 1.18.1(debug@4.4.3) + chalk: 4.1.2 + cli-cursor: 3.1.0 + cli-progress: 3.12.0 + cli-table: 0.3.11 + conf: 10.2.0 + dotenv: 16.6.1 + figures: 3.2.0 + inquirer: 8.2.7(@types/node@14.18.63) + inquirer-search-checkbox: 1.0.0 + inquirer-search-list: 1.2.6 + js-yaml: 4.2.0 + klona: 2.0.6 + lodash: 4.18.1 + mkdirp: 1.0.4 + open: 8.4.2 + ora: 5.4.1 + papaparse: 5.5.4 + recheck: 4.4.5 + rxjs: 6.6.7 + short-uuid: 6.0.3 + traverse: 0.6.11 + tty-table: 4.2.3 + unique-string: 2.0.0 + uuid: 14.0.0 + winston: 3.19.0 + xdg-basedir: 4.0.0 + transitivePeerDependencies: + - '@types/node' + - debug + - supports-color + + '@contentstack/cli-utilities@1.18.5(@types/node@14.18.63)(debug@4.4.3)': dependencies: '@contentstack/management': 1.30.3(debug@4.4.3) '@contentstack/marketplace-sdk': 1.5.3(debug@4.4.3) @@ -6220,9 +6274,9 @@ snapshots: - debug - supports-color - '@contentstack/cli-variants@1.5.1(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-variants@1.5.2(@types/node@14.18.63)(debug@4.4.3)': dependencies: - '@contentstack/cli-utilities': 1.18.4(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.11.11 lodash: 4.18.1 mkdirp: 1.0.4 @@ -8360,7 +8414,7 @@ snapshots: '@typescript-eslint/parser': 6.21.0(eslint@10.5.0)(typescript@4.9.5) eslint-config-xo-space: 0.35.0(eslint@10.5.0) eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint@10.5.0))(eslint@10.5.0) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.5.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint@10.5.0))(eslint@10.5.0))(eslint@10.5.0) eslint-plugin-mocha: 10.5.0(eslint@10.5.0) eslint-plugin-n: 15.7.0(eslint@10.5.0) eslint-plugin-perfectionist: 2.11.0(eslint@10.5.0)(typescript@4.9.5) @@ -8447,7 +8501,7 @@ snapshots: tinyglobby: 0.2.17 unrs-resolver: 1.12.2 optionalDependencies: - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.5.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint@10.5.0))(eslint@10.5.0))(eslint@10.5.0) transitivePeerDependencies: - supports-color @@ -8486,7 +8540,7 @@ snapshots: eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.5.0): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.5.0)(typescript@4.9.5))(eslint@10.5.0))(eslint@10.5.0))(eslint@10.5.0): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9 @@ -11012,7 +11066,7 @@ snapshots: tapable@2.3.3: {} - tar@7.5.17: + tar@7.5.19: dependencies: '@isaacs/fs-minipass': 4.0.1 chownr: 3.0.0