diff --git a/packages/contentstack/package.json b/packages/contentstack/package.json index 9acb0235db..f33979ed4b 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.65.0", + "version": "1.66.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.5", - "@contentstack/cli-cm-export": "~1.25.3", - "@contentstack/cli-cm-import": "~1.33.5", - "@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.9", - "@contentstack/cli-cm-export-to-csv": "~1.12.6", - "@contentstack/cli-cm-import-setup": "~1.8.6", - "@contentstack/cli-cm-migrate-rte": "~1.7.2", - "@contentstack/cli-cm-seed": "~1.15.8", + "@contentstack/cli-audit": "~1.20.0", + "@contentstack/cli-cm-export": "~1.26.0", + "@contentstack/cli-cm-import": "~1.34.0", + "@contentstack/cli-auth": "~1.8.5", + "@contentstack/cli-cm-bootstrap": "~1.19.8", + "@contentstack/cli-cm-branches": "~1.8.4", + "@contentstack/cli-cm-bulk-publish": "~1.12.2", + "@contentstack/cli-cm-clone": "~1.21.10", + "@contentstack/cli-cm-export-to-csv": "~1.12.7", + "@contentstack/cli-cm-import-setup": "~1.8.7", + "@contentstack/cli-cm-migrate-rte": "~1.7.3", + "@contentstack/cli-cm-seed": "~1.15.9", "@contentstack/cli-command": "~1.8.5", "@contentstack/cli-config": "~1.21.0", "@contentstack/cli-launch": "^1.11.1", - "@contentstack/cli-migration": "~1.12.4", + "@contentstack/cli-migration": "~1.12.5", "@contentstack/cli-utilities": "~1.19.0", - "@contentstack/cli-variants": "~1.6.0", + "@contentstack/cli-variants": "~1.6.1", "@oclif/core": "^4.11.4", "@oclif/plugin-help": "^6.2.28", "@oclif/plugin-not-found": "^3.2.53", @@ -162,4 +162,4 @@ } }, "repository": "https://github.com/contentstack/cli" -} \ No newline at end of file +} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7476382938..ed931a2a03 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,41 +26,41 @@ importers: packages/contentstack: dependencies: '@contentstack/cli-audit': - specifier: ~1.19.5 - version: 1.19.5(@types/node@14.18.63)(debug@4.4.3) + specifier: ~1.20.0 + version: 1.20.0(@types/node@14.18.63)(debug@4.4.3) '@contentstack/cli-auth': - specifier: ~1.8.4 + specifier: ~1.8.5 version: link:../contentstack-auth '@contentstack/cli-cm-bootstrap': - specifier: ~1.19.7 - version: 1.19.7(@types/node@14.18.63) + specifier: ~1.19.8 + version: 1.19.8(@types/node@14.18.63) '@contentstack/cli-cm-branches': - specifier: ~1.8.3 - version: 1.8.3(@types/node@14.18.63) + specifier: ~1.8.4 + version: 1.8.4(@types/node@14.18.63) '@contentstack/cli-cm-bulk-publish': - specifier: ~1.12.1 - version: 1.12.1(@types/node@14.18.63) + specifier: ~1.12.2 + version: 1.12.2(@types/node@14.18.63) '@contentstack/cli-cm-clone': - specifier: ~1.21.9 - version: 1.21.9(@types/node@14.18.63) + specifier: ~1.21.10 + version: 1.21.10(@types/node@14.18.63) '@contentstack/cli-cm-export': - specifier: ~1.25.3 - version: 1.25.3(@types/node@14.18.63) + specifier: ~1.26.0 + version: 1.26.0(@types/node@14.18.63) '@contentstack/cli-cm-export-to-csv': - specifier: ~1.12.6 - version: 1.12.6(@types/node@14.18.63) + specifier: ~1.12.7 + version: 1.12.7(@types/node@14.18.63) '@contentstack/cli-cm-import': - specifier: ~1.33.5 - version: 1.33.5(@types/node@14.18.63) + specifier: ~1.34.0 + version: 1.34.0(@types/node@14.18.63) '@contentstack/cli-cm-import-setup': - specifier: ~1.8.6 - version: 1.8.6(@types/node@14.18.63) + specifier: ~1.8.7 + version: 1.8.7(@types/node@14.18.63) '@contentstack/cli-cm-migrate-rte': - specifier: ~1.7.2 - version: 1.7.2(@types/node@14.18.63) + specifier: ~1.7.3 + version: 1.7.3(@types/node@14.18.63) '@contentstack/cli-cm-seed': - specifier: ~1.15.8 - version: 1.15.8(@types/node@14.18.63) + specifier: ~1.15.9 + version: 1.15.9(@types/node@14.18.63) '@contentstack/cli-command': specifier: ~1.8.5 version: link:../contentstack-command @@ -71,14 +71,14 @@ importers: 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.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-utilities': specifier: ~1.19.0 version: link:../contentstack-utilities '@contentstack/cli-variants': - specifier: ~1.6.0 - version: 1.6.0(@types/node@14.18.63)(debug@4.4.3) + specifier: ~1.6.1 + version: 1.6.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': specifier: ^4.11.4 version: 4.13.2 @@ -664,57 +664,61 @@ packages: resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} engines: {node: '>=0.1.90'} - '@contentstack/cli-audit@1.19.5': - resolution: {integrity: sha512-0CZRjyW6etMoXJpveaZ4g7KES3gXiChR3rokKBjhqPLM40644ejTGXSdMTd7FjwMlD7dEX94ytHJCtmZbnUXSA==} + '@contentstack/cli-audit@1.20.0': + resolution: {integrity: sha512-kpKF1DipEOKkkX3FYynrhcAnfvh7tp+qkDi+hW/3C1NjgNK8qOypDdRjZyf3wOhRPR22ANgo5y7fyDjNTqbaYA==} engines: {node: '>=22.0.0'} hasBin: true - '@contentstack/cli-cm-bootstrap@1.19.7': - resolution: {integrity: sha512-h5g2iztpt3mzonGCh5rvC3k9BnI44D2tJXqoFExDWhiMbOrI+kA+5FQDoEtcRptHlGzeheazKcH6miRITH1gGQ==} + '@contentstack/cli-cm-bootstrap@1.19.8': + resolution: {integrity: sha512-5TljveOcp76NbaE29Lgcjkk1wuRW4TB2iy90xhtUob7wHrg7o8FD9q4FT5myReP4EO0HmZRakJfnCuS8Dsrk7w==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-branches@1.8.3': - resolution: {integrity: sha512-MnOQuacWTixIEu6LuXJvYhp80L2CDdjBoyobiEguMP3DozpmKDWf5/s7/hcx+oNVXbeVXlOswqF3KoIB0AHa6Q==} + '@contentstack/cli-cm-branches@1.8.4': + resolution: {integrity: sha512-/YF6DO0GzkVILZfKWnA7y+Fdz7UQMwpw32eOF4CH291y6Z28XkRq9z75KDzxJIK9fI01xi8ENuQfuWych7z8pA==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-bulk-publish@1.12.1': - resolution: {integrity: sha512-eGlm+kh7uJQfPM+AJDo17Jfq99+rEwW2J15DPHtl5KpQnL7HJrDm2rMNdO34Myzb502g5cne20ZeOVcbSFJGcQ==} + '@contentstack/cli-cm-bulk-publish@1.12.2': + resolution: {integrity: sha512-5u/7r8V2V8pxNSOyGHmcn2bj3RHRwaVUgFnS4JHlN61HYj6rs/TssUAExx1Pn0JnkWePqmH5nqtc1NdDd0nb4Q==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-clone@1.21.9': - resolution: {integrity: sha512-tdqV4yvkNCbjmCo922/m9NtGAQBMxZ0oCbkx0f/h9t1b/Ni7KosVe8Ji3YEMwyQyrKoAzXxYLkddnD9OfN6VRg==} + '@contentstack/cli-cm-clone@1.21.10': + resolution: {integrity: sha512-pkoeD3YjiQSZaYbh2bv+zMEx4s6pNYTXHFyQ63F8lzo+ib+TYdvqnVDExKAg9VSL/4XGxn2kRhfFjk1OVp4myw==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-export-to-csv@1.12.6': - resolution: {integrity: sha512-SCjq8sDehdqbRm9Ptc9IU57pFGYJIZAr05KvCsK0qlAuun+H+1My1gjcgltCWVOSBsnZpyAxGd4xxuF8e+zoRw==} + '@contentstack/cli-cm-export-to-csv@1.12.7': + resolution: {integrity: sha512-xDyukBJ4YIPfGJSVHOZhYlOJfbQxjFmrtMVOYTyKkql7KmsZ8RQqxM0QzBaF7NLWc9Vl0T46Z8dCueIwc6xEsQ==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-export@1.25.3': - resolution: {integrity: sha512-6znLi56anmMACyr2QJEqUGhyvW8izPr598cvZE9ciIKaQP2rVnLMCOZ/o2dydzPSNK/rQ2vpyABKHQRb5RGKuw==} + '@contentstack/cli-cm-export@1.26.0': + resolution: {integrity: sha512-bkZN/XHadjouhMzENGhKQ5ENV8AxrMv0coRGWZ3i+j1UaC5UvT3tcaLLZbo7VHegmU1drf/iMk/WYmeVfg0jmA==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-import-setup@1.8.6': - resolution: {integrity: sha512-RreJ7yNmdEL4iyGj+dM29NX6+CdxvYjaYhKMoomXydTrRbjKxHTBV9FLtMMHy/fhadSXjKZMFpZqlv7bhuEWAA==} + '@contentstack/cli-cm-import-setup@1.8.7': + resolution: {integrity: sha512-ABLquD6sMtFgma24iBW7mekwJxZgh9Vz8WYWfiB9Y0xfEqjeQ/n5LgUnTuV6HAockpfps3T3Bj1ZB30GmkMsGw==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-import@1.33.5': - resolution: {integrity: sha512-BQ6D1Sb98NL6eM/rQYObXgf9PAlJX1frBpTxE8wN0VVj7phXD+Bnq4N8ecVbiMeL9KdzfdsaFBPxmXiqx3H/pg==} + '@contentstack/cli-cm-import@1.34.0': + resolution: {integrity: sha512-LI0PRqV/gHQKlggSSm/AzrdNKcdaVLx1M6p9DScTsGgAJxxwFiZ9dYQ9vOnVXMaCBJnsDshZhbO4VXp58d66rw==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-migrate-rte@1.7.2': - resolution: {integrity: sha512-TiNfrq1CkJjXmSL87f+Cko+D1s4KK3MVdwID20LuEN8lVpUbVEycXZjM8xIsmSxXaK4iQA00PY7k9iD/oO/5kg==} + '@contentstack/cli-cm-migrate-rte@1.7.3': + resolution: {integrity: sha512-+FjbiboG8c4B7LgspNnjQGxhtqL7v1lArYRWLfAi+yxDqp4e6ya1j4s2V5NB8TymaLlbdkrhbjcjO5OIQFfChg==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-seed@1.15.8': - resolution: {integrity: sha512-8iFwzbnYYdPLUyjKSKEJdwVwRzOod9A48RGfGJRPllSMxmq8UochnMk8sUrprMo0njh+ebPyx4wCQ3TzfdI6YQ==} + '@contentstack/cli-cm-seed@1.15.9': + resolution: {integrity: sha512-lEj5RuQr7PAv2a7eJ5eHtOCAtqbH69mmIoUnMbaJOl2hW8XCJICVfTQc/XnXw80JNPEtRAv9xijiLjlbN7BNyw==} engines: {node: '>=22.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==} + '@contentstack/cli-command@1.8.5': + resolution: {integrity: sha512-gwg04KOYZUDdr5vgjRfGSdIVIPZ/Qfnyv0tG+9ihpZwVl7JxsJ9Rpg8olAtw1oy+LqjYZzc6cx0uaCFO3c/Skg==} + engines: {node: '>=22.0.0'} + + '@contentstack/cli-config@1.21.0': + resolution: {integrity: sha512-vxSuMf7qjAzxrAIkdsYX4YGDOxq1dlX0RMFwLbzMuEBINOuxGr6WsryXxeR/5QCkD1kb07qh2puq4FxBjPn4HQ==} engines: {node: '>=22.0.0'} '@contentstack/cli-launch@1.11.1': @@ -722,15 +726,18 @@ packages: engines: {node: '>=22.0.0'} hasBin: true - '@contentstack/cli-migration@1.12.4': - resolution: {integrity: sha512-kEmrdDY6FB7riig1baD8YjqJ7sOJrP30HhkU2pkAWI3UxkoBPrxzXQ56L1JJAGSJNI4ghgFGNrKFwmjemmdgiA==} + '@contentstack/cli-migration@1.12.5': + resolution: {integrity: sha512-+nAgHTxd4BRFDoeh4/nmkgb+Ef3oLySdSCSeU77eLLRUOhxSQaDdrDmD6qJQ+7bYRmJFx2u6CAS/KCw/AuAHbQ==} engines: {node: '>=22.0.0'} '@contentstack/cli-utilities@1.18.5': resolution: {integrity: sha512-0qRZznIiU8jqYl7BTs84w9Ke2fVGRDCY22PSUg0DABR1nzrnTVwTTne/gjhuQUoQjMU7GG4rvAScY0SU/0mHAg==} - '@contentstack/cli-variants@1.6.0': - resolution: {integrity: sha512-x1ybT5bJlIQLFLP1xy6anhyFEllidSzjHbmU9maOz3mF0HMuqAX8Wl7dmt4BQq16nkm/PpjASW8bYt/09Dtbxg==} + '@contentstack/cli-utilities@1.19.0': + resolution: {integrity: sha512-QkQ2KakgMLYt2oa7bov1RHb4N1YjJqGqGDkh3oiTfgN+c5FvqoyaRUrngQCjefat3GLd2MY2SOmgILcBCghTpw==} + + '@contentstack/cli-variants@1.6.1': + resolution: {integrity: sha512-gYVq/RwKeiQ+fA05J0ajw+kHl14WtYLIWvZ2D9ftW2At5yMeeWCmE5pChEhGF8sD7vv7p97wjyjcCt1w1tvHjQ==} '@contentstack/json-rte-serializer@2.1.0': resolution: {integrity: sha512-klw+0kH5UtL4mHGDP7A8olZIaA4CoyAVzveYqso8uxeDXKkTvwF8D5HBhCqQLr0NXwhofl+FF431cbzGZ3TNCg==} @@ -5792,10 +5799,10 @@ snapshots: '@colors/colors@1.6.0': {} - '@contentstack/cli-audit@1.19.5(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-audit@1.20.0(@types/node@14.18.63)(debug@4.4.3)': 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/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 chalk: 4.1.2 fast-csv: 4.3.6 @@ -5807,12 +5814,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-bootstrap@1.19.7(@types/node@14.18.63)': + '@contentstack/cli-cm-bootstrap@1.19.8(@types/node@14.18.63)': dependencies: - '@contentstack/cli-cm-seed': 1.15.8(@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) + '@contentstack/cli-cm-seed': 1.15.9(@types/node@14.18.63) + '@contentstack/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-config': 1.21.0(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 inquirer: 8.2.7(@types/node@14.18.63) mkdirp: 2.1.6 @@ -5822,10 +5829,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-branches@1.8.3(@types/node@14.18.63)': + '@contentstack/cli-cm-branches@1.8.4(@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/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 chalk: 4.1.2 just-diff: 6.0.2 @@ -5835,11 +5842,11 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-bulk-publish@1.12.1(@types/node@14.18.63)': + '@contentstack/cli-cm-bulk-publish@1.12.2(@types/node@14.18.63)': dependencies: - '@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) + '@contentstack/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-config': 1.21.0(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 chalk: 4.1.2 dotenv: 16.6.1 @@ -5851,13 +5858,13 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-clone@1.21.9(@types/node@14.18.63)': + '@contentstack/cli-cm-clone@1.21.10(@types/node@14.18.63)': dependencies: '@colors/colors': 1.6.0 - '@contentstack/cli-cm-export': 1.25.3(@types/node@14.18.63) - '@contentstack/cli-cm-import': 1.33.5(@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) + '@contentstack/cli-cm-export': 1.26.0(@types/node@14.18.63) + '@contentstack/cli-cm-import': 1.34.0(@types/node@14.18.63) + '@contentstack/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 chalk: 4.1.2 inquirer: 8.2.7(@types/node@14.18.63) @@ -5871,10 +5878,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-export-to-csv@1.12.6(@types/node@14.18.63)': + '@contentstack/cli-cm-export-to-csv@1.12.7(@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/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 fast-csv: 4.3.6 inquirer: 8.2.7(@types/node@14.18.63) @@ -5884,11 +5891,11 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-export@1.25.3(@types/node@14.18.63)': + '@contentstack/cli-cm-export@1.26.0(@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/cli-variants': 1.6.0(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-variants': 1.6.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 async: 3.2.6 big-json: 3.2.0 @@ -5905,10 +5912,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-import-setup@1.8.6(@types/node@14.18.63)': + '@contentstack/cli-cm-import-setup@1.8.7(@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/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 big-json: 3.2.0 chalk: 4.1.2 @@ -5922,12 +5929,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-import@1.33.5(@types/node@14.18.63)': + '@contentstack/cli-cm-import@1.34.0(@types/node@14.18.63)': dependencies: - '@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.6.0(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-audit': 1.20.0(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-variants': 1.6.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 big-json: 3.2.0 bluebird: 3.7.2 @@ -5944,10 +5951,10 @@ snapshots: - '@types/node' - supports-color - '@contentstack/cli-cm-migrate-rte@1.7.2(@types/node@14.18.63)': + '@contentstack/cli-cm-migrate-rte@1.7.3(@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/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@contentstack/json-rte-serializer': 2.1.0 '@oclif/core': 4.13.2 '@oclif/plugin-help': 6.2.55 @@ -5965,11 +5972,11 @@ snapshots: - supports-color - utf-8-validate - '@contentstack/cli-cm-seed@1.15.8(@types/node@14.18.63)': + '@contentstack/cli-cm-seed@1.15.9(@types/node@14.18.63)': dependencies: - '@contentstack/cli-cm-import': 1.33.5(@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) + '@contentstack/cli-cm-import': 1.34.0(@types/node@14.18.63) + '@contentstack/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@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.22 @@ -5979,9 +5986,19 @@ snapshots: - debug - supports-color - '@contentstack/cli-command@1.8.4(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-command@1.8.4(@types/node@14.18.63)': + dependencies: + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63) + '@oclif/core': 4.13.2 + contentstack: 3.27.1 + transitivePeerDependencies: + - '@types/node' + - debug + - supports-color + + '@contentstack/cli-command@1.8.5(@types/node@14.18.63)(debug@4.4.3)': dependencies: - '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 contentstack: 3.27.1 transitivePeerDependencies: @@ -5989,10 +6006,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-config@1.20.5(@types/node@14.18.63)': + '@contentstack/cli-config@1.21.0(@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/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@contentstack/utils': 1.9.1 '@oclif/core': 4.13.2 transitivePeerDependencies: @@ -6003,8 +6020,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.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-command': 1.8.4(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63) '@oclif/core': 4.13.2 '@oclif/plugin-help': 6.2.55 '@rollup/plugin-commonjs': 28.0.9(rollup@4.62.3) @@ -6038,10 +6055,10 @@ snapshots: - tslib - typescript - '@contentstack/cli-migration@1.12.4(@types/node@14.18.63)': + '@contentstack/cli-migration@1.12.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/cli-command': 1.8.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 async: 3.2.6 callsites: 3.1.0 @@ -6057,7 +6074,7 @@ snapshots: - zen-observable - zenObservable - '@contentstack/cli-utilities@1.18.5(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-utilities@1.18.5(@types/node@14.18.63)': dependencies: '@contentstack/management': 1.30.4(debug@4.4.3) '@contentstack/marketplace-sdk': 1.5.4(debug@4.4.3) @@ -6094,9 +6111,47 @@ snapshots: - debug - supports-color - '@contentstack/cli-variants@1.6.0(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-utilities@1.19.0(@types/node@14.18.63)(debug@4.4.3)': + dependencies: + '@contentstack/management': 1.30.4(debug@4.4.3) + '@contentstack/marketplace-sdk': 1.5.4(debug@4.4.3) + '@contentstack/utils': 1.9.1 + '@oclif/core': 4.13.2 + 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: 5.2.2 + 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.1 + winston: 3.19.0 + xdg-basedir: 4.0.0 + transitivePeerDependencies: + - '@types/node' + - debug + - supports-color + + '@contentstack/cli-variants@1.6.1(@types/node@14.18.63)(debug@4.4.3)': dependencies: - '@contentstack/cli-utilities': 1.18.5(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.2 lodash: 4.18.1 mkdirp: 1.0.4 @@ -8202,7 +8257,7 @@ snapshots: '@typescript-eslint/parser': 6.21.0(eslint@10.8.0)(typescript@4.9.5) eslint-config-xo-space: 0.35.0(eslint@10.8.0) eslint-import-resolver-typescript: 3.10.1(eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@4.9.5))(eslint@10.8.0))(eslint@10.8.0) - eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.8.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.8.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.8.0)(typescript@4.9.5))(eslint@10.8.0))(eslint@10.8.0))(eslint@10.8.0) eslint-plugin-mocha: 10.5.0(eslint@10.8.0) eslint-plugin-n: 15.7.0(eslint@10.8.0) eslint-plugin-perfectionist: 2.11.0(eslint@10.8.0)(typescript@4.9.5) @@ -8289,7 +8344,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.8.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0) + eslint-plugin-import: 2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.8.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.8.0)(typescript@4.9.5))(eslint@10.8.0))(eslint@10.8.0))(eslint@10.8.0) transitivePeerDependencies: - supports-color @@ -8328,7 +8383,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.8.0)(typescript@4.9.5))(eslint-import-resolver-typescript@3.10.1)(eslint@10.8.0): + eslint-plugin-import@2.32.0(@typescript-eslint/parser@6.21.0(eslint@10.8.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.8.0)(typescript@4.9.5))(eslint@10.8.0))(eslint@10.8.0))(eslint@10.8.0): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.9