|
50 | 50 | },
|
51 | 51 | "homepage": "https://github.com/mattlewis92/angular-calendar#readme",
|
52 | 52 | "devDependencies": {
|
53 |
| - "@angular-devkit/build-angular": "^0.13.9", |
54 |
| - "@angular-devkit/build-ng-packagr": "^0.13.9", |
55 |
| - "@angular/animations": "^7.2.15", |
56 |
| - "@angular/cdk": "^7.3.7", |
57 |
| - "@angular/cli": "^7.3.9", |
58 |
| - "@angular/common": "^7.2.15", |
59 |
| - "@angular/compiler": "^7.2.15", |
60 |
| - "@angular/compiler-cli": "^7.2.15", |
61 |
| - "@angular/core": "^7.2.15", |
62 |
| - "@angular/forms": "^7.2.15", |
63 |
| - "@angular/http": "^7.2.15", |
64 |
| - "@angular/language-service": "^7.2.15", |
65 |
| - "@angular/platform-browser": "^7.2.15", |
66 |
| - "@angular/platform-browser-dynamic": "^7.2.15", |
67 |
| - "@angular/router": "^7.2.15", |
| 53 | + "@angular-devkit/build-angular": "~0.800.0", |
| 54 | + "@angular-devkit/build-ng-packagr": "~0.800.0", |
| 55 | + "@angular/animations": "^8.0.0", |
| 56 | + "@angular/cdk": "^8.0.0", |
| 57 | + "@angular/cli": "^8.0.0", |
| 58 | + "@angular/common": "^8.0.0", |
| 59 | + "@angular/compiler": "^8.0.0", |
| 60 | + "@angular/compiler-cli": "^8.0.0", |
| 61 | + "@angular/core": "^8.0.0", |
| 62 | + "@angular/forms": "^8.0.0", |
| 63 | + "@angular/language-service": "^8.0.0", |
| 64 | + "@angular/platform-browser": "^8.0.0", |
| 65 | + "@angular/platform-browser-dynamic": "^8.0.0", |
| 66 | + "@angular/router": "^8.0.0", |
68 | 67 | "@commitlint/cli": "^7.6.1",
|
69 | 68 | "@commitlint/config-conventional": "^7.6.0",
|
70 | 69 | "@commitlint/prompt": "^7.6.1",
|
|
87 | 86 | "codelyzer": "^5.0.1",
|
88 | 87 | "commitizen": "^3.1.1",
|
89 | 88 | "copyfiles": "^2.1.0",
|
90 |
| - "core-js": "^2.6.9", |
| 89 | + "core-js": "^3.1.3", |
91 | 90 | "css-loader": "^2.1.1",
|
92 | 91 | "date-fns": "1.29.0",
|
93 | 92 | "flatpickr": "^4.5.7",
|
|
120 | 119 | "stylelint-config-prettier": "^5.2.0",
|
121 | 120 | "stylelint-config-standard": "^18.3.0",
|
122 | 121 | "ts-node": "^8.2.0",
|
123 |
| - "tsickle": "0.34.0", |
| 122 | + "tsickle": "^0.35.0", |
124 | 123 | "tslib": "^1.9.0",
|
125 | 124 | "tslint": "^5.16.0",
|
126 | 125 | "tslint-config-mwl": "^0.6.0",
|
127 |
| - "typescript": "~3.2.4", |
128 |
| - "zone.js": "^0.8.29" |
129 |
| - }, |
130 |
| - "peerDependencies": { |
131 |
| - "@angular/animations": ">=6.0.0 <9.0.0", |
132 |
| - "@angular/common": ">=6.0.0 <9.0.0", |
133 |
| - "@angular/core": ">=6.0.0 <9.0.0" |
| 126 | + "typescript": "~3.4.5", |
| 127 | + "zone.js": "~0.9.1" |
134 | 128 | },
|
| 129 | + "peerDependencies": {}, |
135 | 130 | "dependencies": {
|
136 | 131 | "angular-draggable-droppable": "^4.3.0",
|
137 | 132 | "angular-resizable-element": "^3.2.4",
|
|
0 commit comments