Skip to content

Commit 18a358d

Browse files
committed
build: update cross-repo angular dependencies
See associated pull request for more information.
1 parent 5c77c33 commit 18a358d

5 files changed

Lines changed: 185 additions & 185 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.1.0-next.2",
11+
"ng-packagr": "22.1.0-next.3",
1212
"rxjs": "7.8.2",
1313
"vitest": "4.1.9"
1414
}

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.7",
56-
"ng-packagr": "22.1.0-next.2",
56+
"ng-packagr": "22.1.0-next.3",
5757
"postcss": "8.5.15",
5858
"rollup": "4.62.2",
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.1.0-next.2",
69+
"ng-packagr": "22.1.0-next.3",
7070
"undici": "8.5.0"
7171
},
7272
"peerDependencies": {

0 commit comments

Comments
 (0)