|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "20.3.14", |
15 | | - "@angular/common": "20.3.14", |
16 | | - "@angular/compiler": "20.3.14", |
17 | | - "@angular/core": "20.3.14", |
18 | | - "@angular/forms": "20.3.14", |
19 | | - "@angular/platform-browser": "20.3.14", |
20 | | - "@angular/platform-browser-dynamic": "20.3.14", |
21 | | - "@angular/router": "20.3.14", |
| 14 | + "@angular/animations": "20.3.17", |
| 15 | + "@angular/common": "20.3.17", |
| 16 | + "@angular/compiler": "20.3.17", |
| 17 | + "@angular/core": "20.3.17", |
| 18 | + "@angular/forms": "20.3.17", |
| 19 | + "@angular/platform-browser": "20.3.17", |
| 20 | + "@angular/platform-browser-dynamic": "20.3.17", |
| 21 | + "@angular/router": "20.3.17", |
22 | 22 | "rxjs": "7.8.2", |
23 | 23 | "tslib": "2.8.1", |
24 | | - "zone.js": "0.15.1" |
| 24 | + "zone.js": "0.16.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@angular-builders/custom-webpack": "20.0.0", |
28 | 28 | "@angular/build": "20.3.12", |
29 | 29 | "@angular/cli": "20.3.12", |
30 | | - "@angular/compiler-cli": "20.3.14", |
| 30 | + "@angular/compiler-cli": "20.3.17", |
31 | 31 | "@types/jasmine": "5.1.13", |
32 | 32 | "@types/node": "22.18.10", |
33 | 33 | "cross-env": "7.0.3", |
|
0 commit comments