|
27 | 27 | "@nestjs/common": "9.3.9",
|
28 | 28 | "@nestjs/config": "2.3.1",
|
29 | 29 | "@nestjs/core": "9.3.9",
|
30 |
| - "@oclif/core": "1.16.1", |
31 |
| - "@oclif/plugin-autocomplete": "1.3.0", |
32 |
| - "@oclif/plugin-help": "5.1.12", |
| 30 | + "@oclif/core": "1.26.2", |
| 31 | + "@oclif/plugin-autocomplete": "1.4.6", |
| 32 | + "@oclif/plugin-help": "5.2.6", |
33 | 33 | "@relate/common": "workspace:*",
|
34 | 34 | "@relate/types": "workspace:*",
|
35 | 35 | "chalk": "4.1.2",
|
|
38 | 38 | "fs-extra": "9.1.0",
|
39 | 39 | "graphql": "16.6.0",
|
40 | 40 | "lodash": "4.17.21",
|
41 |
| - "node-fetch": "2.6.7", |
| 41 | + "node-fetch": "2.6.9", |
42 | 42 | "reflect-metadata": "0.1.13",
|
43 |
| - "rxjs": "7.5.6", |
44 |
| - "semver": "7.3.7", |
45 |
| - "tslib": "2.4.0" |
| 43 | + "rxjs": "7.8.0", |
| 44 | + "semver": "7.3.8", |
| 45 | + "tslib": "2.5.0" |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "oclif": "3.2.1", |
49 |
| - "@oclif/test": "2.1.1", |
| 48 | + "oclif": "3.7.0", |
| 49 | + "@oclif/test": "2.3.8", |
50 | 50 | "@types/fs-extra": "9.0.13",
|
51 |
| - "@types/jest": "29.0.3", |
52 |
| - "@types/lodash": "4.14.185", |
53 |
| - "@types/node": "18.11.9", |
| 51 | + "@types/jest": "29.4.0", |
| 52 | + "@types/lodash": "4.14.191", |
| 53 | + "@types/node": "18.14.2", |
54 | 54 | "@types/node-fetch": "2.6.2",
|
55 |
| - "@types/semver": "7.3.12", |
56 |
| - "chai": "4.3.6", |
| 55 | + "@types/semver": "7.3.13", |
| 56 | + "chai": "4.3.7", |
57 | 57 | "globby": "10.0.2",
|
58 |
| - "jest": "29.0.3", |
| 58 | + "jest": "29.4.3", |
59 | 59 | "npm-run-all": "4.1.5",
|
60 |
| - "ts-jest": "29.0.2", |
| 60 | + "ts-jest": "29.0.5", |
61 | 61 | "ts-node": "10.9.1",
|
62 | 62 | "typescript": "4.9.4"
|
63 | 63 | },
|
|
0 commit comments