Skip to content

Commit e30e18a

Browse files
angular-robotalan-agius4
authored andcommitted
build: update dependency webpack to v5.109.2
See associated pull request for more information.
1 parent 46d42d8 commit e30e18a

4 files changed

Lines changed: 65 additions & 85 deletions

File tree

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"terser": "5.49.0",
5555
"tinyglobby": "0.2.17",
5656
"tslib": "2.8.1",
57-
"webpack": "5.108.4",
57+
"webpack": "5.109.2",
5858
"webpack-dev-middleware": "8.0.3",
5959
"webpack-dev-server": "5.2.6",
6060
"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.108.4",
25+
"webpack": "5.109.2",
2626
"webpack-dev-server": "5.2.6"
2727
},
2828
"peerDependencies": {

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.1.0",
2121
"@angular/compiler-cli": "22.1.0",
2222
"typescript": "6.0.3",
23-
"webpack": "5.108.4"
23+
"webpack": "5.109.2"
2424
}
2525
}

0 commit comments

Comments
 (0)