|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^11.0.9", |
15 | | - "@angular/common": "^11.0.9", |
16 | | - "@angular/compiler": "^11.0.9", |
17 | | - "@angular/core": "^11.0.9", |
18 | | - "@angular/forms": "^11.0.9", |
19 | | - "@angular/platform-browser": "^11.0.9", |
20 | | - "@angular/platform-browser-dynamic": "^11.0.9", |
21 | | - "@angular/router": "^11.0.9", |
| 14 | + "@angular/animations": "^11.2.19", |
| 15 | + "@angular/common": "^11.2.19", |
| 16 | + "@angular/compiler": "^11.2.19", |
| 17 | + "@angular/core": "^11.2.19", |
| 18 | + "@angular/forms": "^11.2.19", |
| 19 | + "@angular/platform-browser": "^11.2.19", |
| 20 | + "@angular/platform-browser-dynamic": "^11.2.19", |
| 21 | + "@angular/router": "^11.2.19", |
22 | 22 | "@syncfusion/ej2-angular-treegrid": "^17.3.27", |
23 | 23 | "@syncfusion/ej2-material-theme": "~17.2.48", |
24 | 24 | "core-js": "^2.6.10", |
25 | | - "rxjs": "~6.6.3", |
| 25 | + "rxjs": "~6.6.7", |
26 | 26 | "zone.js": "~0.10.3" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@angular-devkit/build-angular": "~0.1100.0", |
30 | | - "@angular/cli": "~11.0.0", |
31 | | - "@angular/compiler-cli": "^11.0.9", |
32 | | - "@angular/language-service": "^11.0.9", |
33 | | - "@types/jasmine": "~3.6.0", |
| 29 | + "@angular-devkit/build-angular": "~0.1102.19", |
| 30 | + "@angular/cli": "~11.2.19", |
| 31 | + "@angular/compiler-cli": "^11.2.19", |
| 32 | + "@angular/language-service": "^11.2.19", |
| 33 | + "@types/jasmine": "~3.8.0", |
34 | 34 | "@types/jasminewd2": "^2.0.8", |
35 | 35 | "@types/node": "~12.11.1", |
36 | 36 | "angular-in-memory-web-api": "^0.11.0", |
|
0 commit comments