|
92 | 92 | "@nestjs/testing": "11.0.12",
|
93 | 93 | "@semantic-release/changelog": "6.0.3",
|
94 | 94 | "@semantic-release/git": "10.0.1",
|
95 |
| - "@types/chai": "5.2.0", |
| 95 | + "@types/chai": "5.2.1", |
96 | 96 | "@types/chai-as-promised": "7.1.8",
|
97 | 97 | "@types/eslint": "9.6.1",
|
98 | 98 | "@types/express": "5.0.1",
|
99 | 99 | "@types/express-serve-static-core": "5.0.6",
|
100 | 100 | "@types/mocha": "10.0.10",
|
101 |
| - "@types/node": "22.13.11", |
| 101 | + "@types/node": "22.13.14", |
102 | 102 | "@types/sinon": "17.0.4",
|
103 | 103 | "@types/sinon-chai": "3.2.12",
|
104 |
| - "@types/supertest": "6.0.2", |
105 |
| - "@typescript-eslint/eslint-plugin": "8.27.0", |
106 |
| - "@typescript-eslint/parser": "8.27.0", |
| 104 | + "@types/supertest": "6.0.3", |
| 105 | + "@typescript-eslint/eslint-plugin": "8.28.0", |
| 106 | + "@typescript-eslint/parser": "8.28.0", |
107 | 107 | "c8": "10.1.3",
|
108 | 108 | "chai": "4.4.1",
|
109 | 109 | "chai-as-promised": "7.1.2",
|
|
122 | 122 | "rimraf": "6.0.1",
|
123 | 123 | "rxjs": "7.8.2",
|
124 | 124 | "semantic-release": "24.2.3",
|
125 |
| - "sinon": "19.0.4", |
| 125 | + "sinon": "19.0.5", |
126 | 126 | "sinon-chai": "3.7.0",
|
127 | 127 | "standard-version": "9.5.0",
|
128 | 128 | "supertest": "7.1.0",
|
|
133 | 133 | "@nestjs/common": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
|
134 | 134 | "prom-client": "^15.0.0"
|
135 | 135 | },
|
136 |
| - "packageManager": "pnpm@10.6.5", |
| 136 | + "packageManager": "pnpm@10.7.0", |
137 | 137 | "volta": {
|
138 | 138 | "node": "22.14.0",
|
139 |
| - "pnpm": "10.6.5" |
| 139 | + "pnpm": "10.7.0" |
140 | 140 | },
|
141 | 141 | "pnpm": {
|
142 | 142 | "peerDependencyRules": {
|
|
0 commit comments