|
16 | 16 | },
|
17 | 17 | "private": true,
|
18 | 18 | "dependencies": {
|
19 |
| - "@angular/animations": "19.1.8", |
20 |
| - "@angular/common": "19.1.8", |
21 |
| - "@angular/compiler": "19.1.8", |
22 |
| - "@angular/core": "19.1.8", |
23 |
| - "@angular/forms": "19.1.8", |
24 |
| - "@angular/platform-browser": "19.1.8", |
25 |
| - "@angular/platform-browser-dynamic": "19.1.8", |
26 |
| - "@angular/router": "19.1.8", |
| 19 | + "@angular/animations": "19.2.1", |
| 20 | + "@angular/common": "19.2.1", |
| 21 | + "@angular/compiler": "19.2.1", |
| 22 | + "@angular/core": "19.2.1", |
| 23 | + "@angular/forms": "19.2.1", |
| 24 | + "@angular/platform-browser": "19.2.1", |
| 25 | + "@angular/platform-browser-dynamic": "19.2.1", |
| 26 | + "@angular/router": "19.2.1", |
27 | 27 | "rxjs": "7.8.2",
|
28 | 28 | "tslib": "2.8.1",
|
29 | 29 | "zone.js": "0.15.0"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 | 32 | "@angular-devkit/build-angular": "19.2.1",
|
33 | 33 | "@angular/cli": "19.2.1",
|
34 |
| - "@angular/compiler-cli": "19.1.8", |
| 34 | + "@angular/compiler-cli": "19.2.1", |
35 | 35 | "@types/jasmine": "5.1.7",
|
36 | 36 | "@types/jest": "29.5.14",
|
37 | 37 | "jasmine-core": "5.4.0",
|
|
0 commit comments