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