|
12 | 12 | }, |
13 | 13 | "private": true, |
14 | 14 | "dependencies": { |
15 | | - "@angular/animations": "^14.0.5", |
16 | | - "@angular/common": "^14.0.5", |
17 | | - "@angular/compiler": "^14.0.5", |
18 | | - "@angular/core": "^14.0.5", |
19 | | - "@angular/forms": "^14.0.5", |
20 | | - "@angular/platform-browser": "^14.0.5", |
21 | | - "@angular/platform-browser-dynamic": "^14.0.5", |
22 | | - "@angular/router": "^14.0.5", |
| 15 | + "@angular/animations": "^14.0.6", |
| 16 | + "@angular/common": "^14.0.6", |
| 17 | + "@angular/compiler": "^14.0.6", |
| 18 | + "@angular/core": "^14.0.6", |
| 19 | + "@angular/forms": "^14.0.6", |
| 20 | + "@angular/platform-browser": "^14.0.6", |
| 21 | + "@angular/platform-browser-dynamic": "^14.0.6", |
| 22 | + "@angular/router": "^14.0.6", |
23 | 23 | "angular-in-memory-web-api": "^0.13.0", |
24 | 24 | "rxjs": "~7.5.6", |
25 | 25 | "tslib": "^2.4.0", |
26 | 26 | "zone.js": "^0.11.6" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@angular-devkit/build-angular": "^14.0.5", |
30 | | - "@angular/cli": "^14.0.5", |
31 | | - "@angular/compiler-cli": "^14.0.5", |
| 29 | + "@angular-devkit/build-angular": "^14.0.6", |
| 30 | + "@angular/cli": "^14.0.6", |
| 31 | + "@angular/compiler-cli": "^14.0.6", |
32 | 32 | "@types/jest": "^27.5.2", |
33 | 33 | "@types/node": "^16.11.43", |
34 | 34 | "jest": "^28.1.3", |
|
0 commit comments