|
18 | 18 | "typecov": "type-coverage" |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@angular/animations": "^13.3.12", |
22 | | - "@angular/common": "^13.3.12", |
23 | | - "@angular/compiler": "^13.3.12", |
24 | | - "@angular/core": "^13.3.12", |
25 | | - "@angular/forms": "^13.3.12", |
26 | | - "@angular/platform-browser": "^13.3.12", |
27 | | - "@angular/platform-browser-dynamic": "^13.3.12", |
28 | | - "@angular/router": "^13.3.12", |
| 21 | + "@angular/animations": "^13.4.0", |
| 22 | + "@angular/common": "^13.4.0", |
| 23 | + "@angular/compiler": "^13.4.0", |
| 24 | + "@angular/core": "^13.4.0", |
| 25 | + "@angular/forms": "^13.4.0", |
| 26 | + "@angular/platform-browser": "^13.4.0", |
| 27 | + "@angular/platform-browser-dynamic": "^13.4.0", |
| 28 | + "@angular/router": "^13.4.0", |
29 | 29 | "js-yaml": "^4.1.0", |
30 | 30 | "lodash-es": "^4.17.21", |
31 | 31 | "rxjs": "^7.5.7", |
32 | 32 | "tslib": "^2.4.1", |
33 | | - "zone.js": "^0.12.0" |
| 33 | + "zone.js": "^0.14.10" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | 36 | "@1stg/app-config": "^4.1.3", |
37 | 37 | "@angular-builders/custom-webpack": "^13.1.0", |
38 | 38 | "@angular-devkit/build-angular": "^13.3.11", |
39 | 39 | "@angular/cli": "^13.3.11", |
40 | | - "@angular/compiler-cli": "^13.3.12", |
41 | | - "@angular/language-service": "^13.3.12", |
| 40 | + "@angular/compiler-cli": "^13.4.0", |
| 41 | + "@angular/language-service": "^13.4.0", |
42 | 42 | "@nrwl/angular": "^14.1.9", |
43 | 43 | "@nrwl/cli": "14.1.9", |
44 | 44 | "@nrwl/eslint-plugin-nx": "14.1.9", |
|
0 commit comments