|
1 | 1 | {
|
2 | 2 | "name": "@contentstack/cli-cm-export-query",
|
3 | 3 | "description": "Contentstack CLI plugin to export content from stack",
|
4 |
| - "version": "1.0.0-beta.3", |
| 4 | + "version": "1.0.0-beta.4", |
5 | 5 | "author": "Contentstack",
|
6 | 6 | "bugs": "https://github.com/contentstack/cli/issues",
|
7 | 7 | "dependencies": {
|
8 |
| - "@contentstack/cli-cm-export": "~1.18.0", |
9 |
| - "@contentstack/cli-command": "~1.6.0", |
10 |
| - "@contentstack/cli-utilities": "~1.13.0", |
| 8 | + "@contentstack/cli-cm-export": "~1.20.2", |
| 9 | + "@contentstack/cli-command": "~1.6.1", |
| 10 | + "@contentstack/cli-utilities": "~1.14.1", |
11 | 11 | "@oclif/core": "^4.3.0",
|
12 | 12 | "async": "^3.2.6",
|
13 | 13 | "big-json": "^3.2.0",
|
|
21 | 21 | "winston": "^3.17.0"
|
22 | 22 | },
|
23 | 23 | "devDependencies": {
|
24 |
| - "@contentstack/cli-dev-dependencies": "~1.3.0", |
25 |
| - "@oclif/plugin-help": "^6.2.28", |
26 |
| - "@oclif/test": "^4.1.13", |
| 24 | + "@contentstack/cli-dev-dependencies": "~1.3.1", |
| 25 | + "@oclif/plugin-help": "^6.2.33", |
| 26 | + "@oclif/test": "^4.1.14", |
27 | 27 | "@types/big-json": "^3.2.5",
|
28 | 28 | "@types/chai": "^4.3.20",
|
29 | 29 | "@types/mkdirp": "^1.0.2",
|
30 | 30 | "@types/mocha": "^10.0.10",
|
31 |
| - "@types/node": "^20.19.8", |
| 31 | + "@types/node": "^20.19.17", |
32 | 32 | "@types/progress-stream": "^2.0.5",
|
33 | 33 | "@types/sinon": "^17.0.4",
|
34 | 34 | "chai": "^4.5.0",
|
35 |
| - "dotenv": "^16.5.0", |
| 35 | + "dotenv": "^16.6.1", |
36 | 36 | "dotenv-expand": "^9.0.0",
|
37 | 37 | "eslint": "^8.57.1",
|
38 |
| - "eslint-config-oclif": "^6.0.62", |
| 38 | + "eslint-config-oclif": "^6.0.104", |
39 | 39 | "husky": "^9.1.7",
|
40 | 40 | "mocha": "10.8.2",
|
41 | 41 | "nyc": "^15.1.0",
|
|
0 commit comments