Skip to content

Commit

Permalink
build: update angular dependencies to v19.0.0-rc.1 (#2422)
Browse files Browse the repository at this point in the history
PR Close #2422
  • Loading branch information
angular-robot authored and josephperrott committed Nov 6, 2024
1 parent db24afe commit 632f928
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 272 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@angular/benchpress": "0.3.0",
"@angular/build": "19.0.0-rc.0",
"@angular/build": "19.0.0-rc.1",
"@babel/core": "^7.16.0",
"@babel/helper-annotate-as-pure": "^7.18.6",
"@babel/plugin-proposal-async-generator-functions": "^7.20.1",
Expand Down Expand Up @@ -58,7 +58,7 @@
"@angular/animations": "19.0.0-rc.0",
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
"@angular/cdk": "19.0.0-rc.0",
"@angular/cli": "19.0.0-rc.0",
"@angular/cli": "19.0.0-rc.1",
"@angular/common": "19.0.0-rc.0",
"@angular/compiler": "19.0.0-rc.0",
"@angular/compiler-cli": "19.0.0-rc.0",
Expand Down
Loading

0 comments on commit 632f928

Please sign in to comment.