From 4df4b90c171c950f1c6ea3699e3204cda421a4ed Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 5 Aug 2026 18:18:26 +0530 Subject: [PATCH 1/2] chore: bump @contentstack/cli to 1.67.0 with updated plugin dependency ranges --- packages/contentstack/package.json | 36 +++++++++++++++--------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/packages/contentstack/package.json b/packages/contentstack/package.json index c55c9d6c59..7fdf1a16ef 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.66.0", + "version": "1.67.0", "author": "Contentstack", "bin": { "csdx": "./bin/run.js" @@ -19,24 +19,24 @@ "prepack": "pnpm compile && oclif manifest && oclif readme" }, "dependencies": { - "@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-audit": "~1.21.0", + "@contentstack/cli-cm-export": "~1.27.0", + "@contentstack/cli-cm-import": "~1.35.0", + "@contentstack/cli-auth": "~1.8.6", + "@contentstack/cli-cm-bootstrap": "~1.19.9", + "@contentstack/cli-cm-branches": "~1.8.5", + "@contentstack/cli-cm-bulk-publish": "~1.13.0", + "@contentstack/cli-cm-clone": "~1.21.11", + "@contentstack/cli-cm-export-to-csv": "~1.12.8", + "@contentstack/cli-cm-import-setup": "~1.8.8", + "@contentstack/cli-cm-migrate-rte": "~1.7.4", + "@contentstack/cli-cm-seed": "~1.15.10", + "@contentstack/cli-command": "~1.8.6", + "@contentstack/cli-config": "~1.21.1", "@contentstack/cli-launch": "^1.11.1", - "@contentstack/cli-migration": "~1.12.5", - "@contentstack/cli-utilities": "~1.19.0", - "@contentstack/cli-variants": "~1.6.1", + "@contentstack/cli-migration": "~1.12.6", + "@contentstack/cli-utilities": "~1.19.1", + "@contentstack/cli-variants": "~1.6.2", "@oclif/core": "^4.11.4", "@oclif/plugin-help": "^6.2.28", "@oclif/plugin-not-found": "^3.2.53", From 27619399dd8a2e04465f5cb5b200b57abb6677d2 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 5 Aug 2026 19:18:16 +0530 Subject: [PATCH 2/2] updated lock file --- .talismanrc | 2 +- pnpm-lock.yaml | 281 +++++++++++++++++++++++++++++-------------------- 2 files changed, 169 insertions(+), 114 deletions(-) diff --git a/.talismanrc b/.talismanrc index b09fba2dad..94865baee1 100644 --- a/.talismanrc +++ b/.talismanrc @@ -1,6 +1,6 @@ fileignoreconfig: - filename: pnpm-lock.yaml - checksum: 3894686f64c8bf322cb7917c79193268344c68037ef1a41808f1509fc227087d + checksum: ad8af6ca67f20585ba2e3478cb6119a50508da89492119eabb7d96ec2b56545f - filename: packages/contentstack/README.md checksum: df0892cbcf3f04972161b30a1a0ef8844a2682ce8a3270f2911909e7789ad8d7 version: '1.0' diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 464dcdfa77..407428ac11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,59 +26,59 @@ importers: packages/contentstack: dependencies: '@contentstack/cli-audit': - specifier: ~1.20.0 - version: 1.20.0(@types/node@14.18.63)(debug@4.4.3) + specifier: ~1.21.0 + version: 1.21.0(@types/node@14.18.63)(debug@4.4.3) '@contentstack/cli-auth': - specifier: ~1.8.5 + specifier: ~1.8.6 version: link:../contentstack-auth '@contentstack/cli-cm-bootstrap': - specifier: ~1.19.8 - version: 1.19.8(@types/node@14.18.63) + specifier: ~1.19.9 + version: 1.19.9(@types/node@14.18.63) '@contentstack/cli-cm-branches': - 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-bulk-publish': - specifier: ~1.12.2 - version: 1.12.2(@types/node@14.18.63) + specifier: ~1.13.0 + version: 1.13.0(@types/node@14.18.63) '@contentstack/cli-cm-clone': - specifier: ~1.21.10 - version: 1.21.10(@types/node@14.18.63) + specifier: ~1.21.11 + version: 1.21.11(@types/node@14.18.63) '@contentstack/cli-cm-export': - specifier: ~1.26.0 - version: 1.26.0(@types/node@14.18.63) + specifier: ~1.27.0 + version: 1.27.0(@types/node@14.18.63) '@contentstack/cli-cm-export-to-csv': - specifier: ~1.12.7 - version: 1.12.7(@types/node@14.18.63) + specifier: ~1.12.8 + version: 1.12.8(@types/node@14.18.63) '@contentstack/cli-cm-import': - specifier: ~1.34.0 - version: 1.34.0(@types/node@14.18.63) + specifier: ~1.35.0 + version: 1.35.0(@types/node@14.18.63) '@contentstack/cli-cm-import-setup': - specifier: ~1.8.7 - version: 1.8.7(@types/node@14.18.63) + specifier: ~1.8.8 + version: 1.8.8(@types/node@14.18.63) '@contentstack/cli-cm-migrate-rte': - specifier: ~1.7.3 - version: 1.7.3(@types/node@14.18.63) + specifier: ~1.7.4 + version: 1.7.4(@types/node@14.18.63) '@contentstack/cli-cm-seed': - specifier: ~1.15.9 - version: 1.15.9(@types/node@14.18.63) + specifier: ~1.15.10 + version: 1.15.10(@types/node@14.18.63) '@contentstack/cli-command': - specifier: ~1.8.5 + specifier: ~1.8.6 version: link:../contentstack-command '@contentstack/cli-config': - specifier: ~1.21.0 + specifier: ~1.21.1 version: link:../contentstack-config '@contentstack/cli-launch': specifier: ^1.11.1 version: 1.11.2(@types/node@14.18.63)(tslib@2.8.1)(typescript@4.9.5) '@contentstack/cli-migration': - specifier: ~1.12.5 - version: 1.12.5(@types/node@14.18.63) + specifier: ~1.12.6 + version: 1.12.6(@types/node@14.18.63) '@contentstack/cli-utilities': - specifier: ~1.19.0 + specifier: ~1.19.1 version: link:../contentstack-utilities '@contentstack/cli-variants': - specifier: ~1.6.1 - version: 1.6.1(@types/node@14.18.63)(debug@4.4.3) + specifier: ~1.6.2 + version: 1.6.2(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': specifier: ^4.11.4 version: 4.13.3 @@ -664,57 +664,61 @@ packages: resolution: {integrity: sha512-Ir+AOibqzrIsL6ajt3Rz3LskB7OiMVHqltZmspbW/TJuTVuyOMirVqAkjfY6JISiLHgyNqicAC8AyHHGzNd/dA==} engines: {node: '>=0.1.90'} - '@contentstack/cli-audit@1.20.0': - resolution: {integrity: sha512-kpKF1DipEOKkkX3FYynrhcAnfvh7tp+qkDi+hW/3C1NjgNK8qOypDdRjZyf3wOhRPR22ANgo5y7fyDjNTqbaYA==} + '@contentstack/cli-audit@1.21.0': + resolution: {integrity: sha512-Tg/J0FuOtCdPnY3vmE5guRlXtvY059ymd8+sHADktHq0vfrYA0qbw4ONm8qEL5nqBSALftBP3ODSw+mMEAO++Q==} engines: {node: '>=22.0.0'} hasBin: true - '@contentstack/cli-cm-bootstrap@1.19.8': - resolution: {integrity: sha512-5TljveOcp76NbaE29Lgcjkk1wuRW4TB2iy90xhtUob7wHrg7o8FD9q4FT5myReP4EO0HmZRakJfnCuS8Dsrk7w==} + '@contentstack/cli-cm-bootstrap@1.19.9': + resolution: {integrity: sha512-IeB32f1H7PMU0lr9TNip8Kr1X1Bc8YWaFMjSfyBudwarSo9PvgVuAwEk2rSTVju0CQlpF0pjxaWrg3C4rz4Eew==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-branches@1.8.4': - resolution: {integrity: sha512-/YF6DO0GzkVILZfKWnA7y+Fdz7UQMwpw32eOF4CH291y6Z28XkRq9z75KDzxJIK9fI01xi8ENuQfuWych7z8pA==} + '@contentstack/cli-cm-branches@1.8.5': + resolution: {integrity: sha512-crM8a7kQqIQfCFRJozkBbnDdsYAAu5HxRSGZhZDPOBtjwofU+Xn49pbKS3cToCUo0vIQkxt9l2P0kdQPWI4wqg==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-bulk-publish@1.12.2': - resolution: {integrity: sha512-5u/7r8V2V8pxNSOyGHmcn2bj3RHRwaVUgFnS4JHlN61HYj6rs/TssUAExx1Pn0JnkWePqmH5nqtc1NdDd0nb4Q==} + '@contentstack/cli-cm-bulk-publish@1.13.0': + resolution: {integrity: sha512-fIfzik/yHPZGwahjud+uR2p+wc1b4aFNTPS9AKhaW7OfJELk0mW8jbG8gFFiS8kywOJ9iS/my+x4+34ryL/EAw==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-clone@1.21.10': - resolution: {integrity: sha512-pkoeD3YjiQSZaYbh2bv+zMEx4s6pNYTXHFyQ63F8lzo+ib+TYdvqnVDExKAg9VSL/4XGxn2kRhfFjk1OVp4myw==} + '@contentstack/cli-cm-clone@1.21.11': + resolution: {integrity: sha512-MFHbOMQZ3afLo8Hk2mdyTtrrJ9ZNUZFW5oZd2qFmqN5GnxU79xoNpfoENSxz+rq/t/cZZijddJ+z+S2JlXs26g==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-export-to-csv@1.12.7': - resolution: {integrity: sha512-xDyukBJ4YIPfGJSVHOZhYlOJfbQxjFmrtMVOYTyKkql7KmsZ8RQqxM0QzBaF7NLWc9Vl0T46Z8dCueIwc6xEsQ==} + '@contentstack/cli-cm-export-to-csv@1.12.8': + resolution: {integrity: sha512-toM4lYsdjLTGrW/64Qs1F+TF9bYVffBHHbrGFd+TsRUfu0YIsn/EUR1oao37NNKE9C7hh7ISRxrsF0+Beq6DdA==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-export@1.26.0': - resolution: {integrity: sha512-bkZN/XHadjouhMzENGhKQ5ENV8AxrMv0coRGWZ3i+j1UaC5UvT3tcaLLZbo7VHegmU1drf/iMk/WYmeVfg0jmA==} + '@contentstack/cli-cm-export@1.27.0': + resolution: {integrity: sha512-I5GJOHY6K5IDpEGikkMlBZ4WHRZMego45URD/rNQwpT67EAQxPaML0Eh0roX1R5h4SdPLdSg2vWpaodZgikABA==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-import-setup@1.8.7': - resolution: {integrity: sha512-ABLquD6sMtFgma24iBW7mekwJxZgh9Vz8WYWfiB9Y0xfEqjeQ/n5LgUnTuV6HAockpfps3T3Bj1ZB30GmkMsGw==} + '@contentstack/cli-cm-import-setup@1.8.8': + resolution: {integrity: sha512-XyXSJwrKKSNLoJdbnfB8e26/FsWbBsqVpFScAF/lH4a4fldn+8IvlPpTFN+/GxHgLLYwGUEObou0+cQdIW0Kug==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-import@1.34.0': - resolution: {integrity: sha512-LI0PRqV/gHQKlggSSm/AzrdNKcdaVLx1M6p9DScTsGgAJxxwFiZ9dYQ9vOnVXMaCBJnsDshZhbO4VXp58d66rw==} + '@contentstack/cli-cm-import@1.35.0': + resolution: {integrity: sha512-pqpyzZ5tHUzNGRltRk6736LxEFYl+v8evxFgRHfn4NHYBLnrG8mjJB00hA62bNITdyGXxZB72DzXI96rA5gJWg==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-migrate-rte@1.7.3': - resolution: {integrity: sha512-+FjbiboG8c4B7LgspNnjQGxhtqL7v1lArYRWLfAi+yxDqp4e6ya1j4s2V5NB8TymaLlbdkrhbjcjO5OIQFfChg==} + '@contentstack/cli-cm-migrate-rte@1.7.4': + resolution: {integrity: sha512-bJGPYfL8szFWw3auzbs/Msuhy0hOaY+qB+xz83wBjqd9z63fOqhYuwQ6SUFG2yimSJNaxjjnpySgICvisjkPQQ==} engines: {node: '>=22.0.0'} - '@contentstack/cli-cm-seed@1.15.9': - resolution: {integrity: sha512-lEj5RuQr7PAv2a7eJ5eHtOCAtqbH69mmIoUnMbaJOl2hW8XCJICVfTQc/XnXw80JNPEtRAv9xijiLjlbN7BNyw==} + '@contentstack/cli-cm-seed@1.15.10': + resolution: {integrity: sha512-+G8tJg3+n3uAsyK6HmBsh3SQKap2Ok52M7VMNdbLcPAPsXDsJOA15+Ca+jOsxgAvW1qVyZHEp6gUm/52YLuk+g==} engines: {node: '>=22.0.0'} '@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==} + '@contentstack/cli-command@1.8.6': + resolution: {integrity: sha512-GlkxqptxgzHPlpyS0yOKWTNDGNom4UpSlwqZgkWe5tWZJLqmml52u6GgzAvB6byDuzdwbaUzIO8+uwnfYuPmkQ==} + engines: {node: '>=22.0.0'} + + '@contentstack/cli-config@1.21.1': + resolution: {integrity: sha512-T7acgZVgIv2Q7rkSpuYqHHHJJ1RyS4tmaegQFAamQbUfrVOz/eYf3Oo3YXYDQn8lFPdmr5zHAbVykLZIp1PLBQ==} engines: {node: '>=22.0.0'} '@contentstack/cli-launch@1.11.2': @@ -722,15 +726,18 @@ packages: engines: {node: '>=22.0.0'} hasBin: true - '@contentstack/cli-migration@1.12.5': - resolution: {integrity: sha512-+nAgHTxd4BRFDoeh4/nmkgb+Ef3oLySdSCSeU77eLLRUOhxSQaDdrDmD6qJQ+7bYRmJFx2u6CAS/KCw/AuAHbQ==} + '@contentstack/cli-migration@1.12.6': + resolution: {integrity: sha512-PymIhrcVixyqF2tkV9gt4el5/CPRN/JA8LxtQFqkUh6luIL7i0wy2AsobXM2B6bNZpoGIl9Mz9VDmm01/bJ/ag==} engines: {node: '>=22.0.0'} '@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/cli-utilities@1.19.1': + resolution: {integrity: sha512-gf7nWljHzsEIV+sOZra4pY3M5wojad2Iy3gPDFKl/F2VeH6GynGERVyz7hKjQgefBBitV6MGZKNIN+TVtR4gVA==} + + '@contentstack/cli-variants@1.6.2': + resolution: {integrity: sha512-w+pia5XCdNOzEOdqhmbVvhwO+PAJtHR8FTm7gMkJCmSFC/h64Bsd9ckAlm0yP4OadLfKYADFRA7bbyqb4gGdGg==} '@contentstack/json-rte-serializer@2.1.0': resolution: {integrity: sha512-klw+0kH5UtL4mHGDP7A8olZIaA4CoyAVzveYqso8uxeDXKkTvwF8D5HBhCqQLr0NXwhofl+FF431cbzGZ3TNCg==} @@ -5799,10 +5806,10 @@ snapshots: '@colors/colors@1.6.0': {} - '@contentstack/cli-audit@1.20.0(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-audit@1.21.0(@types/node@14.18.63)(debug@4.4.3)': dependencies: - '@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-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 chalk: 4.1.2 fast-csv: 4.3.6 @@ -5814,12 +5821,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-bootstrap@1.19.8(@types/node@14.18.63)': + '@contentstack/cli-cm-bootstrap@1.19.9(@types/node@14.18.63)': dependencies: - '@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) + '@contentstack/cli-cm-seed': 1.15.10(@types/node@14.18.63) + '@contentstack/cli-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-config': 1.21.1(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 inquirer: 8.2.7(@types/node@14.18.63) mkdirp: 2.1.6 @@ -5829,10 +5836,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-branches@1.8.4(@types/node@14.18.63)': + '@contentstack/cli-cm-branches@1.8.5(@types/node@14.18.63)': dependencies: - '@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-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 chalk: 4.1.2 just-diff: 6.0.2 @@ -5842,11 +5849,11 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-bulk-publish@1.12.2(@types/node@14.18.63)': + '@contentstack/cli-cm-bulk-publish@1.13.0(@types/node@14.18.63)': dependencies: - '@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) + '@contentstack/cli-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-config': 1.21.1(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 chalk: 4.1.2 dotenv: 16.6.1 @@ -5858,13 +5865,13 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-clone@1.21.10(@types/node@14.18.63)': + '@contentstack/cli-cm-clone@1.21.11(@types/node@14.18.63)': dependencies: '@colors/colors': 1.6.0 - '@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) + '@contentstack/cli-cm-export': 1.27.0(@types/node@14.18.63) + '@contentstack/cli-cm-import': 1.35.0(@types/node@14.18.63) + '@contentstack/cli-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 chalk: 4.1.2 inquirer: 8.2.7(@types/node@14.18.63) @@ -5878,10 +5885,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-export-to-csv@1.12.7(@types/node@14.18.63)': + '@contentstack/cli-cm-export-to-csv@1.12.8(@types/node@14.18.63)': dependencies: - '@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-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 fast-csv: 4.3.6 inquirer: 8.2.7(@types/node@14.18.63) @@ -5891,11 +5898,11 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-export@1.26.0(@types/node@14.18.63)': + '@contentstack/cli-cm-export@1.27.0(@types/node@14.18.63)': dependencies: - '@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) + '@contentstack/cli-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-variants': 1.6.2(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 async: 3.2.6 big-json: 3.2.0 @@ -5912,10 +5919,10 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-import-setup@1.8.7(@types/node@14.18.63)': + '@contentstack/cli-cm-import-setup@1.8.8(@types/node@14.18.63)': dependencies: - '@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-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 big-json: 3.2.0 chalk: 4.1.2 @@ -5929,12 +5936,12 @@ snapshots: - debug - supports-color - '@contentstack/cli-cm-import@1.34.0(@types/node@14.18.63)': + '@contentstack/cli-cm-import@1.35.0(@types/node@14.18.63)': dependencies: - '@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) + '@contentstack/cli-audit': 1.21.0(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-variants': 1.6.2(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 big-json: 3.2.0 bluebird: 3.7.2 @@ -5951,10 +5958,10 @@ snapshots: - '@types/node' - supports-color - '@contentstack/cli-cm-migrate-rte@1.7.3(@types/node@14.18.63)': + '@contentstack/cli-cm-migrate-rte@1.7.4(@types/node@14.18.63)': dependencies: - '@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-command': 1.8.5(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@contentstack/json-rte-serializer': 2.1.0 '@oclif/core': 4.13.3 '@oclif/plugin-help': 6.2.56 @@ -5972,11 +5979,11 @@ snapshots: - supports-color - utf-8-validate - '@contentstack/cli-cm-seed@1.15.9(@types/node@14.18.63)': + '@contentstack/cli-cm-seed@1.15.10(@types/node@14.18.63)': dependencies: - '@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) + '@contentstack/cli-cm-import': 1.35.0(@types/node@14.18.63) + '@contentstack/cli-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@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 @@ -5986,9 +5993,9 @@ snapshots: - debug - supports-color - '@contentstack/cli-command@1.8.5(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-command@1.8.5(@types/node@14.18.63)': dependencies: - '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63) '@oclif/core': 4.13.3 contentstack: 3.27.1 transitivePeerDependencies: @@ -5996,10 +6003,20 @@ snapshots: - debug - supports-color - '@contentstack/cli-config@1.21.0(@types/node@14.18.63)': + '@contentstack/cli-command@1.8.6(@types/node@14.18.63)(debug@4.4.3)': dependencies: - '@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-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) + '@oclif/core': 4.13.3 + contentstack: 3.27.1 + transitivePeerDependencies: + - '@types/node' + - debug + - supports-color + + '@contentstack/cli-config@1.21.1(@types/node@14.18.63)': + dependencies: + '@contentstack/cli-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@contentstack/utils': 1.9.1 '@oclif/core': 4.13.3 transitivePeerDependencies: @@ -6010,8 +6027,8 @@ snapshots: '@contentstack/cli-launch@1.11.2(@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.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-command': 1.8.5(@types/node@14.18.63) + '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63) '@oclif/core': 4.13.3 '@oclif/plugin-help': 6.2.56 '@rollup/plugin-commonjs': 28.0.9(rollup@4.62.4) @@ -6045,10 +6062,10 @@ snapshots: - tslib - typescript - '@contentstack/cli-migration@1.12.5(@types/node@14.18.63)': + '@contentstack/cli-migration@1.12.6(@types/node@14.18.63)': dependencies: - '@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-command': 1.8.6(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 async: 3.2.6 callsites: 3.1.0 @@ -6064,7 +6081,45 @@ snapshots: - zen-observable - zenObservable - '@contentstack/cli-utilities@1.19.0(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-utilities@1.19.0(@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) + '@contentstack/utils': 1.9.1 + '@oclif/core': 4.13.3 + axios: 1.19.0(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.3 + 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-utilities@1.19.1(@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) @@ -6102,9 +6157,9 @@ snapshots: - debug - supports-color - '@contentstack/cli-variants@1.6.1(@types/node@14.18.63)(debug@4.4.3)': + '@contentstack/cli-variants@1.6.2(@types/node@14.18.63)(debug@4.4.3)': dependencies: - '@contentstack/cli-utilities': 1.19.0(@types/node@14.18.63)(debug@4.4.3) + '@contentstack/cli-utilities': 1.19.1(@types/node@14.18.63)(debug@4.4.3) '@oclif/core': 4.13.3 lodash: 4.18.1 mkdirp: 1.0.4