customer - upgrade to angular 8 latest
This commit is contained in:
parent
ab3a357d3e
commit
60126151df
6082
customer/app/package-lock.json
generated
6082
customer/app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -11,14 +11,14 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "~8.0.3",
|
"@angular/animations": "~8.2.14",
|
||||||
"@angular/common": "~8.0.3",
|
"@angular/common": "~8.2.14",
|
||||||
"@angular/compiler": "~8.0.3",
|
"@angular/compiler": "~8.2.14",
|
||||||
"@angular/core": "~8.0.3",
|
"@angular/core": "~8.2.14",
|
||||||
"@angular/forms": "~8.0.3",
|
"@angular/forms": "~8.2.14",
|
||||||
"@angular/platform-browser": "~8.0.3",
|
"@angular/platform-browser": "~8.2.14",
|
||||||
"@angular/platform-browser-dynamic": "~8.0.3",
|
"@angular/platform-browser-dynamic": "~8.2.14",
|
||||||
"@angular/router": "~8.0.3",
|
"@angular/router": "~8.2.14",
|
||||||
"@fortawesome/angular-fontawesome": "^0.4.0",
|
"@fortawesome/angular-fontawesome": "^0.4.0",
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.19",
|
"@fortawesome/fontawesome-svg-core": "^1.2.19",
|
||||||
"@fortawesome/free-solid-svg-icons": "^5.9.0",
|
"@fortawesome/free-solid-svg-icons": "^5.9.0",
|
||||||
@ -30,10 +30,10 @@
|
|||||||
"zone.js": "~0.9.1"
|
"zone.js": "~0.9.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "~0.800.6",
|
"@angular-devkit/build-angular": "~0.803.29",
|
||||||
"@angular/cli": "~8.0.6",
|
"@angular/cli": "~8.3.29",
|
||||||
"@angular/compiler-cli": "~8.0.3",
|
"@angular/compiler-cli": "~8.2.14",
|
||||||
"@angular/language-service": "~8.0.3",
|
"@angular/language-service": "~8.2.14",
|
||||||
"@types/node": "~8.9.4",
|
"@types/node": "~8.9.4",
|
||||||
"@types/jasmine": "~3.3.8",
|
"@types/jasmine": "~3.3.8",
|
||||||
"@types/jasminewd2": "~2.0.3",
|
"@types/jasminewd2": "~2.0.3",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user