Upgrade angular to latest 8
This commit is contained in:
parent
a2763d16a9
commit
6c5bc93a3a
2 changed files with 923 additions and 827 deletions
|
@ -33,20 +33,20 @@
|
||||||
"punycode": "^1.4.1"
|
"punycode": "^1.4.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "~0.803.12",
|
"@angular-devkit/build-angular": "~0.803.25",
|
||||||
"@angular/animations": "~8.2.0",
|
"@angular/animations": "~8.2.14",
|
||||||
"@angular/cdk": "^8.2.3",
|
"@angular/cdk": "^8.2.3",
|
||||||
"@angular/cli": "~8.3.0",
|
"@angular/cli": "~8.3.25",
|
||||||
"@angular/common": "~8.2.0",
|
"@angular/common": "~8.2.14",
|
||||||
"@angular/compiler": "~8.2.0",
|
"@angular/compiler": "~8.2.14",
|
||||||
"@angular/compiler-cli": "~8.2.0",
|
"@angular/compiler-cli": "~8.2.14",
|
||||||
"@angular/core": "~8.2.0",
|
"@angular/core": "~8.2.14",
|
||||||
"@angular/forms": "~8.2.0",
|
"@angular/forms": "~8.2.14",
|
||||||
"@angular/language-service": "~8.2.0",
|
"@angular/language-service": "~8.2.14",
|
||||||
"@angular/platform-browser": "~8.2.0",
|
"@angular/platform-browser": "~8.2.14",
|
||||||
"@angular/platform-browser-dynamic": "~8.2.0",
|
"@angular/platform-browser-dynamic": "~8.2.14",
|
||||||
"@angular/router": "~8.2.0",
|
"@angular/router": "~8.2.14",
|
||||||
"@angular/service-worker": "~8.2.0",
|
"@angular/service-worker": "~8.2.14",
|
||||||
"@angularclass/hmr": "^2.1.3",
|
"@angularclass/hmr": "^2.1.3",
|
||||||
"@neos21/bootstrap3-glyphicons": "^1.0.1",
|
"@neos21/bootstrap3-glyphicons": "^1.0.1",
|
||||||
"@ng-bootstrap/ng-bootstrap": "^5.1.0",
|
"@ng-bootstrap/ng-bootstrap": "^5.1.0",
|
||||||
|
|
1722
client/yarn.lock
1722
client/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue