Skip to content

Commit 632f928

Browse files
angular-robotjosephperrott
authored andcommitted
build: update angular dependencies to v19.0.0-rc.1 (#2422)
PR Close #2422
1 parent db24afe commit 632f928

File tree

2 files changed

+80
-272
lines changed

2 files changed

+80
-272
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"packageManager": "[email protected]",
1919
"dependencies": {
2020
"@angular/benchpress": "0.3.0",
21-
"@angular/build": "19.0.0-rc.0",
21+
"@angular/build": "19.0.0-rc.1",
2222
"@babel/core": "^7.16.0",
2323
"@babel/helper-annotate-as-pure": "^7.18.6",
2424
"@babel/plugin-proposal-async-generator-functions": "^7.20.1",
@@ -58,7 +58,7 @@
5858
"@angular/animations": "19.0.0-rc.0",
5959
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
6060
"@angular/cdk": "19.0.0-rc.0",
61-
"@angular/cli": "19.0.0-rc.0",
61+
"@angular/cli": "19.0.0-rc.1",
6262
"@angular/common": "19.0.0-rc.0",
6363
"@angular/compiler": "19.0.0-rc.0",
6464
"@angular/compiler-cli": "19.0.0-rc.0",

0 commit comments

Comments
 (0)