Update angular
This commit is contained in:
parent
e713698f3d
commit
5def04e17f
2 changed files with 338 additions and 362 deletions
|
@ -27,20 +27,20 @@
|
||||||
},
|
},
|
||||||
"typings": "*.d.ts",
|
"typings": "*.d.ts",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "~0.901.0",
|
"@angular-devkit/build-angular": "~0.901.1",
|
||||||
"@angular/animations": "~9.1.0",
|
"@angular/animations": "~9.1.1",
|
||||||
"@angular/cdk": "^9.0.0",
|
"@angular/cdk": "^9.0.0",
|
||||||
"@angular/cli": "~9.1.0",
|
"@angular/cli": "~9.1.1",
|
||||||
"@angular/common": "~9.1.0",
|
"@angular/common": "~9.1.1",
|
||||||
"@angular/compiler": "~9.1.0",
|
"@angular/compiler": "~9.1.1",
|
||||||
"@angular/compiler-cli": "~9.1.0",
|
"@angular/compiler-cli": "~9.1.1",
|
||||||
"@angular/core": "~9.1.0",
|
"@angular/core": "~9.1.1",
|
||||||
"@angular/forms": "~9.1.0",
|
"@angular/forms": "~9.1.1",
|
||||||
"@angular/language-service": "~9.1.0",
|
"@angular/language-service": "~9.1.1",
|
||||||
"@angular/platform-browser": "~9.1.0",
|
"@angular/platform-browser": "~9.1.1",
|
||||||
"@angular/platform-browser-dynamic": "~9.1.0",
|
"@angular/platform-browser-dynamic": "~9.1.1",
|
||||||
"@angular/router": "~9.1.0",
|
"@angular/router": "~9.1.1",
|
||||||
"@angular/service-worker": "~9.1.0",
|
"@angular/service-worker": "~9.1.1",
|
||||||
"@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": "^6.0.2",
|
"@ng-bootstrap/ng-bootstrap": "^6.0.2",
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
"zone.js": "~0.10.2"
|
"zone.js": "~0.10.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/localize": "^9.0.0",
|
"@angular/localize": "^9.1.1",
|
||||||
"@ngx-i18nsupport/tooling": "^8.0.3",
|
"@ngx-i18nsupport/tooling": "^8.0.3",
|
||||||
"junk": "^3.1.0",
|
"junk": "^3.1.0",
|
||||||
"punycode": "^2.1.1",
|
"punycode": "^2.1.1",
|
||||||
|
|
672
client/yarn.lock
672
client/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue