Skip to content

Commit 7b8ab21

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

10 files changed

Lines changed: 1404 additions & 904 deletions

File tree

‎modules/testing/builder/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@vitest/coverage-v8": "5.0.1",
88
"browser-sync": "3.0.4",
99
"istanbul-lib-instrument": "6.0.3",
10-
"jsdom": "30.0.1",
10+
"jsdom": "30.1.1",
1111
"ng-packagr": "22.3.0-next.1",
1212
"rxjs": "7.8.2",
1313
"vitest": "5.0.1"

‎package.json‎

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"type": "git",
3030
"url": "git+https://github.com/angular/angular-cli.git"
3131
},
32-
"packageManager": "pnpm@12.4.2",
32+
"packageManager": "pnpm@12.6.0",
3333
"engines": {
3434
"node": "^22.22.3 || ^24.15.0 || >=26.0.0",
3535
"npm": "Please use pnpm instead of NPM to install dependencies",
3636
"yarn": "Please use pnpm instead of Yarn to install dependencies",
37-
"pnpm": "12.4.2"
37+
"pnpm": "12.6.0"
3838
},
3939
"author": "Angular Authors",
4040
"license": "MIT",
@@ -60,7 +60,7 @@
6060
"@angular/platform-server": "22.2.0-rc.0",
6161
"@angular/router": "22.2.0-rc.0",
6262
"@angular/service-worker": "22.2.0-rc.0",
63-
"@babel/core": "8.0.5",
63+
"@babel/core": "8.0.6",
6464
"@bazel/bazelisk": "1.28.1",
6565
"@bazel/buildifier": "8.2.1",
6666
"@bazel/ibazel": "^0.28.0",
@@ -70,7 +70,7 @@
7070
"@rollup/plugin-commonjs": "^29.0.0",
7171
"@rollup/plugin-json": "^6.1.0",
7272
"@rollup/plugin-node-resolve": "16.0.3",
73-
"@rollup/wasm-node": "4.63.3",
73+
"@rollup/wasm-node": "4.63.4",
7474
"@stylistic/eslint-plugin": "^5.0.0",
7575
"@tony.ganchev/eslint-plugin-header": "~3.4.0",
7676
"@types/babel__core": "7.20.5",
@@ -91,13 +91,13 @@
9191
"@types/semver": "^7.3.12",
9292
"@types/yargs": "^17.0.20",
9393
"@types/yargs-parser": "^21.0.0",
94-
"@typescript-eslint/eslint-plugin": "8.70.0",
95-
"@typescript-eslint/parser": "8.70.0",
94+
"@typescript-eslint/eslint-plugin": "8.70.1",
95+
"@typescript-eslint/parser": "8.70.1",
9696
"ajv": "8.20.0",
9797
"buffer": "6.0.3",
9898
"esbuild": "0.28.2",
9999
"esbuild-wasm": "0.28.2",
100-
"eslint": "10.10.0",
100+
"eslint": "10.11.0",
101101
"eslint-config-prettier": "10.1.8",
102102
"eslint-plugin-import": "2.32.0",
103103
"express": "5.2.1",
@@ -117,18 +117,18 @@
117117
"karma-jasmine-html-reporter": "~2.3.0",
118118
"karma-source-map-support": "1.4.0",
119119
"lodash": "^4.17.21",
120-
"magic-string": "1.4.1",
120+
"magic-string": "1.4.2",
121121
"prettier": "^3.0.0",
122-
"puppeteer": "25.11.0",
122+
"puppeteer": "25.12.0",
123123
"quicktype-core": "26.0.0",
124-
"rollup": "4.63.3",
124+
"rollup": "4.63.4",
125125
"rollup-plugin-dts": "6.5.1",
126-
"rollup-plugin-sourcemaps2": "0.5.8",
126+
"rollup-plugin-sourcemaps2": "0.5.9",
127127
"semver": "7.8.5",
128128
"source-map-support": "0.5.21",
129129
"tslib": "2.8.1",
130-
"undici": "8.10.2",
131-
"verdaccio": "6.10.3",
130+
"undici": "8.11.0",
131+
"verdaccio": "6.10.4",
132132
"verdaccio-auth-memory": "^13.0.0",
133133
"zone.js": "^0.16.0"
134134
},

‎packages/angular/build/package.json‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
23-
"@babel/core": "8.0.5",
23+
"@babel/core": "8.0.6",
2424
"@inquirer/confirm": "6.3.2",
2525
"@parcel/watcher": "2.6.0",
2626
"@vitejs/plugin-basic-ssl": "2.3.0",
@@ -31,15 +31,15 @@
3131
"https-proxy-agent": "9.1.0",
3232
"jsonc-parser": "3.3.1",
3333
"listr2": "11.1.0",
34-
"magic-string": "1.4.1",
34+
"magic-string": "1.4.2",
3535
"mrmime": "2.0.1",
36-
"oxc-parser": "0.150.0",
36+
"oxc-parser": "0.151.0",
3737
"parse5-html-rewriting-stream": "8.0.1",
3838
"picomatch": "4.0.7",
3939
"piscina": "5.3.2",
40-
"rolldown": "1.2.8",
41-
"sass": "1.104.1",
42-
"sass-embedded": "1.104.1",
40+
"rolldown": "1.2.10",
41+
"sass": "1.105.0",
42+
"sass-embedded": "1.105.0",
4343
"semver": "7.8.5",
4444
"source-map-support": "0.5.21",
4545
"tinyglobby": "0.2.17",
@@ -52,14 +52,14 @@
5252
"devDependencies": {
5353
"@angular-devkit/core": "workspace:*",
5454
"@angular/ssr": "workspace:*",
55-
"@oxc-project/types": "0.150.0",
55+
"@oxc-project/types": "0.151.0",
5656
"@vitest/coverage-v8": "5.0.1",
5757
"istanbul-lib-instrument": "6.0.3",
58-
"jsdom": "30.0.1",
58+
"jsdom": "30.1.1",
5959
"less": "4.9.1",
6060
"ng-packagr": "22.3.0-next.1",
6161
"postcss": "8.5.28",
62-
"rollup": "4.63.3",
62+
"rollup": "4.63.4",
6363
"rxjs": "7.8.2",
6464
"vitest": "5.0.1"
6565
},

‎packages/angular/cli/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2323
"@inquirer/prompts": "8.7.2",
2424
"@listr2/prompt-adapter-inquirer": "4.2.7",
25-
"@modelcontextprotocol/server": "2.0.0",
25+
"@modelcontextprotocol/server": "2.1.0",
2626
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
2727
"jsonc-parser": "3.3.1",
2828
"listr2": "11.1.0",
2929
"npm-package-arg": "14.0.0",
3030
"parse5-html-rewriting-stream": "8.0.1",
3131
"semver": "7.8.5",
32-
"yargs": "18.1.0",
32+
"yargs": "18.2.0",
3333
"zod": "4.6.5"
3434
},
3535
"ng-update": {

‎packages/angular_devkit/build_angular/package.json‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
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": "8.0.5",
15-
"@babel/generator": "8.0.5",
14+
"@babel/core": "8.0.6",
15+
"@babel/generator": "8.0.6",
1616
"@babel/helper-annotate-as-pure": "8.0.0",
1717
"@babel/helper-split-export-declaration": "7.24.7",
18-
"@babel/plugin-transform-async-generator-functions": "8.0.1",
18+
"@babel/plugin-transform-async-generator-functions": "8.0.6",
1919
"@babel/plugin-transform-async-to-generator": "8.0.1",
20-
"@babel/plugin-transform-runtime": "8.0.1",
21-
"@babel/preset-env": "8.0.5",
20+
"@babel/plugin-transform-runtime": "8.0.6",
21+
"@babel/preset-env": "8.0.6",
2222
"@babel/runtime": "8.0.5",
2323
"@discoveryjs/json-ext": "1.1.0",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
@@ -54,7 +54,7 @@
5454
"terser": "5.51.2",
5555
"tinyglobby": "0.2.17",
5656
"tslib": "2.8.1",
57-
"webpack": "5.111.0",
57+
"webpack": "5.111.1",
5858
"webpack-dev-middleware": "8.3.0",
5959
"webpack-dev-server": "6.0.0",
6060
"webpack-merge": "6.0.1",
@@ -67,8 +67,8 @@
6767
"@angular/ssr": "workspace:*",
6868
"browser-sync": "3.0.4",
6969
"ng-packagr": "22.3.0-next.1",
70-
"sass": "1.104.1",
71-
"undici": "8.10.2"
70+
"sass": "1.105.0",
71+
"undici": "8.11.0"
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.111.0",
25+
"webpack": "5.111.1",
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
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
3737
"jsonc-parser": "3.3.1",
38-
"magic-string": "1.4.1",
38+
"magic-string": "1.4.2",
3939
"ora": "9.4.1",
4040
"rxjs": "7.8.2"
4141
}

‎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-rc.0",
2121
"@angular/compiler-cli": "22.2.0-rc.0",
2222
"typescript": "6.0.3",
23-
"webpack": "5.111.0"
23+
"webpack": "5.111.1"
2424
}
2525
}

‎packages/schematics/angular/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2121
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2222
"jsonc-parser": "3.3.1",
23-
"oxc-parser": "0.150.0",
23+
"oxc-parser": "0.151.0",
2424
"typescript": "6.0.3"
2525
},
2626
"devDependencies": {
27-
"@oxc-project/types": "0.150.0"
27+
"@oxc-project/types": "0.151.0"
2828
}
2929
}

0 commit comments

Comments
 (0)