Skip to content

Commit 7a73c61

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 85a2698 commit 7a73c61

5 files changed

Lines changed: 26 additions & 26 deletions

File tree

modules/testing/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"browser-sync": "3.0.4",
99
"istanbul-lib-instrument": "6.0.3",
1010
"jsdom": "29.1.1",
11-
"ng-packagr": "22.0.0",
11+
"ng-packagr": "22.0.1",
1212
"rxjs": "7.8.2",
1313
"vitest": "4.1.5"
1414
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
},
4848
"devDependencies": {
4949
"@angular/animations": "22.0.4",
50-
"@angular/cdk": "22.0.2",
50+
"@angular/cdk": "22.0.3",
5151
"@angular/common": "22.0.4",
5252
"@angular/compiler": "22.0.4",
5353
"@angular/core": "22.0.4",
5454
"@angular/forms": "22.0.4",
5555
"@angular/localize": "22.0.4",
56-
"@angular/material": "22.0.2",
56+
"@angular/material": "22.0.3",
5757
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#7b4897289f0d1f94cb511ddda789129c828b579c",
5858
"@angular/platform-browser": "22.0.4",
5959
"@angular/platform-server": "22.0.4",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"istanbul-lib-instrument": "6.0.3",
5454
"jsdom": "29.1.1",
5555
"less": "4.6.4",
56-
"ng-packagr": "22.0.0",
56+
"ng-packagr": "22.0.1",
5757
"postcss": "8.5.14",
5858
"rolldown": "1.0.0",
5959
"rxjs": "7.8.2",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"@angular/ssr": "workspace:*",
6868
"browser-sync": "3.0.4",
69-
"ng-packagr": "22.0.0",
69+
"ng-packagr": "22.0.1",
7070
"undici": "8.2.0"
7171
},
7272
"peerDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)