Update to latest Angular 8

This commit is contained in:
Cameron Cordes
2020-03-06 16:09:31 -05:00
parent a92fe89d36
commit 9445467173
2 changed files with 2438 additions and 2374 deletions

4848
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,19 +11,19 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "^8.2.7", "@angular/animations": "^8.2.14",
"@angular/cdk": "^7.3.2", "@angular/cdk": "^7.3.2",
"@angular/cli": "^8.3.5", "@angular/cli": "^8.3.25",
"@angular/common": "^8.2.7", "@angular/common": "^8.2.14",
"@angular/compiler": "^8.2.7", "@angular/compiler": "^8.2.14",
"@angular/compiler-cli": "^8.2.7", "@angular/compiler-cli": "^8.2.14",
"@angular/core": "^8.2.7", "@angular/core": "^8.2.14",
"@angular/forms": "^8.2.7", "@angular/forms": "^8.2.14",
"@angular/http": "^7.2.4", "@angular/http": "^7.2.4",
"@angular/material": "^7.3.2", "@angular/material": "^7.3.2",
"@angular/platform-browser": "^8.2.7", "@angular/platform-browser": "^8.2.14",
"@angular/platform-browser-dynamic": "^8.2.7", "@angular/platform-browser-dynamic": "^8.2.14",
"@angular/router": "^8.2.7", "@angular/router": "^8.2.14",
"angulartics2": "^8.1.0", "angulartics2": "^8.1.0",
"core-js": "^2.5.4", "core-js": "^2.5.4",
"json-schema-traverse": "^0.4.1", "json-schema-traverse": "^0.4.1",
@@ -33,8 +33,8 @@
"zone.js": "~0.9.1" "zone.js": "~0.9.1"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^0.803.5", "@angular-devkit/build-angular": "^0.803.25",
"@angular/language-service": "^8.2.7", "@angular/language-service": "^8.2.14",
"@types/jasmine": "~2.8.8", "@types/jasmine": "~2.8.8",
"@types/jasminewd2": "~2.0.3", "@types/jasminewd2": "~2.0.3",
"@types/node": "~8.9.4", "@types/node": "~8.9.4",