Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v17.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 53e4639 commit 9619508
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "17.0.0-rc.0",
"@angular/common": "17.0.0-rc.0",
"@angular/compiler": "17.0.0-rc.0",
"@angular/core": "17.0.0-rc.0",
"@angular/forms": "17.0.0-rc.0",
"@angular/platform-browser": "17.0.0-rc.0",
"@angular/platform-browser-dynamic": "17.0.0-rc.0",
"@angular/router": "17.0.0-rc.0",
"@angular/animations": "17.0.0-rc.1",
"@angular/common": "17.0.0-rc.1",
"@angular/compiler": "17.0.0-rc.1",
"@angular/core": "17.0.0-rc.1",
"@angular/forms": "17.0.0-rc.1",
"@angular/platform-browser": "17.0.0-rc.1",
"@angular/platform-browser-dynamic": "17.0.0-rc.1",
"@angular/router": "17.0.0-rc.1",
"@ngneat/until-destroy": "10.0.0",
"@ngrx/component-store": "16.3.0",
"@ngrx/effects": "16.3.0",
Expand All @@ -60,8 +60,8 @@
"@angular-eslint/eslint-plugin-template": "16.2.0",
"@angular-eslint/template-parser": "16.2.0",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "17.0.0-rc.0",
"@angular/language-service": "17.0.0-rc.0",
"@angular/compiler-cli": "17.0.0-rc.1",
"@angular/language-service": "17.0.0-rc.1",
"@ngrx/store-devtools": "16.3.0",
"@nx/cypress": "17.0.1",
"@nx/eslint-plugin": "17.0.1",
Expand Down

0 comments on commit 9619508

Please sign in to comment.