Skip to content

Commit c9178fe

Browse files
committed
build: update dependency webpack to v5.105.3
See associated pull request for more information.
1 parent 62b1500 commit c9178fe

File tree

4 files changed

+54
-54
lines changed

4 files changed

+54
-54
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"tinyglobby": "0.2.15",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
58-
"webpack": "5.105.2",
58+
"webpack": "5.105.3",
5959
"webpack-dev-middleware": "7.4.5",
6060
"webpack-dev-server": "5.2.3",
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.105.2",
25+
"webpack": "5.105.3",
2626
"webpack-dev-server": "5.2.3"
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.2.0",
3131
"@angular/compiler-cli": "21.2.0",
3232
"typescript": "5.9.3",
33-
"webpack": "5.105.2"
33+
"webpack": "5.105.3"
3434
}
3535
}

pnpm-lock.yaml

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)