Skip to content

Commit

Permalink
Update angular monorepo to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 14, 2021
1 parent 801cbbf commit 43ba26b
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 157 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
},
"private": true,
"dependencies": {
"@angular/animations": "7.2.16",
"@angular/common": "7.2.16",
"@angular/compiler": "7.2.16",
"@angular/core": "7.2.16",
"@angular/forms": "7.2.16",
"@angular/animations": "11.2.10",
"@angular/common": "11.2.10",
"@angular/compiler": "11.2.10",
"@angular/core": "11.2.10",
"@angular/forms": "11.2.10",
"@angular/http": "7.2.16",
"@angular/platform-browser": "7.2.16",
"@angular/platform-browser-dynamic": "7.2.16",
"@angular/platform-server": "7.2.16",
"@angular/router": "7.2.16",
"@angular/platform-browser": "11.2.10",
"@angular/platform-browser-dynamic": "11.2.10",
"@angular/platform-server": "11.2.10",
"@angular/router": "11.2.10",
"@ng-bootstrap/ng-bootstrap": "4.2.2",
"angular2-uuid": "1.1.1",
"components-font-awesome": "4.7.0",
Expand All @@ -40,8 +40,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.13.10",
"@angular/cli": "7.3.10",
"@angular/compiler-cli": "7.2.16",
"@angular/language-service": "7.2.16",
"@angular/compiler-cli": "11.2.10",
"@angular/language-service": "11.2.10",
"@types/jasmine": "3.6.9",
"@types/jasminewd2": "2.0.8",
"@types/node": "8.10.66",
Expand Down
Loading

0 comments on commit 43ba26b

Please sign in to comment.