|
13 | 13 | "test:jasmine": "ng test"
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "@angular/animations": "19.1.8", |
| 16 | + "@angular/animations": "19.2.1", |
17 | 17 | "@angular/cdk": "19.2.2",
|
18 |
| - "@angular/common": "19.1.8", |
19 |
| - "@angular/compiler": "19.1.8", |
20 |
| - "@angular/core": "19.1.8", |
21 |
| - "@angular/forms": "19.1.8", |
| 18 | + "@angular/common": "19.2.1", |
| 19 | + "@angular/compiler": "19.2.1", |
| 20 | + "@angular/core": "19.2.1", |
| 21 | + "@angular/forms": "19.2.1", |
22 | 22 | "@angular/material": "19.2.2",
|
23 |
| - "@angular/platform-browser": "19.1.8", |
24 |
| - "@angular/platform-browser-dynamic": "19.1.8", |
25 |
| - "@angular/router": "19.1.8", |
| 23 | + "@angular/platform-browser": "19.2.1", |
| 24 | + "@angular/platform-browser-dynamic": "19.2.1", |
| 25 | + "@angular/router": "19.2.1", |
26 | 26 | "@ng-select/ng-select": "14.2.2",
|
27 | 27 | "@ngneat/transloco": "6.0.4",
|
28 | 28 | "@ngrx/effects": "19.0.1",
|
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@angular-devkit/build-angular": "19.2.1",
|
40 | 40 | "@angular/cli": "19.2.1",
|
41 |
| - "@angular/compiler-cli": "19.1.8", |
| 41 | + "@angular/compiler-cli": "19.2.1", |
42 | 42 | "@ngneat/spectator": "19.4.1",
|
43 | 43 | "@testing-library/angular": "17.3.6",
|
44 | 44 | "@types/jasmine": "5.1.7",
|
|
0 commit comments