Skip to content

Commit 6e5cca7

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

File tree

7 files changed

+567
-247
lines changed

7 files changed

+567
-247
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@bazel/buildifier": "8.2.1",
6262
"@eslint/compat": "2.0.0",
6363
"@eslint/eslintrc": "3.3.3",
64-
"@eslint/js": "9.39.1",
64+
"@eslint/js": "9.39.2",
6565
"@rollup/plugin-alias": "^6.0.0",
6666
"@rollup/plugin-commonjs": "^29.0.0",
6767
"@rollup/plugin-json": "^6.1.0",
@@ -90,13 +90,13 @@
9090
"@types/yargs": "^17.0.20",
9191
"@types/yargs-parser": "^21.0.0",
9292
"@types/yarnpkg__lockfile": "^1.1.5",
93-
"@typescript-eslint/eslint-plugin": "8.49.0",
94-
"@typescript-eslint/parser": "8.49.0",
93+
"@typescript-eslint/eslint-plugin": "8.50.0",
94+
"@typescript-eslint/parser": "8.50.0",
9595
"ajv": "8.17.1",
9696
"buffer": "6.0.3",
9797
"esbuild": "0.27.1",
9898
"esbuild-wasm": "0.27.1",
99-
"eslint": "9.39.1",
99+
"eslint": "9.39.2",
100100
"eslint-config-prettier": "10.1.8",
101101
"eslint-plugin-header": "3.1.1",
102102
"eslint-plugin-import": "2.32.0",
@@ -122,7 +122,7 @@
122122
"protractor": "~7.0.0",
123123
"puppeteer": "18.2.1",
124124
"quicktype-core": "23.2.6",
125-
"rollup": "4.53.3",
125+
"rollup": "4.53.5",
126126
"rollup-license-plugin": "~3.1.0",
127127
"rollup-plugin-dts": "6.3.0",
128128
"rollup-plugin-sourcemaps2": "0.5.4",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.4",
4040
"rolldown": "1.0.0-beta.54",
41-
"sass": "1.96.0",
41+
"sass": "1.97.0",
4242
"semver": "7.7.3",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.15",
4545
"undici": "7.16.0",
46-
"vite": "7.2.7",
46+
"vite": "7.3.0",
4747
"watchpack": "2.4.4"
4848
},
4949
"optionalDependencies": {

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.10.1",
2929
"@listr2/prompt-adapter-inquirer": "3.0.5",
30-
"@modelcontextprotocol/sdk": "1.24.3",
30+
"@modelcontextprotocol/sdk": "1.25.0",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
3333
"algoliasearch": "5.46.0",
@@ -40,7 +40,7 @@
4040
"resolve": "1.22.11",
4141
"semver": "7.7.3",
4242
"yargs": "18.0.0",
43-
"zod": "4.1.13"
43+
"zod": "4.2.1"
4444
},
4545
"ng-update": {
4646
"migrations": "@schematics/angular/migrations/migration-collection.json",

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@discoveryjs/json-ext": "0.6.3",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"ansi-colors": "4.1.3",
26-
"autoprefixer": "10.4.22",
26+
"autoprefixer": "10.4.23",
2727
"babel-loader": "10.0.0",
2828
"browserslist": "^4.26.0",
2929
"copy-webpack-plugin": "13.0.1",
@@ -46,7 +46,7 @@
4646
"postcss-loader": "8.2.0",
4747
"resolve-url-loader": "5.0.0",
4848
"rxjs": "7.8.2",
49-
"sass": "1.96.0",
49+
"sass": "1.97.0",
5050
"sass-loader": "16.0.6",
5151
"semver": "7.7.3",
5252
"source-map-loader": "5.0.0",
@@ -55,7 +55,7 @@
5555
"tinyglobby": "0.2.15",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
58-
"webpack": "5.103.0",
58+
"webpack": "5.104.0",
5959
"webpack-dev-middleware": "7.4.5",
6060
"webpack-dev-server": "5.2.2",
6161
"webpack-merge": "6.0.1",

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.103.0",
25+
"webpack": "5.104.0",
2626
"webpack-dev-server": "5.2.2"
2727
},
2828
"peerDependencies": {

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"@angular/compiler": "21.1.0-next.2",
3131
"@angular/compiler-cli": "21.1.0-next.2",
3232
"typescript": "5.9.3",
33-
"webpack": "5.103.0"
33+
"webpack": "5.104.0"
3434
}
3535
}

0 commit comments

Comments
 (0)