Skip to content

Commit e1de8b8

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

8 files changed

Lines changed: 236 additions & 236 deletions

File tree

apps/code-of-conduct/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"dependencies": {
3-
"@angular/animations": "22.0.0-next.8",
4-
"@angular/cdk": "22.0.0-next.5",
5-
"@angular/common": "22.0.0-next.8",
6-
"@angular/compiler": "22.0.0-next.8",
7-
"@angular/core": "22.0.0-next.8",
3+
"@angular/animations": "22.0.0-next.9",
4+
"@angular/cdk": "22.0.0-next.6",
5+
"@angular/common": "22.0.0-next.9",
6+
"@angular/compiler": "22.0.0-next.9",
7+
"@angular/core": "22.0.0-next.9",
88
"@angular/fire": "21.0.0-rc.0",
9-
"@angular/forms": "22.0.0-next.8",
10-
"@angular/material": "22.0.0-next.5",
11-
"@angular/platform-browser": "22.0.0-next.8",
12-
"@angular/router": "22.0.0-next.8",
9+
"@angular/forms": "22.0.0-next.9",
10+
"@angular/material": "22.0.0-next.6",
11+
"@angular/platform-browser": "22.0.0-next.9",
12+
"@angular/router": "22.0.0-next.9",
1313
"@octokit/rest": "",
1414
"rxjs": "7.8.2",
1515
"zone.js": "0.16.1"

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
1111
"private": true,
1212
"packageManager": "pnpm@10.33.0",
1313
"dependencies": {
14-
"@angular/animations": "22.0.0-next.8",
15-
"@angular/common": "22.0.0-next.8",
16-
"@angular/compiler": "22.0.0-next.8",
17-
"@angular/core": "22.0.0-next.8",
18-
"@angular/forms": "22.0.0-next.8",
19-
"@angular/platform-browser": "22.0.0-next.8",
20-
"@angular/router": "22.0.0-next.8",
14+
"@angular/animations": "22.0.0-next.9",
15+
"@angular/common": "22.0.0-next.9",
16+
"@angular/compiler": "22.0.0-next.9",
17+
"@angular/core": "22.0.0-next.9",
18+
"@angular/forms": "22.0.0-next.9",
19+
"@angular/platform-browser": "22.0.0-next.9",
20+
"@angular/router": "22.0.0-next.9",
2121
"rxjs": "~7.8.2",
2222
"tslib": "^2.8.1"
2323
},
2424
"devDependencies": {
2525
"@angular/build": "22.0.0-next.6",
2626
"@angular/cli": "22.0.0-next.6",
27-
"@angular/compiler-cli": "22.0.0-next.8",
27+
"@angular/compiler-cli": "22.0.0-next.9",
2828
"@types/jasmine": "~6.0.0",
2929
"@types/node": "24.12.2",
3030
"chromedriver": "^147.0.0",

bazel/integration/tests/angular-cli/pnpm-lock.yaml

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazel/rules/rules_angular/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
"pnpm": "10.33.0"
2626
},
2727
"dependencies": {
28-
"@angular/compiler-cli": "22.0.0-next.8",
28+
"@angular/compiler-cli": "22.0.0-next.9",
2929
"typescript": "6.0.2"
3030
},
3131
"devDependencies": {
3232
"@angular/build": "22.0.0-next.6",
3333
"@angular/cli": "22.0.0-next.6",
34-
"@angular/common": "22.0.0-next.8",
35-
"@angular/compiler": "22.0.0-next.8",
36-
"@angular/core": "22.0.0-next.8",
37-
"@angular/platform-browser": "22.0.0-next.8",
34+
"@angular/common": "22.0.0-next.9",
35+
"@angular/compiler": "22.0.0-next.9",
36+
"@angular/core": "22.0.0-next.9",
37+
"@angular/platform-browser": "22.0.0-next.9",
3838
"@babel/core": "^7.28.5",
3939
"@bazel/bazelisk": "1.28.1",
4040
"@rollup/plugin-commonjs": "^29.0.0",

bazel/rules/rules_angular/pnpm-lock.yaml

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazel/spec-bundling/test/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
3-
"@angular/compiler": "22.0.0-next.8",
4-
"@angular/core": "22.0.0-next.8",
5-
"@angular/platform-browser": "22.0.0-next.8",
3+
"@angular/compiler": "22.0.0-next.9",
4+
"@angular/core": "22.0.0-next.9",
5+
"@angular/platform-browser": "22.0.0-next.9",
66
"@types/jasmine": "6.0.0",
77
"@types/jsdom": "28.0.1",
88
"@types/node": "24.12.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
},
2323
"dependencies": {
24-
"@angular/compiler-cli": "22.0.0-next.8",
24+
"@angular/compiler-cli": "22.0.0-next.9",
2525
"typescript": "6.0.2"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)