Skip to content

Commit 848d98b

Browse files
angular-robotdgp1130
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 393ee41 commit 848d98b

File tree

5 files changed

+387
-361
lines changed

5 files changed

+387
-361
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.10",
8+
"@vitest/coverage-v8": "4.0.12",
99
"jsdom": "27.2.0",
1010
"rxjs": "7.8.2",
11-
"vitest": "4.0.10"
11+
"vitest": "4.0.12"
1212
}
1313
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"protractor": "~7.0.0",
128128
"puppeteer": "18.2.1",
129129
"quicktype-core": "23.2.6",
130-
"rollup": "4.53.2",
130+
"rollup": "4.53.3",
131131
"rollup-license-plugin": "~3.1.0",
132132
"rollup-plugin-dts": "6.2.3",
133133
"rollup-plugin-sourcemaps2": "0.5.4",
@@ -143,7 +143,7 @@
143143
"verdaccio-auth-memory": "^10.0.0",
144144
"yargs-parser": "22.0.0",
145145
"zod": "4.1.12",
146-
"zone.js": "^0.15.0"
146+
"zone.js": "^0.16.0"
147147
},
148148
"dependenciesMeta": {
149149
"esbuild": {

packages/angular/build/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.4",
40-
"rolldown": "1.0.0-beta.50",
41-
"sass": "1.94.1",
40+
"rolldown": "1.0.0-beta.51",
41+
"sass": "1.94.2",
4242
"semver": "7.7.3",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.15",
4545
"undici": "7.16.0",
46-
"vite": "7.2.2",
46+
"vite": "7.2.4",
4747
"watchpack": "2.4.4"
4848
},
4949
"optionalDependencies": {
@@ -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.10"
60+
"vitest": "4.0.12"
6161
},
6262
"peerDependencies": {
6363
"@angular/compiler": "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
@@ -46,7 +46,7 @@
4646
"postcss-loader": "8.2.0",
4747
"resolve-url-loader": "5.0.0",
4848
"rxjs": "7.8.2",
49-
"sass": "1.94.1",
49+
"sass": "1.94.2",
5050
"sass-loader": "16.0.6",
5151
"semver": "7.7.3",
5252
"source-map-loader": "5.0.0",

0 commit comments

Comments
 (0)