|
26 | 26 | "@commitlint/cli": "^13.0.0",
|
27 | 27 | "@commitlint/config-conventional": "^13.0.0",
|
28 | 28 | "@heise/eslint-config": "^20.0.7",
|
29 |
| - "@nestjs/cli": "^8.0.0", |
30 |
| - "@nestjs/common": "^8.0.0", |
31 |
| - "@nestjs/config": "^1.0.0", |
32 |
| - "@nestjs/core": "^8.0.0", |
33 |
| - "@nestjs/platform-express": "^8.0.0", |
34 |
| - "@nestjs/schedule": "^1.0.0", |
35 |
| - "@nestjs/schematics": "^8.0.0", |
36 |
| - "@nestjs/testing": "^8.0.0", |
| 29 | + "@nestjs/common": "^9.3.9", |
| 30 | + "@nestjs/config": "^2.3.1", |
| 31 | + "@nestjs/core": "^9.3.9", |
| 32 | + "@nestjs/platform-express": "^9.3.9", |
| 33 | + "@nestjs/schedule": "^2.2.0", |
| 34 | + "@nestjs/schematics": "^9.0.4", |
| 35 | + "@nestjs/testing": "^9.3.9", |
37 | 36 | "@semantic-release/changelog": "^6.0.0",
|
38 | 37 | "@semantic-release/commit-analyzer": "^9.0.1",
|
39 | 38 | "@semantic-release/git": "^10.0.0",
|
|
0 commit comments