Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent c07d1d0 commit b0ed41a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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.2.4",
"@angular/cdk": "16.1.5",
"@angular/common": "16.1.5",
"@angular/compiler": "16.1.5",
"@angular/core": "16.1.5",
"@angular/common": "16.2.4",
"@angular/compiler": "16.2.4",
"@angular/core": "16.2.4",
"@angular/flex-layout": "9.0.0-beta.31",
"@angular/forms": "16.1.5",
"@angular/forms": "16.2.4",
"@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.2.4",
"@angular/platform-browser-dynamic": "16.2.4",
"@angular/platform-server": "16.2.4",
"@angular/router": "16.2.4",
"@donmahallem/flow-api-types": "2.5.2",
"@donmahallem/google-fit-api-types": "1.2.3",
"core-js": "3.31.1",
Expand All @@ -42,13 +42,13 @@
"ng-cli-pug-loader": "0.2.2",
"ng-gapi": "0.0.94",
"rxjs": "7.8.1",
"zone.js": "0.13.1"
"zone.js": "0.13.2"
},
"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.2.4",
"@angular/language-service": "16.2.4",
"@compodoc/compodoc": "1.1.21",
"@types/d3": "7.4.0",
"@types/gapi": "0.0.44",
Expand Down

0 comments on commit b0ed41a

Please sign in to comment.