Skip to content

Commit a7bbb8d

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

File tree

6 files changed

+552
-278
lines changed

6 files changed

+552
-278
lines changed

modules/testing/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@angular/ssr": "workspace:*",
77
"@vitest/coverage-v8": "4.1.0",
88
"browser-sync": "3.0.4",
9-
"jsdom": "29.0.0",
9+
"jsdom": "29.0.1",
1010
"ng-packagr": "22.0.0-next.0",
1111
"rxjs": "7.8.2",
1212
"vitest": "4.1.0"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@
9191
"@types/yargs": "^17.0.20",
9292
"@types/yargs-parser": "^21.0.0",
9393
"@types/yarnpkg__lockfile": "^1.1.5",
94-
"@typescript-eslint/eslint-plugin": "8.57.0",
95-
"@typescript-eslint/parser": "8.57.0",
94+
"@typescript-eslint/eslint-plugin": "8.57.1",
95+
"@typescript-eslint/parser": "8.57.1",
9696
"ajv": "8.18.0",
9797
"buffer": "6.0.3",
98-
"esbuild": "0.27.3",
99-
"esbuild-wasm": "0.27.3",
98+
"esbuild": "0.27.4",
99+
"esbuild-wasm": "0.27.4",
100100
"eslint": "10.0.3",
101101
"eslint-config-prettier": "10.1.8",
102102
"eslint-plugin-import": "2.32.0",
@@ -119,7 +119,7 @@
119119
"lodash": "^4.17.21",
120120
"magic-string": "0.30.21",
121121
"prettier": "^3.0.0",
122-
"puppeteer": "24.39.1",
122+
"puppeteer": "24.40.0",
123123
"quicktype-core": "23.2.6",
124124
"rollup": "4.59.0",
125125
"rollup-license-plugin": "~3.2.0",
@@ -129,7 +129,7 @@
129129
"source-map-support": "0.5.21",
130130
"tslib": "2.8.1",
131131
"typescript": "6.0.1-rc",
132-
"undici": "7.24.4",
132+
"undici": "7.24.5",
133133
"unenv": "^1.10.0",
134134
"verdaccio": "6.3.2",
135135
"verdaccio-auth-memory": "^10.0.0",

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitejs/plugin-basic-ssl": "2.2.0",
2828
"beasties": "0.4.1",
2929
"browserslist": "^4.26.0",
30-
"esbuild": "0.27.3",
30+
"esbuild": "0.27.4",
3131
"https-proxy-agent": "8.0.0",
3232
"istanbul-lib-instrument": "6.0.3",
3333
"jsonc-parser": "3.3.1",
@@ -37,7 +37,7 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.4",
40-
"rolldown": "1.0.0-rc.9",
40+
"rolldown": "1.0.0-rc.10",
4141
"sass": "1.98.0",
4242
"semver": "7.7.4",
4343
"source-map-support": "0.5.21",
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@angular-devkit/core": "workspace:*",
5353
"@angular/ssr": "workspace:*",
54-
"jsdom": "29.0.0",
54+
"jsdom": "29.0.1",
5555
"less": "4.6.4",
5656
"ng-packagr": "22.0.0-next.0",
5757
"postcss": "8.5.8",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "8.3.2",
29-
"@listr2/prompt-adapter-inquirer": "4.2.1",
29+
"@listr2/prompt-adapter-inquirer": "4.2.2",
3030
"@modelcontextprotocol/sdk": "1.27.1",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@babel/plugin-transform-async-generator-functions": "7.29.0",
1919
"@babel/plugin-transform-async-to-generator": "7.28.6",
2020
"@babel/plugin-transform-runtime": "7.29.0",
21-
"@babel/preset-env": "7.29.0",
22-
"@babel/runtime": "7.28.6",
21+
"@babel/preset-env": "7.29.2",
22+
"@babel/runtime": "7.29.2",
2323
"@discoveryjs/json-ext": "1.0.0",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"ansi-colors": "4.1.3",
@@ -28,7 +28,7 @@
2828
"browserslist": "^4.26.0",
2929
"copy-webpack-plugin": "14.0.0",
3030
"css-loader": "7.1.4",
31-
"esbuild-wasm": "0.27.3",
31+
"esbuild-wasm": "0.27.4",
3232
"http-proxy-middleware": "3.0.5",
3333
"istanbul-lib-instrument": "6.0.3",
3434
"jsonc-parser": "3.3.1",
@@ -51,7 +51,7 @@
5151
"semver": "7.7.4",
5252
"source-map-loader": "5.0.0",
5353
"source-map-support": "0.5.21",
54-
"terser": "5.46.0",
54+
"terser": "5.46.1",
5555
"tinyglobby": "0.2.15",
5656
"tslib": "2.8.1",
5757
"webpack": "5.105.4",
@@ -61,13 +61,13 @@
6161
"webpack-subresource-integrity": "5.1.0"
6262
},
6363
"optionalDependencies": {
64-
"esbuild": "0.27.3"
64+
"esbuild": "0.27.4"
6565
},
6666
"devDependencies": {
6767
"@angular/ssr": "workspace:*",
6868
"browser-sync": "3.0.4",
6969
"ng-packagr": "22.0.0-next.0",
70-
"undici": "7.24.4"
70+
"undici": "7.24.5"
7171
},
7272
"peerDependencies": {
7373
"@angular/compiler-cli": "0.0.0-ANGULAR-FW-PEER-DEP",

0 commit comments

Comments
 (0)