|
13 | 13 | "test": "ng test"
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "@angular/animations": "^13.3.12", |
17 |
| - "@angular/common": "^13.3.12", |
18 |
| - "@angular/compiler": "^13.3.12", |
19 |
| - "@angular/core": "^13.3.12", |
20 |
| - "@angular/forms": "^13.3.12", |
21 |
| - "@angular/platform-browser": "^13.3.12", |
22 |
| - "@angular/platform-browser-dynamic": "^13.3.12", |
23 |
| - "@angular/router": "^13.3.12", |
| 16 | + "@angular/animations": "^14.2.12", |
| 17 | + "@angular/common": "^14.2.12", |
| 18 | + "@angular/compiler": "^14.2.12", |
| 19 | + "@angular/core": "^14.2.12", |
| 20 | + "@angular/forms": "^14.2.12", |
| 21 | + "@angular/platform-browser": "^14.2.12", |
| 22 | + "@angular/platform-browser-dynamic": "^14.2.12", |
| 23 | + "@angular/router": "^14.2.12", |
24 | 24 | "@aspnet/signalr": "^1.1.4",
|
25 | 25 | "@fortawesome/fontawesome-free": "^5.15.3",
|
26 | 26 | "abp-ng2-module": "7.2.0",
|
|
41 | 41 | "zone.js": "~0.11.4"
|
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 |
| - "@angular-devkit/build-angular": "~13.3.10", |
45 |
| - "@angular/cli": "^13.3.10", |
46 |
| - "@angular/compiler-cli": "^13.3.12", |
| 44 | + "@angular-devkit/build-angular": "^14.2.10", |
| 45 | + "@angular/cli": "^14.2.10", |
| 46 | + "@angular/compiler-cli": "^14.2.12", |
47 | 47 | "@angularclass/hmr": "^2.1.3",
|
48 | 48 | "@types/jasmine": "~3.6.0",
|
49 | 49 | "@types/lodash-es": "^4.17.3",
|
|
0 commit comments