|
13 | 13 | "test": "ng test" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
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", |
| 16 | + "@angular/animations": "^15.0.3", |
| 17 | + "@angular/common": "^15.0.3", |
| 18 | + "@angular/compiler": "^15.0.3", |
| 19 | + "@angular/core": "^15.0.3", |
| 20 | + "@angular/forms": "^15.0.3", |
| 21 | + "@angular/platform-browser": "^15.0.3", |
| 22 | + "@angular/platform-browser-dynamic": "^15.0.3", |
| 23 | + "@angular/router": "^15.0.3", |
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": "^14.2.10", |
45 | | - "@angular/cli": "^14.2.10", |
46 | | - "@angular/compiler-cli": "^14.2.12", |
| 44 | + "@angular-devkit/build-angular": "^15.0.3", |
| 45 | + "@angular/cli": "^15.0.3", |
| 46 | + "@angular/compiler-cli": "^15.0.3", |
47 | 47 | "@angularclass/hmr": "^2.1.3", |
48 | 48 | "@types/jasmine": "~3.6.0", |
49 | 49 | "@types/lodash-es": "^4.17.3", |
|
62 | 62 | "protractor": "~7.0.0", |
63 | 63 | "ts-node": "^8.10.1", |
64 | 64 | "tslint": "~6.1.0", |
65 | | - "typescript": "4.6.4", |
| 65 | + "typescript": "4.8.4", |
66 | 66 | "webpack-bundle-analyzer": "^3.7.0" |
67 | 67 | }, |
68 | 68 | "angular-cli": {} |
|
0 commit comments