Skip to content

Commit c831b59

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

File tree

7 files changed

+1159
-710
lines changed

7 files changed

+1159
-710
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.16",
8+
"@vitest/coverage-v8": "4.0.17",
99
"jsdom": "27.4.0",
1010
"rxjs": "7.8.2",
11-
"vitest": "4.0.16"
11+
"vitest": "4.0.17"
1212
}
1313
}

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@
5656
"@angular/platform-server": "21.1.0-rc.0",
5757
"@angular/router": "21.1.0-rc.0",
5858
"@angular/service-worker": "21.1.0-rc.0",
59-
"@babel/core": "7.28.5",
60-
"@bazel/bazelisk": "1.26.0",
59+
"@babel/core": "7.28.6",
60+
"@bazel/bazelisk": "1.28.1",
6161
"@bazel/buildifier": "8.2.1",
62-
"@eslint/compat": "2.0.0",
62+
"@eslint/compat": "2.0.1",
6363
"@eslint/eslintrc": "3.3.3",
6464
"@eslint/js": "9.39.2",
6565
"@rollup/plugin-alias": "^6.0.0",
@@ -89,8 +89,8 @@
8989
"@types/yargs": "^17.0.20",
9090
"@types/yargs-parser": "^21.0.0",
9191
"@types/yarnpkg__lockfile": "^1.1.5",
92-
"@typescript-eslint/eslint-plugin": "8.52.0",
93-
"@typescript-eslint/parser": "8.52.0",
92+
"@typescript-eslint/eslint-plugin": "8.53.1",
93+
"@typescript-eslint/parser": "8.53.1",
9494
"ajv": "8.17.1",
9595
"buffer": "6.0.3",
9696
"esbuild": "0.27.2",
@@ -121,7 +121,7 @@
121121
"protractor": "~7.0.0",
122122
"puppeteer": "18.2.1",
123123
"quicktype-core": "23.2.6",
124-
"rollup": "4.55.1",
124+
"rollup": "4.55.2",
125125
"rollup-license-plugin": "~3.1.0",
126126
"rollup-plugin-dts": "6.3.0",
127127
"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
@@ -20,11 +20,11 @@
2020
"dependencies": {
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
23-
"@babel/core": "7.28.5",
23+
"@babel/core": "7.28.6",
2424
"@babel/helper-annotate-as-pure": "7.27.3",
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@inquirer/confirm": "5.1.21",
27-
"@vitejs/plugin-basic-ssl": "2.1.0",
27+
"@vitejs/plugin-basic-ssl": "2.1.4",
2828
"beasties": "0.3.5",
2929
"browserslist": "^4.26.0",
3030
"esbuild": "0.27.2",
@@ -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.59",
40+
"rolldown": "1.0.0-beta.60",
4141
"sass": "1.97.2",
4242
"semver": "7.7.3",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.15",
4545
"undici": "7.18.2",
4646
"vite": "7.3.1",
47-
"watchpack": "2.5.0"
47+
"watchpack": "2.5.1"
4848
},
4949
"optionalDependencies": {
5050
"lmdb": "3.4.4"
@@ -57,7 +57,7 @@
5757
"ng-packagr": "21.2.0-next.0",
5858
"postcss": "8.5.6",
5959
"rxjs": "7.8.2",
60-
"vitest": "4.0.16"
60+
"vitest": "4.0.17"
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.2",
30+
"@modelcontextprotocol/sdk": "1.25.3",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.46.2",
33+
"algoliasearch": "5.46.3",
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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular-devkit/build-webpack": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1313
"@angular/build": "workspace:0.0.0-PLACEHOLDER",
14-
"@babel/core": "7.28.5",
15-
"@babel/generator": "7.28.5",
14+
"@babel/core": "7.28.6",
15+
"@babel/generator": "7.28.6",
1616
"@babel/helper-annotate-as-pure": "7.27.3",
1717
"@babel/helper-split-export-declaration": "7.24.7",
18-
"@babel/plugin-transform-async-generator-functions": "7.28.0",
19-
"@babel/plugin-transform-async-to-generator": "7.27.1",
18+
"@babel/plugin-transform-async-generator-functions": "7.28.6",
19+
"@babel/plugin-transform-async-to-generator": "7.28.6",
2020
"@babel/plugin-transform-runtime": "7.28.5",
21-
"@babel/preset-env": "7.28.5",
22-
"@babel/runtime": "7.28.4",
21+
"@babel/preset-env": "7.28.6",
22+
"@babel/runtime": "7.28.6",
2323
"@discoveryjs/json-ext": "0.6.3",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"ansi-colors": "4.1.3",
@@ -37,7 +37,7 @@
3737
"less-loader": "12.3.0",
3838
"license-webpack-plugin": "4.0.2",
3939
"loader-utils": "3.3.1",
40-
"mini-css-extract-plugin": "2.9.4",
40+
"mini-css-extract-plugin": "2.10.0",
4141
"open": "11.0.0",
4242
"ora": "9.0.0",
4343
"picomatch": "4.0.3",
@@ -51,13 +51,13 @@
5151
"semver": "7.7.3",
5252
"source-map-loader": "5.0.0",
5353
"source-map-support": "0.5.21",
54-
"terser": "5.44.1",
54+
"terser": "5.46.0",
5555
"tinyglobby": "0.2.15",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
5858
"webpack": "5.104.1",
5959
"webpack-dev-middleware": "7.4.5",
60-
"webpack-dev-server": "5.2.2",
60+
"webpack-dev-server": "5.2.3",
6161
"webpack-merge": "6.0.1",
6262
"webpack-subresource-integrity": "5.1.0"
6363
},

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"webpack": "5.104.1",
26-
"webpack-dev-server": "5.2.2"
26+
"webpack-dev-server": "5.2.3"
2727
},
2828
"peerDependencies": {
2929
"webpack": "^5.30.0",

0 commit comments

Comments
 (0)