|
5 | 5 | - chore: update to `Angular 11.1`
|
6 | 6 |
|
7 | 7 | ###### dependencies update
|
8 |
| - "@angular/animations": "^11.1.0", |
9 |
| - "@angular/cdk": "^11.1.0", |
10 |
| - "@angular/common": "^11.1.0", |
11 |
| - "@angular/compiler": "^11.1.0", |
12 |
| - "@angular/core": "^11.1.0", |
13 |
| - "@angular/forms": "^11.1.0", |
14 |
| - "@angular/localize": "^11.1.0", |
15 |
| - "@angular/platform-browser": "^11.1.0", |
16 |
| - "@angular/platform-browser-dynamic": "^11.1.0", |
17 |
| - "@angular/router": "^11.1.0", |
18 |
| - "@coreui/angular": "~2.11.1", |
19 |
| - "bootstrap": "^4.6.0", |
20 |
| - "core-js": "^3.8.3", |
21 |
| - "@angular-devkit/build-angular": "^0.1101.1", |
22 |
| - "@angular/cli": "^11.1.1", |
23 |
| - "@angular/compiler-cli": "^11.1.0", |
24 |
| - "@angular/language-service": "^11.1.0", |
25 |
| - "@types/jasmine": "^3.6.3", |
26 |
| - "@types/node": "^14.14.22", |
| 8 | +- update `@angular/animations` to `^11.1.0` |
| 9 | +- update `@angular/cdk` to `^11.1.0` |
| 10 | +- update `@angular/common` to `^11.1.0` |
| 11 | +- update `@angular/compiler` to `^11.1.0` |
| 12 | +- update `@angular/core` to `^11.1.0` |
| 13 | +- update `@angular/forms` to `^11.1.0` |
| 14 | +- update `@angular/localize` to `^11.1.0` |
| 15 | +- update `@angular/platform-browser` to `^11.1.0` |
| 16 | +- update `@angular/platform-browser-dynamic` to `^11.1.0` |
| 17 | +- update `@angular/router` to `^11.1.0` |
| 18 | +- update `@coreui/angular` to `~2.11.1` |
| 19 | +- update `bootstrap` to `^4.6.0` |
| 20 | +- update `core-js` to `^3.8.3` |
| 21 | +- update `@angular-devkit/build-angular` to `^0.1101.1` |
| 22 | +- update `@angular/cli` to `^11.1.1` |
| 23 | +- update `@angular/compiler-cli` to `^11.1.0` |
| 24 | +- update `@angular/language-service` to `^11.1.0` |
| 25 | +- update `@types/jasmine` to `^3.6.3` |
| 26 | +- update `@types/node` to `^14.14.22` |
27 | 27 |
|
28 | 28 | ###### `v2.11.0`
|
29 | 29 |
|
|
0 commit comments