Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 533f310

Browse files
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent e469d52 commit 533f310

File tree

5 files changed

+170
-170
lines changed

5 files changed

+170
-170
lines changed

‎package.json‎

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -46,20 +46,20 @@
4646
},
4747
"homepage": "https://github.com/angular/angular-cli",
4848
"devDependencies": {
49-
"@angular/animations": "21.0.0-next.5",
50-
"@angular/cdk": "21.0.0-next.5",
51-
"@angular/common": "21.0.0-next.5",
52-
"@angular/compiler": "21.0.0-next.5",
53-
"@angular/compiler-cli": "21.0.0-next.5",
54-
"@angular/core": "21.0.0-next.5",
55-
"@angular/forms": "21.0.0-next.5",
56-
"@angular/localize": "21.0.0-next.5",
57-
"@angular/material": "21.0.0-next.5",
49+
"@angular/animations": "21.0.0-next.6",
50+
"@angular/cdk": "21.0.0-next.6",
51+
"@angular/common": "21.0.0-next.6",
52+
"@angular/compiler": "21.0.0-next.6",
53+
"@angular/compiler-cli": "21.0.0-next.6",
54+
"@angular/core": "21.0.0-next.6",
55+
"@angular/forms": "21.0.0-next.6",
56+
"@angular/localize": "21.0.0-next.6",
57+
"@angular/material": "21.0.0-next.6",
5858
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#6f8f9b9ad21f8a8386290489377ef73a88bf5aeb",
59-
"@angular/platform-browser": "21.0.0-next.5",
60-
"@angular/platform-server": "21.0.0-next.5",
61-
"@angular/router": "21.0.0-next.5",
62-
"@angular/service-worker": "21.0.0-next.5",
59+
"@angular/platform-browser": "21.0.0-next.6",
60+
"@angular/platform-server": "21.0.0-next.6",
61+
"@angular/router": "21.0.0-next.6",
62+
"@angular/service-worker": "21.0.0-next.6",
6363
"@bazel/bazelisk": "1.26.0",
6464
"@bazel/buildifier": "8.2.1",
6565
"@eslint/compat": "1.4.0",

‎packages/angular/ssr/package.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
},
3030
"devDependencies": {
3131
"@angular-devkit/schematics": "workspace:*",
32-
"@angular/common": "21.0.0-next.5",
33-
"@angular/compiler": "21.0.0-next.5",
34-
"@angular/core": "21.0.0-next.5",
35-
"@angular/platform-browser": "21.0.0-next.5",
36-
"@angular/platform-server": "21.0.0-next.5",
37-
"@angular/router": "21.0.0-next.5",
32+
"@angular/common": "21.0.0-next.6",
33+
"@angular/compiler": "21.0.0-next.6",
34+
"@angular/core": "21.0.0-next.6",
35+
"@angular/platform-browser": "21.0.0-next.6",
36+
"@angular/platform-server": "21.0.0-next.6",
37+
"@angular/router": "21.0.0-next.6",
3838
"@schematics/angular": "workspace:*",
3939
"beasties": "0.3.5"
4040
},

‎packages/ngtools/webpack/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
},
2828
"devDependencies": {
2929
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
30-
"@angular/compiler": "21.0.0-next.5",
31-
"@angular/compiler-cli": "21.0.0-next.5",
30+
"@angular/compiler": "21.0.0-next.6",
31+
"@angular/compiler-cli": "21.0.0-next.6",
3232
"typescript": "5.9.3",
3333
"webpack": "5.102.0"
3434
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /