|
82 | 82 | "@commitlint/config-conventional": "19.5.0",
|
83 | 83 | "@fastify/compress": "7.0.3",
|
84 | 84 | "@nestjs/cli": "10.4.5",
|
85 |
| - "@nestjs/common": "10.4.4", |
86 |
| - "@nestjs/core": "10.4.4", |
87 |
| - "@nestjs/platform-express": "10.4.4", |
88 |
| - "@nestjs/platform-fastify": "10.4.4", |
89 |
| - "@nestjs/schematics": "10.1.4", |
90 |
| - "@nestjs/testing": "10.4.4", |
| 85 | + "@nestjs/common": "10.4.5", |
| 86 | + "@nestjs/core": "10.4.5", |
| 87 | + "@nestjs/platform-express": "10.4.5", |
| 88 | + "@nestjs/platform-fastify": "10.4.5", |
| 89 | + "@nestjs/schematics": "10.2.2", |
| 90 | + "@nestjs/testing": "10.4.5", |
91 | 91 | "@semantic-release/changelog": "6.0.3",
|
92 | 92 | "@semantic-release/git": "10.0.1",
|
93 | 93 | "@types/chai": "5.0.0",
|
|
96 | 96 | "@types/express": "5.0.0",
|
97 | 97 | "@types/express-serve-static-core": "5.0.0",
|
98 | 98 | "@types/mocha": "10.0.9",
|
99 |
| - "@types/node": "20.16.11", |
| 99 | + "@types/node": "20.16.13", |
100 | 100 | "@types/sinon": "17.0.3",
|
101 | 101 | "@types/sinon-chai": "3.2.12",
|
102 | 102 | "@types/supertest": "6.0.2",
|
|
118 | 118 | "reflect-metadata": "0.2.2",
|
119 | 119 | "rimraf": "6.0.1",
|
120 | 120 | "rxjs": "7.8.1",
|
121 |
| - "semantic-release": "24.1.2", |
| 121 | + "semantic-release": "24.1.3", |
122 | 122 | "sinon": "19.0.2",
|
123 | 123 | "sinon-chai": "3.7.0",
|
124 | 124 | "standard-version": "9.5.0",
|
|
130 | 130 | "@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
|
131 | 131 | "prom-client": "^15.0.0"
|
132 | 132 | },
|
133 |
| - "packageManager": "pnpm@9.12.1", |
| 133 | + "packageManager": "pnpm@9.12.2", |
134 | 134 | "volta": {
|
135 | 135 | "node": "20.18.0",
|
136 |
| - "pnpm": "9.12.1" |
| 136 | + "pnpm": "9.12.2" |
137 | 137 | },
|
138 | 138 | "pnpm": {
|
139 | 139 | "peerDependencyRules": {
|
|
0 commit comments