Skip to content

Commit deca40b

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 086e081 commit deca40b

9 files changed

Lines changed: 557 additions & 503 deletions

File tree

modules/testing/builder/package.json

Lines changed: 3 additions & 3 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": "4.1.4",
7+
"@vitest/coverage-v8": "4.1.5",
88
"browser-sync": "3.0.4",
99
"istanbul-lib-instrument": "6.0.3",
10-
"jsdom": "29.0.2",
10+
"jsdom": "29.1.1",
1111
"ng-packagr": "22.0.0-next.3",
1212
"rxjs": "7.8.2",
13-
"vitest": "4.1.4"
13+
"vitest": "4.1.5"
1414
}
1515
}

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,18 +95,18 @@
9595
"@types/yargs": "^17.0.20",
9696
"@types/yargs-parser": "^21.0.0",
9797
"@types/yarnpkg__lockfile": "^1.1.5",
98-
"@typescript-eslint/eslint-plugin": "8.58.2",
99-
"@typescript-eslint/parser": "8.58.2",
100-
"ajv": "8.18.0",
98+
"@typescript-eslint/eslint-plugin": "8.59.1",
99+
"@typescript-eslint/parser": "8.59.1",
100+
"ajv": "8.20.0",
101101
"buffer": "6.0.3",
102102
"esbuild": "0.28.0",
103103
"esbuild-wasm": "0.28.0",
104-
"eslint": "10.2.1",
104+
"eslint": "10.3.0",
105105
"eslint-config-prettier": "10.1.8",
106106
"eslint-plugin-import": "2.32.0",
107107
"express": "5.2.1",
108108
"fast-glob": "3.3.3",
109-
"globals": "17.5.0",
109+
"globals": "17.6.0",
110110
"http-proxy": "^1.18.1",
111111
"http-proxy-middleware": "3.0.5",
112112
"husky": "9.1.7",
@@ -123,7 +123,7 @@
123123
"lodash": "^4.17.21",
124124
"magic-string": "0.30.21",
125125
"prettier": "^3.0.0",
126-
"puppeteer": "24.41.0",
126+
"puppeteer": "24.42.0",
127127
"quicktype-core": "23.2.6",
128128
"rollup": "4.60.2",
129129
"rollup-license-plugin": "~3.2.0",
@@ -132,7 +132,7 @@
132132
"semver": "7.7.4",
133133
"source-map-support": "0.5.21",
134134
"tslib": "2.8.1",
135-
"undici": "8.1.0",
135+
"undici": "8.2.0",
136136
"unenv": "^1.10.0",
137137
"verdaccio": "6.5.2",
138138
"verdaccio-auth-memory": "^13.0.0",

packages/angular/build/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"@angular-devkit/core": "workspace:*",
5252
"@angular/ssr": "workspace:*",
5353
"istanbul-lib-instrument": "6.0.3",
54-
"jsdom": "29.0.2",
54+
"jsdom": "29.1.1",
5555
"less": "4.6.4",
5656
"ng-packagr": "22.0.0-next.3",
57-
"postcss": "8.5.10",
58-
"rolldown": "1.0.0-rc.16",
57+
"postcss": "8.5.13",
58+
"rolldown": "1.0.0-rc.18",
5959
"rxjs": "7.8.2",
60-
"vitest": "4.1.4"
60+
"vitest": "4.1.5"
6161
},
6262
"peerDependencies": {
6363
"@angular/compiler": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@modelcontextprotocol/sdk": "1.29.0",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.50.2",
33+
"algoliasearch": "5.52.0",
3434
"ini": "6.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "10.2.1",
@@ -39,7 +39,7 @@
3939
"parse5-html-rewriting-stream": "8.0.1",
4040
"semver": "7.7.4",
4141
"yargs": "18.0.0",
42-
"zod": "4.3.6"
42+
"zod": "4.4.2"
4343
},
4444
"ng-update": {
4545
"migrations": "@schematics/angular/migrations/migration-collection.json",

packages/angular_devkit/build_angular/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
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.2",
21+
"@babel/preset-env": "7.29.3",
2222
"@babel/runtime": "7.29.2",
23-
"@discoveryjs/json-ext": "1.0.0",
23+
"@discoveryjs/json-ext": "1.1.0",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"ansi-colors": "4.1.3",
2626
"autoprefixer": "10.5.0",
@@ -39,10 +39,10 @@
3939
"loader-utils": "3.3.1",
4040
"mini-css-extract-plugin": "2.10.2",
4141
"open": "11.0.0",
42-
"ora": "9.3.0",
42+
"ora": "9.4.0",
4343
"picomatch": "4.0.4",
4444
"piscina": "5.1.4",
45-
"postcss": "8.5.10",
45+
"postcss": "8.5.13",
4646
"postcss-loader": "8.2.1",
4747
"resolve-url-loader": "5.0.0",
4848
"rxjs": "7.8.2",
@@ -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.1",
54+
"terser": "5.46.2",
5555
"tinyglobby": "0.2.16",
5656
"tslib": "2.8.1",
5757
"webpack": "5.106.2",
@@ -67,7 +67,7 @@
6767
"@angular/ssr": "workspace:*",
6868
"browser-sync": "3.0.4",
6969
"ng-packagr": "22.0.0-next.3",
70-
"undici": "8.1.0"
70+
"undici": "8.2.0"
7171
},
7272
"peerDependencies": {
7373
"@angular/compiler-cli": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular_devkit/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"./*.js": "./*.js"
2626
},
2727
"dependencies": {
28-
"ajv": "8.18.0",
28+
"ajv": "8.20.0",
2929
"ajv-formats": "3.0.1",
3030
"jsonc-parser": "3.3.1",
3131
"picomatch": "4.0.4",

packages/angular_devkit/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1717
"jsonc-parser": "3.3.1",
1818
"magic-string": "0.30.21",
19-
"ora": "9.3.0",
19+
"ora": "9.4.0",
2020
"rxjs": "7.8.2"
2121
}
2222
}

0 commit comments

Comments
 (0)