|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "~19.2.7", |
15 | | - "@angular/common": "~19.2.7", |
16 | | - "@angular/compiler": "~19.2.7", |
17 | | - "@angular/core": "~19.2.7", |
18 | | - "@angular/forms": "~19.2.7", |
19 | | - "@angular/platform-browser": "~19.2.7", |
20 | | - "@angular/platform-browser-dynamic": "~19.2.7", |
21 | | - "@angular/router": "~19.2.7", |
| 14 | + "@angular/animations": "~19.2.8", |
| 15 | + "@angular/common": "~19.2.8", |
| 16 | + "@angular/compiler": "~19.2.8", |
| 17 | + "@angular/core": "~19.2.8", |
| 18 | + "@angular/forms": "~19.2.8", |
| 19 | + "@angular/platform-browser": "~19.2.8", |
| 20 | + "@angular/platform-browser-dynamic": "~19.2.8", |
| 21 | + "@angular/router": "~19.2.8", |
22 | 22 | "rxjs": "~7.8.2", |
23 | 23 | "tslib": "^2.8.1", |
24 | 24 | "zone.js": "~0.15.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@angular-devkit/build-angular": "^19.2.8", |
28 | | - "@angular/cli": "~19.2.8", |
29 | | - "@angular/compiler-cli": "~19.2.7", |
30 | | - "@angular/language-service": "~19.2.7", |
| 27 | + "@angular-devkit/build-angular": "^19.2.9", |
| 28 | + "@angular/cli": "~19.2.9", |
| 29 | + "@angular/compiler-cli": "~19.2.8", |
| 30 | + "@angular/language-service": "~19.2.8", |
31 | 31 | "@types/jasmine": "~5.1.7", |
32 | 32 | "@types/jasminewd2": "~2.0.13", |
33 | 33 | "@types/node": "~22.15.2", |
|
0 commit comments