Skip to content

Commit 4f4d2bf

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

File tree

4 files changed

+21
-29
lines changed

4 files changed

+21
-29
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@angular/forms": "21.2.0-rc.0",
5252
"@angular/localize": "21.2.0-rc.0",
5353
"@angular/material": "21.2.0-rc.0",
54-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#99c925a35a7decb22cb0dc7b5fb83b2f41876179",
54+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#32f536bae2ff587a75b3ec6be9f730011ae91e18",
5555
"@angular/platform-browser": "21.2.0-rc.0",
5656
"@angular/platform-server": "21.2.0-rc.0",
5757
"@angular/router": "21.2.0-rc.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@angular/ssr": "workspace:*",
5454
"jsdom": "28.1.0",
5555
"less": "4.4.2",
56-
"ng-packagr": "21.2.0-next.0",
56+
"ng-packagr": "22.0.0-next.0",
5757
"postcss": "8.5.6",
5858
"rxjs": "7.8.2",
5959
"vitest": "4.0.18"

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"devDependencies": {
6868
"@angular/ssr": "workspace:*",
6969
"browser-sync": "3.0.4",
70-
"ng-packagr": "21.2.0-next.0",
70+
"ng-packagr": "22.0.0-next.0",
7171
"undici": "7.22.0"
7272
},
7373
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)