|
34 | 34 | },
|
35 | 35 | "private": true,
|
36 | 36 | "dependencies": {
|
37 |
| - "@angular/animations": "^11.0.0", |
| 37 | + "@angular/animations": "^11.0.9", |
38 | 38 | "@angular/cdk": "^11.0.4",
|
39 | 39 | "@angular/cdk-experimental": "^11.0.4",
|
40 |
| - "@angular/common": "^11.0.0", |
41 |
| - "@angular/compiler": "^11.0.0", |
| 40 | + "@angular/common": "^11.0.9", |
| 41 | + "@angular/compiler": "^11.0.9", |
42 | 42 | "@angular/components-examples": "angular/material2-docs-content#11.0.x",
|
43 |
| - "@angular/core": "^11.0.0", |
44 |
| - "@angular/forms": "^11.0.0", |
| 43 | + "@angular/core": "^11.0.9", |
| 44 | + "@angular/forms": "^11.0.9", |
45 | 45 | "@angular/google-maps": "^11.0.4",
|
46 | 46 | "@angular/material": "^11.0.4",
|
47 | 47 | "@angular/material-experimental": "^11.0.4",
|
48 | 48 | "@angular/material-moment-adapter": "^11.0.4",
|
49 |
| - "@angular/platform-browser": "^11.0.0", |
50 |
| - "@angular/platform-browser-dynamic": "^11.0.0", |
51 |
| - "@angular/router": "^11.0.0", |
| 49 | + "@angular/platform-browser": "^11.0.9", |
| 50 | + "@angular/platform-browser-dynamic": "^11.0.9", |
| 51 | + "@angular/router": "^11.0.9", |
52 | 52 | "@angular/youtube-player": "^11.0.4",
|
53 | 53 | "material-components-web": "9.0.0-canary.419e03572.0",
|
54 | 54 | "moment": "^2.29.1",
|
55 | 55 | "rxjs": "^6.6.3",
|
56 |
| - "tslib": "^2.0.3", |
| 56 | + "tslib": "^2.1.0", |
57 | 57 | "zone.js": "^0.11.3"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@angular-devkit/build-angular": "0.1100.0", |
61 |
| - "@angular/cli": "11.0.0", |
62 |
| - "@angular/compiler-cli": "^11.0.0", |
63 |
| - "@angular/localize": "^11.0.0", |
| 60 | + "@angular-devkit/build-angular": "^0.1100.7", |
| 61 | + "@angular/cli": "^11.0.7", |
| 62 | + "@angular/compiler-cli": "^11.0.9", |
| 63 | + "@angular/localize": "^11.0.9", |
64 | 64 | "@types/jasmine": "^3.6.0",
|
65 |
| - "@types/node": "^12.12.70", |
| 65 | + "@types/node": "^12.19.12", |
66 | 66 | "@types/shelljs": "~0.8.8",
|
67 | 67 | "codelyzer": "^6.0.1",
|
68 | 68 | "firebase-tools": "^9.2.1",
|
|
81 | 81 | "protractor": "^7.0.0",
|
82 | 82 | "puppeteer": "5.4.1",
|
83 | 83 | "shelljs": "^0.8.4",
|
84 |
| - "ts-node": "^8.10.1", |
85 |
| - "tslint": "^6.1.2", |
| 84 | + "ts-node": "^8.10.2", |
| 85 | + "tslint": "^6.1.3", |
86 | 86 | "typescript": "4.0.2"
|
87 | 87 | }
|
88 | 88 | }
|
0 commit comments