Update packages required by Angular 10

This commit is contained in:
Miguel Veloso 2021-06-17 19:28:29 +01:00
parent 4bf0db6b41
commit c8a8884426
3 changed files with 32353 additions and 8647 deletions

File diff suppressed because it is too large Load Diff

View File

@ -37,24 +37,24 @@
"@angular/platform-server": "9.1.13",
"@angular/router": "9.1.13",
"@microsoft/signalr": "3.0.1",
"@ng-bootstrap/ng-bootstrap": "5.2.1",
"@ng-bootstrap/ng-bootstrap": "^6.2.0",
"@popperjs/core": "2.0.0",
"acorn": "^6.0.0",
"acorn-dynamic-import": "4.0.0",
"bootstrap": "4.4.1",
"core-js": "^3.0.0",
"file-loader": "2.0.0",
"font-awesome": "4.7.0",
"isomorphic-fetch": "2.2.1",
"jquery": "3.4.1",
"ngx-toastr": "10.1.0",
"ngx-toastr": "^11.3.3",
"normalize.css": "8.0.0",
"@popperjs/core": "2.0.0",
"popper.js": "1.16.1",
"rxjs": "~6.6.7",
"rxjs-compat": "~6.4.0",
"tslib": "^1.10.0",
"webpack-dev-server": "3.1.14",
"zone.js": "~0.10.2",
"acorn-dynamic-import": "4.0.0",
"acorn": "^6.0.0",
"popper.js": "1.16.1"
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.901.15",

File diff suppressed because it is too large Load Diff