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 Oct 18, 2023
1 parent 57cc80f commit c2c5bdf
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 @@ -30,14 +30,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "16.2.4",
"@angular/common": "16.2.4",
"@angular/compiler": "16.2.4",
"@angular/core": "16.2.4",
"@angular/forms": "16.2.4",
"@angular/platform-browser": "16.2.4",
"@angular/platform-browser-dynamic": "16.2.4",
"@angular/router": "16.2.4",
"@angular/animations": "16.2.10",
"@angular/common": "16.2.10",
"@angular/compiler": "16.2.10",
"@angular/core": "16.2.10",
"@angular/forms": "16.2.10",
"@angular/platform-browser": "16.2.10",
"@angular/platform-browser-dynamic": "16.2.10",
"@angular/router": "16.2.10",
"@ngneat/until-destroy": "10.0.0",
"@ngrx/component-store": "16.3.0",
"@ngrx/effects": "16.3.0",
Expand All @@ -49,7 +49,7 @@
"marked": "5.0.1",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.13.0"
"zone.js": "0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "16.2.1",
Expand All @@ -59,8 +59,8 @@
"@angular-eslint/eslint-plugin-template": "16.1.1",
"@angular-eslint/template-parser": "16.1.1",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "16.2.4",
"@angular/language-service": "16.2.4",
"@angular/compiler-cli": "16.2.10",
"@angular/language-service": "16.2.10",
"@ngrx/store-devtools": "16.3.0",
"@nx/cypress": "16.10.0",
"@nx/eslint-plugin": "16.10.0",
Expand Down

0 comments on commit c2c5bdf

Please sign in to comment.