|
11 | 11 | "typecheck": "tsc --project tsconfig.app.json --noEmit" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "21.1.2", |
15 | | - "@angular/cdk": "21.1.2", |
16 | | - "@angular/common": "21.1.2", |
17 | | - "@angular/compiler": "21.1.2", |
18 | | - "@angular/core": "21.1.2", |
19 | | - "@angular/forms": "21.1.2", |
20 | | - "@angular/material": "21.1.2", |
21 | | - "@angular/platform-browser": "21.1.2", |
22 | | - "@angular/platform-browser-dynamic": "21.1.2", |
23 | | - "@angular/router": "21.1.2", |
| 14 | + "@angular/animations": "21.2.7", |
| 15 | + "@angular/cdk": "21.2.5", |
| 16 | + "@angular/common": "21.2.7", |
| 17 | + "@angular/compiler": "21.2.7", |
| 18 | + "@angular/core": "21.2.7", |
| 19 | + "@angular/forms": "21.2.7", |
| 20 | + "@angular/material": "21.2.5", |
| 21 | + "@angular/platform-browser": "21.2.7", |
| 22 | + "@angular/platform-browser-dynamic": "21.2.7", |
| 23 | + "@angular/router": "21.2.7", |
24 | 24 | "@tanstack/angular-query-experimental": "5.73.3", |
25 | 25 | "rxjs": "7.8.2", |
26 | 26 | "tslib": "2.8.1", |
27 | 27 | "zone.js": "0.16.0" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@angular-devkit/build-angular": "21.1.2", |
31 | | - "@angular/cli": "21.1.2", |
32 | | - "@angular/compiler-cli": "21.1.2", |
| 30 | + "@angular-devkit/build-angular": "21.2.6", |
| 31 | + "@angular/cli": "21.2.6", |
| 32 | + "@angular/compiler-cli": "21.2.7", |
33 | 33 | "@hey-api/openapi-ts": "workspace:*", |
34 | 34 | "@types/jasmine": "6.0.0", |
35 | 35 | "jasmine-core": "6.1.0", |
|
0 commit comments