Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v16.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent c07d1d0 commit 2a62ad3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
},
"private": true,
"dependencies": {
"@angular/animations": "16.1.5",
"@angular/animations": "16.1.6",
"@angular/cdk": "16.1.5",
"@angular/common": "16.1.5",
"@angular/compiler": "16.1.5",
"@angular/core": "16.1.5",
"@angular/common": "16.1.6",
"@angular/compiler": "16.1.6",
"@angular/core": "16.1.6",
"@angular/flex-layout": "9.0.0-beta.31",
"@angular/forms": "16.1.5",
"@angular/forms": "16.1.6",
"@angular/material": "16.1.5",
"@angular/material-moment-adapter": "16.1.5",
"@angular/platform-browser": "16.1.5",
"@angular/platform-browser-dynamic": "16.1.5",
"@angular/platform-server": "16.1.5",
"@angular/router": "16.1.5",
"@angular/platform-browser": "16.1.6",
"@angular/platform-browser-dynamic": "16.1.6",
"@angular/platform-server": "16.1.6",
"@angular/router": "16.1.6",
"@donmahallem/flow-api-types": "2.5.2",
"@donmahallem/google-fit-api-types": "1.2.3",
"core-js": "3.31.1",
Expand All @@ -47,8 +47,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "16.1.4",
"@angular/cli": "16.1.4",
"@angular/compiler-cli": "16.1.5",
"@angular/language-service": "16.1.5",
"@angular/compiler-cli": "16.1.6",
"@angular/language-service": "16.1.6",
"@compodoc/compodoc": "1.1.21",
"@types/d3": "7.4.0",
"@types/gapi": "0.0.44",
Expand Down

0 comments on commit 2a62ad3

Please sign in to comment.