Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2021
1 parent 25da3bb commit d7cd9cd
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
},
"dependencies": {
"@angular-devkit/build-angular": "0.1100.7",
"@angular/animations": "11.0.9",
"@angular/animations": "11.2.5",
"@angular/cdk": "11.2.0",
"@angular/cli": "11.0.7",
"@angular/common": "11.0.9",
"@angular/compiler": "11.0.9",
"@angular/compiler-cli": "11.0.9",
"@angular/core": "11.0.9",
"@angular/common": "11.2.5",
"@angular/compiler": "11.2.5",
"@angular/compiler-cli": "11.2.5",
"@angular/core": "11.2.5",
"@angular/flex-layout": "11.0.0-beta.33",
"@angular/forms": "11.0.9",
"@angular/forms": "11.2.5",
"@angular/material": "11.2.0",
"@angular/platform-browser": "11.0.9",
"@angular/platform-browser-dynamic": "11.0.9",
"@angular/router": "11.0.9",
"@angular/platform-browser": "11.2.5",
"@angular/platform-browser-dynamic": "11.2.5",
"@angular/router": "11.2.5",
"crypto-js": "4.0.0",
"masonry-layout": "4.2.2",
"ngx-masonry": "10.1.0",
"rxjs": "6.6.3",
"tslib": "2.1.0",
"zone.js": "0.10.3"
"zone.js": "0.11.4"
},
"devDependencies": {
"@angular-eslint/builder": "1.2.0",
Expand Down

0 comments on commit d7cd9cd

Please sign in to comment.