Skip to content

Commit a890b54

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

10 files changed

Lines changed: 1112 additions & 781 deletions

File tree

modules/testing/builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"@angular-devkit/build-angular": "workspace:*",
55
"@angular-devkit/core": "workspace:*",
66
"@angular/ssr": "workspace:*",
7-
"@vitest/coverage-v8": "5.0.0",
7+
"@vitest/coverage-v8": "5.0.1",
88
"browser-sync": "3.0.4",
99
"istanbul-lib-instrument": "6.0.3",
1010
"jsdom": "30.0.1",
1111
"ng-packagr": "22.2.0-next.5",
1212
"rxjs": "7.8.2",
13-
"vitest": "5.0.0"
13+
"vitest": "5.0.1"
1414
}
1515
}

package.json

Lines changed: 7 additions & 7 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@12.3.4",
31+
"packageManager": "pnpm@12.4.2",
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": "12.3.4"
36+
"pnpm": "12.4.2"
3737
},
3838
"author": "Angular Authors",
3939
"license": "MIT",
@@ -59,7 +59,7 @@
5959
"@angular/platform-server": "22.2.0-next.5",
6060
"@angular/router": "22.2.0-next.5",
6161
"@angular/service-worker": "22.2.0-next.5",
62-
"@babel/core": "8.0.1",
62+
"@babel/core": "8.0.5",
6363
"@bazel/bazelisk": "1.28.1",
6464
"@bazel/buildifier": "8.2.1",
6565
"@bazel/ibazel": "^0.28.0",
@@ -69,7 +69,7 @@
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.1",
72+
"@rollup/wasm-node": "4.63.3",
7373
"@stylistic/eslint-plugin": "^5.0.0",
7474
"@tony.ganchev/eslint-plugin-header": "~3.4.0",
7575
"@types/babel__core": "7.20.5",
@@ -116,11 +116,11 @@
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.3",
119+
"magic-string": "1.4.1",
120120
"prettier": "^3.0.0",
121-
"puppeteer": "25.10.0",
121+
"puppeteer": "25.11.0",
122122
"quicktype-core": "26.0.0",
123-
"rollup": "4.63.1",
123+
"rollup": "4.63.3",
124124
"rollup-plugin-dts": "6.5.1",
125125
"rollup-plugin-sourcemaps2": "0.5.8",
126126
"semver": "7.8.5",

packages/angular/build/package.json

Lines changed: 10 additions & 10 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.1",
23+
"@babel/core": "8.0.5",
2424
"@inquirer/confirm": "6.3.2",
2525
"@parcel/watcher": "2.6.0",
2626
"@vitejs/plugin-basic-ssl": "2.3.0",
@@ -31,19 +31,19 @@
3131
"https-proxy-agent": "9.1.0",
3232
"jsonc-parser": "3.3.1",
3333
"listr2": "11.1.0",
34-
"magic-string": "1.2.3",
34+
"magic-string": "1.4.1",
3535
"mrmime": "2.0.1",
36-
"oxc-parser": "0.149.0",
36+
"oxc-parser": "0.150.0",
3737
"parse5-html-rewriting-stream": "8.0.1",
3838
"picomatch": "4.0.7",
3939
"piscina": "5.3.2",
4040
"rolldown": "1.2.8",
41-
"sass": "1.104.0",
42-
"sass-embedded": "1.104.0",
41+
"sass": "1.104.1",
42+
"sass-embedded": "1.104.1",
4343
"semver": "7.8.5",
4444
"source-map-support": "0.5.21",
4545
"tinyglobby": "0.2.17",
46-
"vite": "8.2.2",
46+
"vite": "8.3.0",
4747
"xxhash-wasm": "1.1.0"
4848
},
4949
"optionalDependencies": {
@@ -52,16 +52,16 @@
5252
"devDependencies": {
5353
"@angular-devkit/core": "workspace:*",
5454
"@angular/ssr": "workspace:*",
55-
"@oxc-project/types": "0.149.0",
56-
"@vitest/coverage-v8": "5.0.0",
55+
"@oxc-project/types": "0.150.0",
56+
"@vitest/coverage-v8": "5.0.1",
5757
"istanbul-lib-instrument": "6.0.3",
5858
"jsdom": "30.0.1",
5959
"less": "4.9.1",
6060
"ng-packagr": "22.2.0-next.5",
6161
"postcss": "8.5.28",
62-
"rollup": "4.63.1",
62+
"rollup": "4.63.3",
6363
"rxjs": "7.8.2",
64-
"vitest": "5.0.0"
64+
"vitest": "5.0.1"
6565
},
6666
"peerDependencies": {
6767
"@angular/compiler": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"parse5-html-rewriting-stream": "8.0.1",
2626
"semver": "7.8.5",
2727
"yargs": "18.1.0",
28-
"zod": "4.5.4"
28+
"zod": "4.6.5"
2929
},
3030
"ng-update": {
3131
"migrations": "@schematics/angular/migrations/migration-collection.json",

packages/angular_devkit/build_angular/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
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.1",
15-
"@babel/generator": "8.0.0",
14+
"@babel/core": "8.0.5",
15+
"@babel/generator": "8.0.5",
1616
"@babel/helper-annotate-as-pure": "8.0.0",
1717
"@babel/helper-split-export-declaration": "7.24.7",
1818
"@babel/plugin-transform-async-generator-functions": "8.0.1",
1919
"@babel/plugin-transform-async-to-generator": "8.0.1",
2020
"@babel/plugin-transform-runtime": "8.0.1",
21-
"@babel/preset-env": "8.0.2",
22-
"@babel/runtime": "8.0.0",
21+
"@babel/preset-env": "8.0.5",
22+
"@babel/runtime": "8.0.5",
2323
"@discoveryjs/json-ext": "1.1.0",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"ansi-colors": "4.1.3",
26-
"autoprefixer": "10.5.5",
26+
"autoprefixer": "10.6.0",
2727
"babel-loader": "10.1.1",
2828
"beasties": "0.5.4",
2929
"browserslist": "^4.26.0",
@@ -39,7 +39,7 @@
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.2",
42+
"open": "11.0.4",
4343
"ora": "9.4.1",
4444
"picomatch": "4.0.7",
4545
"piscina": "5.3.2",
@@ -54,7 +54,7 @@
5454
"terser": "5.51.2",
5555
"tinyglobby": "0.2.17",
5656
"tslib": "2.8.1",
57-
"webpack": "5.110.3",
57+
"webpack": "5.111.0",
5858
"webpack-dev-middleware": "8.3.0",
5959
"webpack-dev-server": "6.0.0",
6060
"webpack-merge": "6.0.1",
@@ -67,7 +67,7 @@
6767
"@angular/ssr": "workspace:*",
6868
"browser-sync": "3.0.4",
6969
"ng-packagr": "22.2.0-next.5",
70-
"sass": "1.104.0",
70+
"sass": "1.104.1",
7171
"undici": "8.10.2"
7272
},
7373
"peerDependencies": {

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.110.3",
25+
"webpack": "5.111.0",
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.3",
18+
"magic-string": "1.4.1",
1919
"ora": "9.4.1",
2020
"rxjs": "7.8.2"
2121
}

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.110.3"
23+
"webpack": "5.111.0"
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.149.0",
23+
"oxc-parser": "0.150.0",
2424
"typescript": "6.0.3"
2525
},
2626
"devDependencies": {
27-
"@oxc-project/types": "0.149.0"
27+
"@oxc-project/types": "0.150.0"
2828
}
2929
}

0 commit comments

Comments
 (0)