Skip to content

Commit 436366a

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent e2f986f commit 436366a

File tree

2 files changed

+412
-479
lines changed

2 files changed

+412
-479
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"packageManager": "[email protected]",
1919
"dependencies": {
20-
"@angular/build": "20.0.0",
20+
"@angular/build": "20.1.0-next.3",
2121
"@babel/core": "^7.16.0",
2222
"@babel/plugin-transform-async-generator-functions": "^7.26.8",
2323
"@bazel/buildifier": "8.2.1",
@@ -52,20 +52,20 @@
5252
"devDependencies": {
5353
"@actions/core": "^1.4.0",
5454
"@actions/github": "^6.0.0",
55-
"@angular/animations": "20.0.0",
55+
"@angular/animations": "20.1.0-next.3",
5656
"@angular/bazel": "patch:@angular/bazel@npm:14.1.0-next.2#.yarn/patches/@angular-bazel-npm.patch",
57-
"@angular/cdk": "20.0.0",
58-
"@angular/cli": "20.0.0",
59-
"@angular/common": "20.0.0",
60-
"@angular/compiler": "20.0.0",
61-
"@angular/compiler-cli": "20.0.0",
62-
"@angular/core": "20.0.0",
57+
"@angular/cdk": "20.1.0-next.2",
58+
"@angular/cli": "20.1.0-next.3",
59+
"@angular/common": "20.1.0-next.3",
60+
"@angular/compiler": "20.1.0-next.3",
61+
"@angular/compiler-cli": "20.1.0-next.3",
62+
"@angular/core": "20.1.0-next.3",
6363
"@angular/fire": "^20.0.0-rc",
64-
"@angular/forms": "20.0.0",
65-
"@angular/material": "20.0.0",
66-
"@angular/platform-browser": "20.0.0",
67-
"@angular/platform-browser-dynamic": "20.0.0",
68-
"@angular/router": "20.0.0",
64+
"@angular/forms": "20.1.0-next.3",
65+
"@angular/material": "20.1.0-next.2",
66+
"@angular/platform-browser": "20.1.0-next.3",
67+
"@angular/platform-browser-dynamic": "20.1.0-next.3",
68+
"@angular/router": "20.1.0-next.3",
6969
"@bazel/bazelisk": "^1.11.0",
7070
"@bazel/ibazel": "^0.25.0",
7171
"@bazel/jasmine": "patch:@bazel/jasmine@npm:5.8.1#.yarn/patches/@bazel-jasmine-npm.patch",

0 commit comments

Comments
 (0)