11{
22 "name" : " @contentstack/cli" ,
33 "description" : " Command-line tool (CLI) to interact with Contentstack" ,
4- "version" : " 1.60.1 " ,
4+ "version" : " 1.61.0 " ,
55 "author" : " Contentstack" ,
66 "bin" : {
77 "csdx" : " ./bin/run.js"
1919 "prepack" : " pnpm compile && oclif manifest && oclif readme"
2020 },
2121 "dependencies" : {
22- "@contentstack/cli-audit" : " ~1.19.1 " ,
23- "@contentstack/cli-cm-export" : " ~1.24.1 " ,
24- "@contentstack/cli-cm-import" : " ~1.32.1 " ,
22+ "@contentstack/cli-audit" : " ~1.19.2 " ,
23+ "@contentstack/cli-cm-export" : " ~1.24.2 " ,
24+ "@contentstack/cli-cm-import" : " ~1.32.2 " ,
2525 "@contentstack/cli-auth" : " ~1.8.1" ,
26- "@contentstack/cli-cm-bootstrap" : " ~1.19.0 " ,
27- "@contentstack/cli-cm-branches" : " ~1.7.1 " ,
28- "@contentstack/cli-cm-bulk-publish" : " ~1.11.1 " ,
29- "@contentstack/cli-cm-clone" : " ~1.21.1 " ,
30- "@contentstack/cli-cm-export-to-csv" : " ~1.12.0 " ,
31- "@contentstack/cli-cm-import-setup" : " ~1.8.1 " ,
26+ "@contentstack/cli-cm-bootstrap" : " ~1.19.1 " ,
27+ "@contentstack/cli-cm-branches" : " ~1.8.0 " ,
28+ "@contentstack/cli-cm-bulk-publish" : " ~1.11.2 " ,
29+ "@contentstack/cli-cm-clone" : " ~1.21.2 " ,
30+ "@contentstack/cli-cm-export-to-csv" : " ~1.12.1 " ,
31+ "@contentstack/cli-cm-import-setup" : " ~1.8.2 " ,
3232 "@contentstack/cli-cm-migrate-rte" : " ~1.6.4" ,
33- "@contentstack/cli-cm-seed" : " ~1.15.0 " ,
33+ "@contentstack/cli-cm-seed" : " ~1.15.1 " ,
3434 "@contentstack/cli-command" : " ~1.8.1" ,
3535 "@contentstack/cli-config" : " ~1.20.2" ,
3636 "@contentstack/cli-launch" : " ^1.9.7" ,
37- "@contentstack/cli-migration" : " ~1.12.0 " ,
38- "@contentstack/cli-utilities" : " ~1.18.1 " ,
39- "@contentstack/cli-variants" : " ~1.4.1 " ,
37+ "@contentstack/cli-migration" : " ~1.12.1 " ,
38+ "@contentstack/cli-utilities" : " ~1.18.2 " ,
39+ "@contentstack/cli-variants" : " ~1.4.2 " ,
4040 "@contentstack/management" : " ~1.30.1" ,
4141 "@oclif/core" : " ^4.10.5" ,
4242 "@oclif/plugin-help" : " ^6.2.28" ,
170170 }
171171 },
172172 "repository" : " https://github.com/contentstack/cli"
173- }
173+ }
0 commit comments