Skip to content

Commit 0805ed4

Browse files
angular-robotalan-agius4
authored andcommitted
build: update cross-repo angular dependencies (#3140)
See associated pull request for more information. PR Close #3140
1 parent ecc2d09 commit 0805ed4

File tree

6 files changed

+353
-353
lines changed

6 files changed

+353
-353
lines changed

apps/code-of-conduct/package.json

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

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
1111
"private": true,
1212
"packageManager": "[email protected]",
1313
"dependencies": {
14-
"@angular/animations": "21.0.0-next.6",
15-
"@angular/common": "21.0.0-next.6",
16-
"@angular/compiler": "21.0.0-next.6",
17-
"@angular/core": "21.0.0-next.6",
18-
"@angular/forms": "21.0.0-next.6",
19-
"@angular/platform-browser": "21.0.0-next.6",
20-
"@angular/router": "21.0.0-next.6",
14+
"@angular/animations": "21.0.0-next.7",
15+
"@angular/common": "21.0.0-next.7",
16+
"@angular/compiler": "21.0.0-next.7",
17+
"@angular/core": "21.0.0-next.7",
18+
"@angular/forms": "21.0.0-next.7",
19+
"@angular/platform-browser": "21.0.0-next.7",
20+
"@angular/router": "21.0.0-next.7",
2121
"rxjs": "~7.8.2",
2222
"tslib": "^2.8.1"
2323
},
2424
"devDependencies": {
25-
"@angular/build": "21.0.0-next.6",
26-
"@angular/cli": "21.0.0-next.6",
27-
"@angular/compiler-cli": "21.0.0-next.6",
25+
"@angular/build": "21.0.0-next.7",
26+
"@angular/cli": "21.0.0-next.7",
27+
"@angular/compiler-cli": "21.0.0-next.7",
2828
"@types/jasmine": "~5.1.9",
2929
"@types/node": "^22.0.0",
3030
"chromedriver": "^141.0.0",

0 commit comments

Comments
 (0)