|
29 | 29 | "@contentstack/cli-cm-clone": "~1.21.5", |
30 | 30 | "@contentstack/cli-cm-export-to-csv": "~1.12.2", |
31 | 31 | "@contentstack/cli-cm-import-setup": "~1.8.3", |
32 | | - "@contentstack/cli-cm-migrate-rte": "~1.6.4", |
33 | | - "@contentstack/cli-cm-seed": "~1.15.4", |
| 32 | + "@contentstack/cli-cm-migrate-rte": "cli-plugins/packages/contentstack-migrate-rte", |
| 33 | + "@contentstack/cli-cm-seed": "~1.15.3", |
34 | 34 | "@contentstack/cli-command": "~1.8.2", |
35 | 35 | "@contentstack/cli-config": "~1.20.3", |
36 | 36 | "@contentstack/cli-launch": "^1.10.0", |
37 | 37 | "@contentstack/cli-migration": "~1.12.2", |
38 | 38 | "@contentstack/cli-utilities": "~1.18.3", |
39 | 39 | "@contentstack/cli-variants": "~1.5.0", |
40 | | - "@oclif/core": "^4.10.5", |
| 40 | + "@oclif/core": "^4.11.4", |
41 | 41 | "@oclif/plugin-help": "^6.2.28", |
42 | 42 | "@oclif/plugin-not-found": "^3.2.53", |
43 | 43 | "@oclif/plugin-plugins": "^5.4.54", |
|
51 | 51 | } |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | | - "@oclif/test": "^4.1.16", |
| 54 | + "@oclif/test": "^4.1.18", |
55 | 55 | "@types/chai": "^4.3.20", |
56 | 56 | "@types/mocha": "^8.2.3", |
57 | 57 | "@types/node": "^14.18.63", |
|
61 | 61 | "eslint": "^9.26.0", |
62 | 62 | "eslint-config-oclif": "^6.0.137", |
63 | 63 | "eslint-config-oclif-typescript": "^3.1.14", |
64 | | - "globby": "^10.0.2", |
| 64 | + "globby": "^11.1.0", |
65 | 65 | "mocha": "10.8.2", |
66 | 66 | "nock": "^13.5.6", |
67 | 67 | "nyc": "^15.1.0", |
68 | | - "oclif": "^4.17.46", |
| 68 | + "oclif": "^4.23.8", |
69 | 69 | "rimraf": "^5.0.10", |
70 | 70 | "shelljs": "^0.10.0", |
71 | 71 | "sinon": "^21.0.1", |
|
0 commit comments