Skip to content

Commit 9d47f3f

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 87f4121 commit 9d47f3f

File tree

5 files changed

+66
-66
lines changed

5 files changed

+66
-66
lines changed

modules/testing/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@angular/ssr": "workspace:*",
66
"@angular-devkit/build-angular": "workspace:*",
77
"rxjs": "7.8.2",
8-
"vitest": "3.1.3"
8+
"vitest": "3.1.4"
99
}
1010
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"ts-node": "^10.9.1",
142142
"tslib": "2.8.1",
143143
"typescript": "5.8.3",
144-
"undici": "7.9.0",
144+
"undici": "7.10.0",
145145
"unenv": "^1.10.0",
146146
"verdaccio": "6.1.2",
147147
"verdaccio-auth-memory": "^10.0.0",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.13",
4545
"vite": "6.3.5",
46-
"watchpack": "2.4.2"
46+
"watchpack": "2.4.3"
4747
},
4848
"optionalDependencies": {
4949
"lmdb": "3.3.0"
@@ -56,7 +56,7 @@
5656
"ng-packagr": "20.0.0-rc.0",
5757
"postcss": "8.5.3",
5858
"rxjs": "7.8.2",
59-
"vitest": "3.1.3"
59+
"vitest": "3.1.4"
6060
},
6161
"peerDependencies": {
6262
"@angular/core": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@web/test-runner": "0.20.1",
7171
"browser-sync": "3.0.4",
7272
"ng-packagr": "20.0.0-rc.0",
73-
"undici": "7.9.0"
73+
"undici": "7.10.0"
7474
},
7575
"peerDependencies": {
7676
"@angular/core": "0.0.0-ANGULAR-FW-PEER-DEP",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)