Skip to content

Commit 8bbf186

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 9de194d commit 8bbf186

File tree

6 files changed

+576
-574
lines changed

6 files changed

+576
-574
lines changed

apps/code-of-conduct/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"dependencies": {
33
"@angular/animations": "22.0.0-next.3",
4-
"@angular/cdk": "22.0.0-next.0",
4+
"@angular/cdk": "22.0.0-next.1",
55
"@angular/common": "22.0.0-next.3",
66
"@angular/compiler": "22.0.0-next.3",
77
"@angular/core": "22.0.0-next.3",
88
"@angular/fire": "21.0.0-rc.0",
99
"@angular/forms": "22.0.0-next.3",
10-
"@angular/material": "22.0.0-next.0",
10+
"@angular/material": "22.0.0-next.1",
1111
"@angular/platform-browser": "22.0.0-next.3",
1212
"@angular/router": "22.0.0-next.3",
1313
"@octokit/rest": "",

bazel/integration/tests/angular-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"tslib": "^2.8.1"
2323
},
2424
"devDependencies": {
25-
"@angular/build": "22.0.0-next.1",
26-
"@angular/cli": "22.0.0-next.1",
25+
"@angular/build": "22.0.0-next.2",
26+
"@angular/cli": "22.0.0-next.2",
2727
"@angular/compiler-cli": "22.0.0-next.3",
2828
"@types/jasmine": "~6.0.0",
2929
"@types/node": "24.12.0",

0 commit comments

Comments
 (0)