1
0
Fork 0

Update angular

This commit is contained in:
Chocobozzz 2021-02-03 09:55:44 +01:00
parent ba5a8d89bb
commit 22845214bf
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 1155 additions and 809 deletions

View File

@ -29,20 +29,20 @@
"@types/mousetrap": "1.6.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1100.2",
"@angular/animations": "^11.0.1",
"@angular-devkit/build-angular": "^0.1101.2",
"@angular/animations": "^11.1.1",
"@angular/cdk": "^11.0.0",
"@angular/cli": "^11.0.2",
"@angular/common": "^11.0.1",
"@angular/compiler": "^11.0.1",
"@angular/compiler-cli": "^11.0.1",
"@angular/core": "^11.0.1",
"@angular/forms": "^11.0.1",
"@angular/localize": "^11.0.1",
"@angular/platform-browser": "^11.0.1",
"@angular/platform-browser-dynamic": "^11.0.1",
"@angular/router": "^11.0.1",
"@angular/service-worker": "^11.0.1",
"@angular/cli": "^11.1.2",
"@angular/common": "^11.1.1",
"@angular/compiler": "^11.1.1",
"@angular/compiler-cli": "^11.1.1",
"@angular/core": "^11.1.1",
"@angular/forms": "^11.1.1",
"@angular/localize": "^11.1.1",
"@angular/platform-browser": "^11.1.1",
"@angular/platform-browser-dynamic": "^11.1.1",
"@angular/router": "^11.1.1",
"@angular/service-worker": "^11.1.1",
"@neos21/bootstrap3-glyphicons": "^1.0.1",
"@ng-bootstrap/ng-bootstrap": "^8.0.0",
"@ng-select/ng-select": "^5.0.11",
@ -132,4 +132,4 @@
"whatwg-fetch": "^3.0.0",
"zone.js": "~0.11.3"
}
}
}

File diff suppressed because it is too large Load Diff