Skip to content

Commit

Permalink
Angular CLI update for packages - @angular/cli@next
Browse files Browse the repository at this point in the history
  • Loading branch information
edbzn committed Nov 4, 2023
1 parent ec97012 commit a552de0
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 106 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@angular/core": "^17.0.0-rc.0",
"@angular/forms": "^17.0.0-rc.0",
"@angular/platform-browser": "^17.0.0-rc.0",
"@angular/ssr": "^17.0.0-rc.0",
"@angular/ssr": "^17.0.0-rc.3",
"@rx-angular/cdk": "16.0.0",
"@rx-angular/state": "16.3.0",
"@rx-angular/template": "16.1.1",
Expand All @@ -26,13 +26,13 @@
"tslib": "^2.5.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.0.0-rc.0",
"@angular-devkit/build-angular": "17.0.0-rc.3",
"@angular-eslint/builder": "16.2.0",
"@angular-eslint/eslint-plugin": "16.2.0",
"@angular-eslint/eslint-plugin-template": "16.2.0",
"@angular-eslint/schematics": "16.2.0",
"@angular-eslint/template-parser": "16.2.0",
"@angular/cli": "^17.0.0-rc.0",
"@angular/cli": "^17.0.0-rc.3",
"@angular/compiler-cli": "^17.0.0-rc.0",
"@push-based/user-flow": "^0.20.1",
"@rx-angular/eslint-plugin": "^1.0.0",
Expand All @@ -44,4 +44,4 @@
"ts-node": "~8.3.0",
"typescript": "~5.2.2"
}
}
}
Loading

0 comments on commit a552de0

Please sign in to comment.