|
132 | 132 | ], |
133 | 133 | "resolutions": { |
134 | 134 | "@angular-devkit/schematics": "~21.2.0", |
135 | | - "@sinonjs/fake-timers": "~15.1.0", |
| 135 | + "@sinonjs/fake-timers": "~15.3.0", |
136 | 136 | "@types/node": "~24.12.0", |
137 | 137 | "ajv@8.17.1": "~8.18.0", |
138 | 138 | "form-data": "^4.0.4", |
139 | | - "koa": "~3.1.0", |
| 139 | + "koa": "~3.2.0", |
140 | 140 | "handlebars": "~4.7.9", |
141 | 141 | "qs": "~6.15.0", |
142 | 142 | "rxjs": "^7.8.1", |
|
268 | 268 | "jsdom": "~27.4.0", |
269 | 269 | "jsonc-eslint-parser": "~2.4.0", |
270 | 270 | "jsonpath-plus": "~10.4.0", |
271 | | - "lighthouse": "~13.0.0", |
| 271 | + "lighthouse": "~13.1.0", |
272 | 272 | "lint-staged": "^16.0.0", |
273 | 273 | "marked": "~17.0.0", |
274 | 274 | "minimist": "^1.2.6", |
275 | 275 | "monaco-editor": "~0.55.0", |
276 | 276 | "ng-packagr": "~21.2.0", |
277 | | - "ngx-markdown": "~21.1.0", |
| 277 | + "ngx-markdown": "~21.2.0", |
278 | 278 | "ngx-monaco-editor-v2": "^20.0.0", |
279 | 279 | "ngx-monaco-tree": "~20.1.0", |
280 | 280 | "npm-cli-login": "~1.0.0", |
|
290 | 290 | "replace-in-files-cli": "^4.0.0", |
291 | 291 | "rimraf": "^6.0.1", |
292 | 292 | "rxjs": "^7.8.1", |
293 | | - "sass": "~1.98.0", |
| 293 | + "sass": "~1.99.0", |
294 | 294 | "sass-loader": "^16.0.0", |
295 | 295 | "semver": "^7.5.2", |
296 | 296 | "source-map-js": "^1.2.1", |
|
303 | 303 | "typescript": "~5.9.2", |
304 | 304 | "typescript-eslint": "~8.58.0", |
305 | 305 | "uuid": "~13.0.0", |
306 | | - "verdaccio": "~6.3.0", |
| 306 | + "verdaccio": "~6.5.0", |
307 | 307 | "vite": "~7.3.1", |
308 | 308 | "vitest": "~4.1.0", |
309 | 309 | "wait-on": "~9.0.3", |
310 | | - "webpack": "~5.105.0", |
| 310 | + "webpack": "~5.106.0", |
311 | 311 | "winston": "^3.8.2", |
312 | 312 | "yaml-eslint-parser": "^1.2.2" |
313 | 313 | }, |
|
0 commit comments