Skip to content

Commit a562676

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 36cf3af commit a562676

File tree

4 files changed

+169
-164
lines changed

4 files changed

+169
-164
lines changed

modules/testing/builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"@angular/ssr": "workspace:*",
66
"@angular-devkit/build-angular": "workspace:*",
77
"browser-sync": "3.0.4",
8-
"@vitest/coverage-v8": "4.0.12",
8+
"@vitest/coverage-v8": "4.0.13",
99
"jsdom": "27.2.0",
1010
"rxjs": "7.8.2",
11-
"vitest": "4.0.12"
11+
"vitest": "4.0.13"
1212
}
1313
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"typescript": "5.9.3",
140140
"undici": "7.16.0",
141141
"unenv": "^1.10.0",
142-
"verdaccio": "6.2.1",
142+
"verdaccio": "6.2.2",
143143
"verdaccio-auth-memory": "^10.0.0",
144144
"yargs-parser": "22.0.0",
145145
"zod": "4.1.12",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"ng-packagr": "21.1.0-next.0",
5858
"postcss": "8.5.6",
5959
"rxjs": "7.8.2",
60-
"vitest": "4.0.12"
60+
"vitest": "4.0.13"
6161
},
6262
"peerDependencies": {
6363
"@angular/compiler": "0.0.0-ANGULAR-FW-PEER-DEP",

0 commit comments

Comments
 (0)