|
23 | 23 | ]
|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 |
| - "@angular/animations": "^9.0.0", |
27 |
| - "@angular/cdk": "^9.0.0", |
28 |
| - "@angular/common": "^9.0.0", |
29 |
| - "@angular/compiler": "^9.0.0", |
30 |
| - "@angular/core": "^9.0.0", |
31 |
| - "@angular/forms": "^9.0.0", |
32 |
| - "@angular/material": "^9.0.0", |
33 |
| - "@angular/platform-browser": "^9.0.0", |
34 |
| - "@angular/platform-browser-dynamic": "^9.0.0", |
35 |
| - "@angular/router": "^9.0.0", |
| 26 | + "@angular/animations": "^9.0.3", |
| 27 | + "@angular/cdk": "^9.1.0", |
| 28 | + "@angular/common": "^9.0.3", |
| 29 | + "@angular/compiler": "^9.0.3", |
| 30 | + "@angular/core": "^9.0.3", |
| 31 | + "@angular/forms": "^9.0.3", |
| 32 | + "@angular/material": "^9.1.0", |
| 33 | + "@angular/platform-browser": "^9.0.3", |
| 34 | + "@angular/platform-browser-dynamic": "^9.0.3", |
| 35 | + "@angular/router": "^9.0.3", |
36 | 36 | "@ngrx/store": "^8.0.0-rc.0",
|
37 | 37 | "@phenomnomnominal/tsquery": "^3.0.0",
|
38 | 38 | "@testing-library/dom": "^6.12.2",
|
|
44 | 44 | "zone.js": "~0.10.2"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@angular-devkit/build-angular": "~0.900.1", |
48 |
| - "@angular-devkit/build-ng-packagr": "~0.900.1", |
49 |
| - "@angular/cli": "~9.0.1", |
50 |
| - "@angular/compiler-cli": "^9.0.0", |
51 |
| - "@angular/language-service": "^9.0.0", |
| 47 | + "@angular-devkit/build-angular": "~0.900.3", |
| 48 | + "@angular-devkit/build-ng-packagr": "~0.900.3", |
| 49 | + "@angular/cli": "~9.0.3", |
| 50 | + "@angular/compiler-cli": "^9.0.3", |
| 51 | + "@angular/language-service": "^9.0.3", |
52 | 52 | "@testing-library/jest-dom": "^4.1.0",
|
53 | 53 | "@types/jest": "~24.0.11",
|
54 |
| - "@types/node": "^12.11.1", |
| 54 | + "@types/node": "^13.7.6", |
55 | 55 | "codelyzer": "^5.1.2",
|
56 | 56 | "husky": "^2.3.0",
|
57 | 57 | "jest": "^24.1.0",
|
|
0 commit comments