Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 19e4ebe

Browse files
committed
chore: update to 6.4.x
1 parent 95a544b commit 19e4ebe

File tree

3 files changed

+76
-90
lines changed

3 files changed

+76
-90
lines changed

package-lock.json

Lines changed: 59 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,28 +19,28 @@
1919
},
2020
"private": true,
2121
"dependencies": {
22-
"@angular/animations": "6.0.0",
23-
"@angular/cdk": "^6.3.3",
24-
"@angular/common": "6.0.0",
25-
"@angular/compiler": "6.0.0",
26-
"@angular/core": "6.0.0",
27-
"@angular/forms": "6.0.0",
28-
"@angular/http": "6.0.0",
29-
"@angular/material": "^6.3.3",
30-
"@angular/material-moment-adapter": "^6.3.3",
31-
"@angular/platform-browser": "6.0.0",
32-
"@angular/platform-browser-dynamic": "6.0.0",
33-
"@angular/router": "6.0.0",
34-
"@angular/service-worker": "6.0.0",
22+
"@angular/animations": "^6.0.9",
23+
"@angular/cdk": "^6.4.1",
24+
"@angular/common": "^6.0.9",
25+
"@angular/compiler": "^6.0.9",
26+
"@angular/core": "^6.0.9",
27+
"@angular/forms": "^6.0.9",
28+
"@angular/http": "^6.0.9",
29+
"@angular/material": "^6.4.1",
30+
"@angular/material-moment-adapter": "^6.4.1",
31+
"@angular/platform-browser": "^6.0.9",
32+
"@angular/platform-browser-dynamic": "^6.0.9",
33+
"@angular/router": "^6.0.9",
34+
"@angular/service-worker": "^6.0.9",
3535
"core-js": "^2.5.6",
3636
"moment": "^2.22.1",
3737
"rxjs": "^6.1.0",
3838
"zone.js": "^0.8.26"
3939
},
4040
"devDependencies": {
41-
"@angular-devkit/build-angular": "^0.6.1",
42-
"@angular/cli": "^6.0.1",
43-
"@angular/compiler-cli": "6.0.0",
41+
"@angular-devkit/build-angular": "^0.6.8",
42+
"@angular/cli": "^6.0.8",
43+
"@angular/compiler-cli": "^6.0.9",
4444
"@types/jasmine": "^2.5.41",
4545
"@types/node": "^10.0.9",
4646
"firebase-tools": "^3.15.3",

0 commit comments

Comments
 (0)