Skip to content

Commit 937147e

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

10 files changed

Lines changed: 636 additions & 705 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
"type": "git",
2929
"url": "git+https://github.com/angular/angular-cli.git"
3030
},
31-
"packageManager": "pnpm@11.24.0",
31+
"packageManager": "pnpm@11.25.0",
3232
"engines": {
3333
"node": "^22.22.3 || ^24.15.0 || >=26.0.0",
3434
"npm": "Please use pnpm instead of NPM to install dependencies",
3535
"yarn": "Please use pnpm instead of Yarn to install dependencies",
36-
"pnpm": "11.24.0"
36+
"pnpm": "11.25.0"
3737
},
3838
"author": "Angular Authors",
3939
"license": "MIT",
@@ -64,12 +64,12 @@
6464
"@bazel/buildifier": "8.2.1",
6565
"@bazel/ibazel": "^0.28.0",
6666
"@eslint/compat": "2.1.0",
67-
"@eslint/eslintrc": "3.3.6",
67+
"@eslint/eslintrc": "3.3.7",
6868
"@eslint/js": "10.0.1",
6969
"@rollup/plugin-commonjs": "^29.0.0",
7070
"@rollup/plugin-json": "^6.1.0",
7171
"@rollup/plugin-node-resolve": "16.0.3",
72-
"@rollup/wasm-node": "4.63.0",
72+
"@rollup/wasm-node": "4.63.1",
7373
"@stylistic/eslint-plugin": "^5.0.0",
7474
"@tony.ganchev/eslint-plugin-header": "~3.4.0",
7575
"@types/babel__core": "7.20.5",
@@ -90,8 +90,8 @@
9090
"@types/semver": "^7.3.12",
9191
"@types/yargs": "^17.0.20",
9292
"@types/yargs-parser": "^21.0.0",
93-
"@typescript-eslint/eslint-plugin": "8.68.0",
94-
"@typescript-eslint/parser": "8.68.0",
93+
"@typescript-eslint/eslint-plugin": "8.69.0",
94+
"@typescript-eslint/parser": "8.69.0",
9595
"ajv": "8.20.0",
9696
"buffer": "6.0.3",
9797
"esbuild": "0.28.2",
@@ -101,7 +101,7 @@
101101
"eslint-plugin-import": "2.32.0",
102102
"express": "5.2.1",
103103
"fast-glob": "3.3.3",
104-
"globals": "17.11.0",
104+
"globals": "17.12.0",
105105
"http-proxy": "^1.18.1",
106106
"http-proxy-middleware": "4.2.0",
107107
"husky": "9.1.7",
@@ -116,18 +116,18 @@
116116
"karma-jasmine-html-reporter": "~2.3.0",
117117
"karma-source-map-support": "1.4.0",
118118
"lodash": "^4.17.21",
119-
"magic-string": "1.2.2",
119+
"magic-string": "1.2.3",
120120
"prettier": "^3.0.0",
121121
"puppeteer": "25.9.0",
122122
"quicktype-core": "26.0.0",
123-
"rollup": "4.63.0",
123+
"rollup": "4.63.1",
124124
"rollup-plugin-dts": "6.5.1",
125125
"rollup-plugin-sourcemaps2": "0.5.8",
126126
"semver": "7.8.5",
127127
"source-map-support": "0.5.21",
128128
"tslib": "2.8.1",
129-
"undici": "8.10.0",
130-
"verdaccio": "6.10.0",
129+
"undici": "8.10.1",
130+
"verdaccio": "6.10.1",
131131
"verdaccio-auth-memory": "^13.0.0",
132132
"zone.js": "^0.16.0"
133133
},

packages/angular/build/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,23 @@
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
2323
"@babel/core": "8.0.1",
24-
"@inquirer/confirm": "6.2.0",
24+
"@inquirer/confirm": "6.3.0",
2525
"@parcel/watcher": "2.6.0",
2626
"@vitejs/plugin-basic-ssl": "2.3.0",
27-
"beasties": "0.5.1",
27+
"beasties": "0.5.2",
2828
"browserslist": "^4.26.0",
2929
"chokidar": "5.0.0",
3030
"esbuild": "0.28.2",
3131
"https-proxy-agent": "9.1.0",
3232
"jsonc-parser": "3.3.1",
33-
"listr2": "11.0.1",
34-
"magic-string": "1.2.2",
33+
"listr2": "11.1.0",
34+
"magic-string": "1.2.3",
3535
"mrmime": "2.0.1",
36-
"oxc-parser": "0.147.0",
36+
"oxc-parser": "0.148.0",
3737
"parse5-html-rewriting-stream": "8.0.1",
3838
"picomatch": "4.0.7",
39-
"piscina": "5.3.1",
40-
"rolldown": "1.2.5",
39+
"piscina": "5.3.2",
40+
"rolldown": "1.2.7",
4141
"sass": "1.103.1",
4242
"sass-embedded": "1.103.1",
4343
"semver": "7.8.5",
@@ -52,13 +52,13 @@
5252
"devDependencies": {
5353
"@angular-devkit/core": "workspace:*",
5454
"@angular/ssr": "workspace:*",
55-
"@oxc-project/types": "0.147.0",
55+
"@oxc-project/types": "0.148.0",
5656
"istanbul-lib-instrument": "6.0.3",
5757
"jsdom": "30.0.1",
5858
"less": "4.9.0",
5959
"ng-packagr": "22.2.0-next.5",
6060
"postcss": "8.5.26",
61-
"rollup": "4.63.0",
61+
"rollup": "4.63.1",
6262
"rxjs": "7.8.2",
6363
"vitest": "4.1.11"
6464
},

packages/angular/cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
1616
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1717
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
18-
"@inquirer/prompts": "8.6.0",
19-
"@listr2/prompt-adapter-inquirer": "4.2.6",
18+
"@inquirer/prompts": "8.7.0",
19+
"@listr2/prompt-adapter-inquirer": "4.2.7",
2020
"@modelcontextprotocol/server": "2.0.0",
2121
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
2222
"jsonc-parser": "3.3.1",
23-
"listr2": "11.0.1",
23+
"listr2": "11.1.0",
2424
"npm-package-arg": "14.0.0",
2525
"parse5-html-rewriting-stream": "8.0.1",
2626
"semver": "7.8.5",
2727
"yargs": "18.1.0",
28-
"zod": "4.4.3"
28+
"zod": "4.5.4"
2929
},
3030
"ng-update": {
3131
"migrations": "@schematics/angular/migrations/migration-collection.json",

packages/angular/ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"save": "dependencies"
2323
},
2424
"dependencies": {
25-
"beasties": "0.5.1",
25+
"beasties": "0.5.2",
2626
"tslib": "^2.3.0"
2727
},
2828
"peerDependencies": {

packages/angular_devkit/build_angular/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"ansi-colors": "4.1.3",
2626
"autoprefixer": "10.5.4",
2727
"babel-loader": "10.1.1",
28-
"beasties": "0.5.1",
28+
"beasties": "0.5.2",
2929
"browserslist": "^4.26.0",
3030
"copy-webpack-plugin": "14.0.0",
31-
"css-loader": "7.1.4",
31+
"css-loader": "7.1.5",
3232
"esbuild-wasm": "0.28.2",
3333
"http-proxy-middleware": "4.2.0",
3434
"istanbul-lib-instrument": "6.0.3",
@@ -39,23 +39,23 @@
3939
"license-webpack-plugin": "4.0.2",
4040
"loader-utils": "3.3.1",
4141
"mini-css-extract-plugin": "2.10.2",
42-
"open": "11.0.1",
42+
"open": "11.0.2",
4343
"ora": "9.4.1",
4444
"picomatch": "4.0.7",
45-
"piscina": "5.3.1",
45+
"piscina": "5.3.2",
4646
"postcss": "8.5.26",
4747
"postcss-loader": "8.2.1",
4848
"resolve-url-loader": "5.0.0",
4949
"rxjs": "7.8.2",
50-
"sass-loader": "17.0.0",
50+
"sass-loader": "17.0.1",
5151
"semver": "7.8.5",
5252
"source-map-loader": "5.0.0",
5353
"source-map-support": "0.5.21",
54-
"terser": "5.50.0",
54+
"terser": "5.51.2",
5555
"tinyglobby": "0.2.17",
5656
"tslib": "2.8.1",
57-
"webpack": "5.109.2",
58-
"webpack-dev-middleware": "8.1.1",
57+
"webpack": "5.110.3",
58+
"webpack-dev-middleware": "8.2.0",
5959
"webpack-dev-server": "6.0.0",
6060
"webpack-merge": "6.0.1",
6161
"webpack-subresource-integrity": "5.1.0"
@@ -68,7 +68,7 @@
6868
"browser-sync": "3.0.4",
6969
"ng-packagr": "22.2.0-next.5",
7070
"sass": "1.103.1",
71-
"undici": "8.10.0"
71+
"undici": "8.10.1"
7272
},
7373
"peerDependencies": {
7474
"@angular/compiler-cli": "0.0.0-ANGULAR-FW-PEER-DEP",

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.109.2",
25+
"webpack": "5.110.3",
2626
"webpack-dev-server": "6.0.0"
2727
},
2828
"peerDependencies": {

packages/angular_devkit/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1717
"jsonc-parser": "3.3.1",
18-
"magic-string": "1.2.2",
18+
"magic-string": "1.2.3",
1919
"ora": "9.4.1",
2020
"rxjs": "7.8.2"
2121
}

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"dependencies": {
1919
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "8.6.0"
21+
"@inquirer/prompts": "8.7.0"
2222
}
2323
}

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@angular/compiler": "22.2.0-next.5",
2121
"@angular/compiler-cli": "22.2.0-next.5",
2222
"typescript": "6.0.3",
23-
"webpack": "5.109.2"
23+
"webpack": "5.110.3"
2424
}
2525
}

0 commit comments

Comments
 (0)