Skip to content

Commit 63afaed

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

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": "30.0.1",
11-
"ng-packagr": "22.2.0-rc.0",
11+
"ng-packagr": "22.2.1",
1212
"rxjs": "7.8.2",
1313
"vitest": "5.0.1"
1414
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@
4848
},
4949
"devDependencies": {
5050
"@angular/animations": "22.2.0-rc.0",
51-
"@angular/cdk": "22.2.0-rc.0",
51+
"@angular/cdk": "22.2.0",
5252
"@angular/common": "22.2.0-rc.0",
5353
"@angular/compiler": "22.2.0-rc.0",
5454
"@angular/core": "22.2.0-rc.0",
5555
"@angular/forms": "22.2.0-rc.0",
5656
"@angular/localize": "22.2.0-rc.0",
57-
"@angular/material": "22.2.0-rc.0",
57+
"@angular/material": "22.2.0",
5858
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#90a76327155df50e90a41fe76aed67b98a9cf954",
5959
"@angular/platform-browser": "22.2.0-rc.0",
6060
"@angular/platform-server": "22.2.0-rc.0",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"istanbul-lib-instrument": "6.0.3",
5858
"jsdom": "30.0.1",
5959
"less": "4.9.1",
60-
"ng-packagr": "22.2.0-rc.0",
60+
"ng-packagr": "22.2.1",
6161
"postcss": "8.5.28",
6262
"rollup": "4.63.3",
6363
"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.2.0-rc.0",
69+
"ng-packagr": "22.2.1",
7070
"sass": "1.104.1",
7171
"undici": "8.10.2"
7272
},

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)