|
13 | 13 | "test:jasmine": "ng test"
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "@angular/animations": "18.2.12", |
| 16 | + "@angular/animations": "18.2.13", |
17 | 17 | "@angular/cdk": "18.2.14",
|
18 |
| - "@angular/common": "18.2.12", |
19 |
| - "@angular/compiler": "18.2.12", |
20 |
| - "@angular/core": "18.2.12", |
21 |
| - "@angular/forms": "18.2.12", |
| 18 | + "@angular/common": "18.2.13", |
| 19 | + "@angular/compiler": "18.2.13", |
| 20 | + "@angular/core": "18.2.13", |
| 21 | + "@angular/forms": "18.2.13", |
22 | 22 | "@angular/material": "18.2.14",
|
23 |
| - "@angular/platform-browser": "18.2.12", |
24 |
| - "@angular/platform-browser-dynamic": "18.2.12", |
25 |
| - "@angular/router": "18.2.12", |
| 23 | + "@angular/platform-browser": "18.2.13", |
| 24 | + "@angular/platform-browser-dynamic": "18.2.13", |
| 25 | + "@angular/router": "18.2.13", |
26 | 26 | "@ng-select/ng-select": "13.9.1",
|
27 | 27 | "@ngrx/effects": "18.1.1",
|
28 | 28 | "@ngrx/store": "18.1.1",
|
|
37 | 37 | "devDependencies": {
|
38 | 38 | "@angular-devkit/build-angular": "18.2.12",
|
39 | 39 | "@angular/cli": "18.2.12",
|
40 |
| - "@angular/compiler-cli": "18.2.12", |
| 40 | + "@angular/compiler-cli": "18.2.13", |
41 | 41 | "@ngneat/spectator": "19.0.0",
|
42 | 42 | "@testing-library/angular": "17.3.2",
|
43 | 43 | "@types/jasmine": "5.1.4",
|
|
0 commit comments