Skip to content

Commit 04fda13

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent af43fc6 commit 04fda13

File tree

7 files changed

+1105
-404
lines changed

7 files changed

+1105
-404
lines changed

modules/testing/builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"@angular-devkit/architect": "workspace:*",
55
"@angular/ssr": "workspace:*",
66
"@angular-devkit/build-angular": "workspace:*",
7-
"@vitest/coverage-v8": "4.0.7",
7+
"@vitest/coverage-v8": "4.0.8",
88
"jsdom": "27.1.0",
99
"rxjs": "7.8.2",
10-
"vitest": "4.0.7"
10+
"vitest": "4.0.8"
1111
}
1212
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
"ajv": "8.17.1",
9898
"ansi-colors": "4.1.3",
9999
"buffer": "6.0.3",
100-
"esbuild": "0.25.12",
101-
"esbuild-wasm": "0.25.12",
100+
"esbuild": "0.26.0",
101+
"esbuild-wasm": "0.26.0",
102102
"eslint": "9.39.1",
103103
"eslint-config-prettier": "10.1.8",
104104
"eslint-plugin-header": "3.1.1",
@@ -126,7 +126,7 @@
126126
"protractor": "~7.0.0",
127127
"puppeteer": "18.2.1",
128128
"quicktype-core": "23.2.6",
129-
"rollup": "4.52.5",
129+
"rollup": "4.53.1",
130130
"rollup-license-plugin": "~3.0.1",
131131
"rollup-plugin-dts": "6.2.3",
132132
"rollup-plugin-sourcemaps2": "0.5.4",

packages/angular/build/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"@babel/core": "7.28.5",
2424
"@babel/helper-annotate-as-pure": "7.27.3",
2525
"@babel/helper-split-export-declaration": "7.24.7",
26-
"@inquirer/confirm": "5.1.19",
26+
"@inquirer/confirm": "5.1.20",
2727
"@vitejs/plugin-basic-ssl": "2.1.0",
2828
"beasties": "0.3.5",
2929
"browserslist": "^4.26.0",
30-
"esbuild": "0.25.12",
30+
"esbuild": "0.26.0",
3131
"https-proxy-agent": "7.0.6",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",
@@ -36,18 +36,18 @@
3636
"mrmime": "2.0.1",
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
39-
"piscina": "5.1.3",
39+
"piscina": "5.1.4",
4040
"rolldown": "1.0.0-beta.47",
4141
"sass": "1.93.3",
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.1",
46+
"vite": "7.2.2",
4747
"watchpack": "2.4.4"
4848
},
4949
"optionalDependencies": {
50-
"lmdb": "3.4.3"
50+
"lmdb": "3.4.4"
5151
},
5252
"devDependencies": {
5353
"@angular-devkit/core": "workspace:*",
@@ -57,7 +57,7 @@
5757
"ng-packagr": "21.0.0-rc.0",
5858
"postcss": "8.5.6",
5959
"rxjs": "7.8.2",
60-
"vitest": "4.0.7"
60+
"vitest": "4.0.8"
6161
},
6262
"peerDependencies": {
6363
"@angular/compiler": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
28-
"@inquirer/prompts": "7.9.0",
28+
"@inquirer/prompts": "7.10.0",
2929
"@listr2/prompt-adapter-inquirer": "3.0.5",
30-
"@modelcontextprotocol/sdk": "1.21.0",
30+
"@modelcontextprotocol/sdk": "1.21.1",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.42.0",
33+
"algoliasearch": "5.43.0",
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: 3 additions & 3 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.25.12",
31+
"esbuild-wasm": "0.26.0",
3232
"http-proxy-middleware": "3.0.5",
3333
"istanbul-lib-instrument": "6.0.3",
3434
"jsonc-parser": "3.3.1",
@@ -41,7 +41,7 @@
4141
"open": "10.2.0",
4242
"ora": "9.0.0",
4343
"picomatch": "4.0.3",
44-
"piscina": "5.1.3",
44+
"piscina": "5.1.4",
4545
"postcss": "8.5.6",
4646
"postcss-loader": "8.2.0",
4747
"resolve-url-loader": "5.0.0",
@@ -62,7 +62,7 @@
6262
"webpack-subresource-integrity": "5.1.0"
6363
},
6464
"optionalDependencies": {
65-
"esbuild": "0.25.12"
65+
"esbuild": "0.26.0"
6666
},
6767
"devDependencies": {
6868
"@angular/ssr": "workspace:*",

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "7.9.0",
21+
"@inquirer/prompts": "7.10.0",
2222
"ansi-colors": "4.1.3",
2323
"yargs-parser": "22.0.0"
2424
}

0 commit comments

Comments
 (0)