Skip to content

Commit b864811

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent cb24c24 commit b864811

File tree

8 files changed

+791
-543
lines changed

8 files changed

+791
-543
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.15",
8+
"@vitest/coverage-v8": "4.0.16",
99
"jsdom": "27.3.0",
1010
"rxjs": "7.8.2",
11-
"vitest": "4.0.15"
11+
"vitest": "4.0.16"
1212
}
1313
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@
9090
"@types/yargs": "^17.0.20",
9191
"@types/yargs-parser": "^21.0.0",
9292
"@types/yarnpkg__lockfile": "^1.1.5",
93-
"@typescript-eslint/eslint-plugin": "8.50.0",
94-
"@typescript-eslint/parser": "8.50.0",
93+
"@typescript-eslint/eslint-plugin": "8.50.1",
94+
"@typescript-eslint/parser": "8.50.1",
9595
"ajv": "8.17.1",
9696
"buffer": "6.0.3",
97-
"esbuild": "0.27.1",
98-
"esbuild-wasm": "0.27.1",
97+
"esbuild": "0.27.2",
98+
"esbuild-wasm": "0.27.2",
9999
"eslint": "9.39.2",
100100
"eslint-config-prettier": "10.1.8",
101101
"eslint-plugin-header": "3.1.1",
@@ -122,7 +122,7 @@
122122
"protractor": "~7.0.0",
123123
"puppeteer": "18.2.1",
124124
"quicktype-core": "23.2.6",
125-
"rollup": "4.53.5",
125+
"rollup": "4.54.0",
126126
"rollup-license-plugin": "~3.1.0",
127127
"rollup-plugin-dts": "6.3.0",
128128
"rollup-plugin-sourcemaps2": "0.5.4",

packages/angular/build/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitejs/plugin-basic-ssl": "2.1.0",
2828
"beasties": "0.3.5",
2929
"browserslist": "^4.26.0",
30-
"esbuild": "0.27.1",
30+
"esbuild": "0.27.2",
3131
"https-proxy-agent": "7.0.6",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",
@@ -37,14 +37,14 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.4",
40-
"rolldown": "1.0.0-beta.54",
41-
"sass": "1.97.0",
40+
"rolldown": "1.0.0-beta.57",
41+
"sass": "1.97.1",
4242
"semver": "7.7.3",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.15",
4545
"undici": "7.16.0",
4646
"vite": "7.3.0",
47-
"watchpack": "2.4.4"
47+
"watchpack": "2.5.0"
4848
},
4949
"optionalDependencies": {
5050
"lmdb": "3.4.4"
@@ -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.15"
60+
"vitest": "4.0.16"
6161
},
6262
"peerDependencies": {
6363
"@angular/compiler": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.10.1",
2929
"@listr2/prompt-adapter-inquirer": "3.0.5",
30-
"@modelcontextprotocol/sdk": "1.25.0",
30+
"@modelcontextprotocol/sdk": "1.25.1",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.46.0",
33+
"algoliasearch": "5.46.2",
3434
"ini": "6.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.5",

packages/angular_devkit/build_angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"browserslist": "^4.26.0",
2929
"copy-webpack-plugin": "13.0.1",
3030
"css-loader": "7.1.2",
31-
"esbuild-wasm": "0.27.1",
31+
"esbuild-wasm": "0.27.2",
3232
"http-proxy-middleware": "3.0.5",
3333
"istanbul-lib-instrument": "6.0.3",
3434
"jsonc-parser": "3.3.1",
@@ -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.97.0",
49+
"sass": "1.97.1",
5050
"sass-loader": "16.0.6",
5151
"semver": "7.7.3",
5252
"source-map-loader": "5.0.0",
@@ -55,14 +55,14 @@
5555
"tinyglobby": "0.2.15",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
58-
"webpack": "5.104.0",
58+
"webpack": "5.104.1",
5959
"webpack-dev-middleware": "7.4.5",
6060
"webpack-dev-server": "5.2.2",
6161
"webpack-merge": "6.0.1",
6262
"webpack-subresource-integrity": "5.1.0"
6363
},
6464
"optionalDependencies": {
65-
"esbuild": "0.27.1"
65+
"esbuild": "0.27.2"
6666
},
6767
"devDependencies": {
6868
"@angular/ssr": "workspace:*",

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
25-
"webpack": "5.104.0",
25+
"webpack": "5.104.1",
2626
"webpack-dev-server": "5.2.2"
2727
},
2828
"peerDependencies": {

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"@angular/compiler": "21.1.0-next.4",
3131
"@angular/compiler-cli": "21.1.0-next.4",
3232
"typescript": "5.9.3",
33-
"webpack": "5.104.0"
33+
"webpack": "5.104.1"
3434
}
3535
}

0 commit comments

Comments
 (0)