|
39 | 39 | "@sclable/nestjs-storage": "file:packages/storage"
|
40 | 40 | },
|
41 | 41 | "devDependencies": {
|
42 |
| - "@angular-devkit/core": "17.3.6", |
43 |
| - "@angular-devkit/schematics": "17.3.6", |
| 42 | + "@angular-devkit/core": "18.2.3", |
| 43 | + "@angular-devkit/schematics": "18.2.3", |
44 | 44 | "@azure/abort-controller": "1.1.0",
|
45 | 45 | "@azure/service-bus": "7.9.4",
|
46 | 46 | "@azure/storage-blob": "12.17.0",
|
47 | 47 | "@commitlint/cli": "19.3.0",
|
48 | 48 | "@commitlint/config-conventional": "19.2.2",
|
49 | 49 | "@commitlint/prompt-cli": "19.3.0",
|
50 |
| - "@nestjs/apollo": "12.1.0", |
| 50 | + "@nestjs/apollo": "12.2.0", |
51 | 51 | "@nestjs/common": "10.3.10",
|
52 | 52 | "@nestjs/core": "10.3.10",
|
53 | 53 | "@nestjs/jwt": "10.2.0",
|
|
91 | 91 | "shelljs": "0.8.5",
|
92 | 92 | "supertest": "7.0.0",
|
93 | 93 | "ts-jest": "29.1.2",
|
94 |
| - "typedoc": "0.25.13", |
95 |
| - "typedoc-github-wiki-theme": "1.1.0", |
96 |
| - "typedoc-plugin-markdown": "3.17.1", |
97 |
| - "typescript": "5.4.5" |
| 94 | + "typedoc": "0.26.7", |
| 95 | + "typedoc-github-wiki-theme": "2.0.0", |
| 96 | + "typedoc-plugin-markdown": "4.2.7", |
| 97 | + "typescript": "5.6.2" |
98 | 98 | },
|
99 | 99 | "commitlint": {
|
100 | 100 | "extends": [
|
|
0 commit comments