|
10 | 10 | },
|
11 | 11 | "private": true,
|
12 | 12 | "dependencies": {
|
13 |
| - "@angular/animations": "^14.0.0", |
14 |
| - "@angular/common": "^14.0.0", |
15 |
| - "@angular/compiler": "^14.0.0", |
16 |
| - "@angular/core": "^14.0.0", |
17 |
| - "@angular/forms": "^14.0.0", |
18 |
| - "@angular/platform-browser": "^14.0.0", |
19 |
| - "@angular/platform-browser-dynamic": "^14.0.0", |
20 |
| - "@angular/router": "^14.0.0", |
| 13 | + "@angular/animations": "^14.2.0", |
| 14 | + "@angular/common": "^14.2.0", |
| 15 | + "@angular/compiler": "^14.2.0", |
| 16 | + "@angular/core": "^14.2.0", |
| 17 | + "@angular/forms": "^14.2.0", |
| 18 | + "@angular/platform-browser": "^14.2.0", |
| 19 | + "@angular/platform-browser-dynamic": "^14.2.0", |
| 20 | + "@angular/router": "^14.2.0", |
21 | 21 | "rxjs": "~7.5.0",
|
22 | 22 | "tslib": "^2.3.0",
|
23 | 23 | "zone.js": "~0.11.4"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@angular-devkit/build-angular": "^14.2.1", |
27 |
| - "@angular/cli": "~14.2.1", |
28 |
| - "@angular/compiler-cli": "^14.0.0", |
| 26 | + "@angular-devkit/build-angular": "^14.2.2", |
| 27 | + "@angular/cli": "~14.2.2", |
| 28 | + "@angular/compiler-cli": "^14.2.0", |
29 | 29 | "@types/jasmine": "~4.0.0",
|
30 | 30 | "jasmine-core": "~4.3.0",
|
31 | 31 | "karma": "~6.4.0",
|
|
0 commit comments