Skip to content

Commit f4a6bc2

Browse files
angular-robotalan-agius4
authored andcommitted
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent cf57ec3 commit f4a6bc2

File tree

2 files changed

+76
-123
lines changed

2 files changed

+76
-123
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"packageManager": "yarn@4.9.1",
1919
"dependencies": {
2020
"@angular/benchpress": "0.3.0",
21-
"@angular/build": "20.0.0-rc.0",
21+
"@angular/build": "20.0.0-rc.2",
2222
"@babel/core": "^7.16.0",
2323
"@babel/plugin-transform-async-generator-functions": "^7.26.8",
2424
"@bazel/buildifier": "8.2.0",
@@ -54,15 +54,15 @@
5454
"@actions/github": "^6.0.0",
5555
"@angular/animations": "20.0.0-rc.0",
5656
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
57-
"@angular/cdk": "20.0.0-rc.0",
58-
"@angular/cli": "20.0.0-rc.0",
57+
"@angular/cdk": "20.0.0-rc.1",
58+
"@angular/cli": "20.0.0-rc.2",
5959
"@angular/common": "20.0.0-rc.0",
6060
"@angular/compiler": "20.0.0-rc.0",
6161
"@angular/compiler-cli": "20.0.0-rc.0",
6262
"@angular/core": "20.0.0-rc.0",
6363
"@angular/fire": "^19.0.0-rc",
6464
"@angular/forms": "20.0.0-rc.0",
65-
"@angular/material": "20.0.0-rc.0",
65+
"@angular/material": "20.0.0-rc.1",
6666
"@angular/platform-browser": "20.0.0-rc.0",
6767
"@angular/platform-browser-dynamic": "20.0.0-rc.0",
6868
"@angular/router": "20.0.0-rc.0",

0 commit comments

Comments
 (0)