|
36 | 36 | "@contentstack/cli-migration": "~2.0.0-beta.10", |
37 | 37 | "@contentstack/cli-utilities": "~2.0.0-beta.6", |
38 | 38 | "@contentstack/cli-variants": "~2.0.0-beta.11", |
39 | | - "@contentstack/management": "~1.29.1", |
40 | | - "@contentstack/utils": "~1.7.0", |
41 | | - "@oclif/core": "^4.8.0", |
42 | | - "@oclif/plugin-help": "^6.2.37", |
43 | | - "@oclif/plugin-not-found": "^3.2.74", |
44 | | - "@oclif/plugin-plugins": "^5.4.56", |
| 39 | + "@contentstack/management": "~1.30.1", |
| 40 | + "@contentstack/utils": "~1.9.1", |
| 41 | + "@oclif/core": "^4.10.5", |
| 42 | + "@oclif/plugin-help": "^6.2.44", |
| 43 | + "@oclif/plugin-not-found": "^3.2.80", |
| 44 | + "@oclif/plugin-plugins": "^5.4.61", |
45 | 45 | "chalk": "^5.6.2", |
46 | 46 | "cli-progress": "^3.12.0", |
47 | 47 | "debug": "^4.4.3", |
48 | | - "figlet": "1.8.2", |
| 48 | + "figlet": "1.11.0", |
49 | 49 | "inquirer": "^12.11.1", |
50 | 50 | "node-machine-id": "^1.1.12", |
51 | 51 | "open": "^8.4.2", |
|
61 | 61 | } |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@oclif/test": "^4.1.16", |
| 64 | + "@oclif/test": "^4.1.18", |
65 | 65 | "@types/chai": "^4.3.20", |
66 | 66 | "@types/inquirer": "^9.0.9", |
67 | 67 | "@types/mkdirp": "^1.0.2", |
68 | 68 | "@types/mocha": "^8.2.3", |
69 | | - "@types/node": "^18.11.9", |
70 | | - "@types/semver": "^7.7.0", |
| 69 | + "@types/node": "^18.19.130", |
| 70 | + "@types/semver": "^7.7.1", |
71 | 71 | "@types/sinon": "^10.0.20", |
72 | 72 | "chai": "^4.5.0", |
73 | 73 | "eslint": "^8.57.1", |
74 | | - "eslint-config-oclif": "^6.0.137", |
| 74 | + "eslint-config-oclif": "^6.0.157", |
75 | 75 | "eslint-config-oclif-typescript": "^3.1.14", |
76 | 76 | "globby": "^10.0.2", |
77 | 77 | "mocha": "10.8.2", |
78 | 78 | "nock": "^13.5.6", |
79 | 79 | "nyc": "^15.1.0", |
80 | | - "oclif": "^4.22.77", |
| 80 | + "oclif": "^4.23.0", |
81 | 81 | "rimraf": "^5.0.10", |
82 | 82 | "shelljs": "^0.10.0", |
83 | | - "sinon": "^21.0.1", |
| 83 | + "sinon": "^21.1.2", |
84 | 84 | "tmp": "^0.2.5", |
85 | 85 | "ts-node": "^10.9.2", |
86 | 86 | "tslib": "^2.8.1", |
|
0 commit comments