|
9 | 9 | },
|
10 | 10 | "private": true,
|
11 | 11 | "dependencies": {
|
12 |
| - "@angular/animations": "18.2.6", |
13 |
| - "@angular/common": "18.2.6", |
14 |
| - "@angular/compiler": "18.2.6", |
15 |
| - "@angular/core": "18.2.6", |
16 |
| - "@angular/forms": "18.2.6", |
17 |
| - "@angular/platform-browser": "18.2.6", |
18 |
| - "@angular/platform-browser-dynamic": "18.2.6", |
19 |
| - "@angular/router": "18.2.6", |
| 12 | + "@angular/animations": "18.2.7", |
| 13 | + "@angular/common": "18.2.7", |
| 14 | + "@angular/compiler": "18.2.7", |
| 15 | + "@angular/core": "18.2.7", |
| 16 | + "@angular/forms": "18.2.7", |
| 17 | + "@angular/platform-browser": "18.2.7", |
| 18 | + "@angular/platform-browser-dynamic": "18.2.7", |
| 19 | + "@angular/router": "18.2.7", |
20 | 20 | "rxjs": "7.8.1",
|
21 | 21 | "tslib": "2.7.0",
|
22 | 22 | "zone.js": "0.14.10"
|
23 | 23 | },
|
24 | 24 | "devDependencies": {
|
25 |
| - "@angular-devkit/build-angular": "18.2.6", |
26 |
| - "@angular/cli": "18.2.6", |
27 |
| - "@angular/compiler-cli": "18.2.6", |
| 25 | + "@angular-devkit/build-angular": "18.2.7", |
| 26 | + "@angular/cli": "18.2.7", |
| 27 | + "@angular/compiler-cli": "18.2.7", |
28 | 28 | "domhandler": "^5.0.3",
|
29 | 29 | "injection-js": "2.4.0",
|
30 | 30 | "typescript": "5.5.4"
|
|
0 commit comments