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 Nov 3, 2023
1 parent 3f08717 commit 1166dc5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
6 changes: 2 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@
"dependencies": {
"@angular/animations": "^8.0.2",
"@angular/cdk": "^8.0.1",
"@angular/common": "8.0.2",
"@angular/compiler": "8.0.2",
"@angular/core": "8.0.2",
"@angular/common": "8.2.14",
"@angular/compiler": "8.2.14",
"@angular/core": "8.2.14",
"@angular/flex-layout": "^8.0.0-beta.26",
"@angular/forms": "8.0.2",
"@angular/forms": "8.2.14",
"@angular/material": "^8.0.1",
"@angular/platform-browser": "8.0.2",
"@angular/platform-browser-dynamic": "8.0.2",
"@angular/platform-server": "8.0.2",
"@angular/router": "8.0.2",
"@angular/platform-browser": "8.2.14",
"@angular/platform-browser-dynamic": "8.2.14",
"@angular/platform-server": "8.2.14",
"@angular/router": "8.2.14",
"@fortawesome/fontawesome-free": "^5.9.0",
"@nestjs/common": "6.3.2",
"@nestjs/core": "6.3.2",
Expand All @@ -94,13 +94,13 @@
"hammerjs": "^2.0.8",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"zone.js": "0.9.1"
"zone.js": "0.14.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.800.4",
"@angular/cli": "8.0.0",
"@angular/compiler-cli": "8.0.2",
"@angular/language-service": "8.0.2",
"@angular/compiler-cli": "8.2.14",
"@angular/language-service": "8.2.14",
"@angularclass/hmr": "2.1.3",
"@babel/core": "^7.4.5",
"@commitlint/cli": "latest",
Expand Down

0 comments on commit 1166dc5

Please sign in to comment.