Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5.94.0 [security] (#27962)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent f9b18e3 commit bf5476f
Show file tree
Hide file tree
Showing 6 changed files with 216 additions and 341 deletions.
2 changes: 1 addition & 1 deletion apps/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"style-loader": "3.3.4",
"ts-loader": "9.5.1",
"tsconfig-paths-webpack-plugin": "4.1.0",
"webpack": "5.89.0",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"url-loader": "1.1.2",
"vue-loader": "17.4.2",
"vue-router": "4.2.5",
"webpack": "5.89.0",
"webpack": "5.94.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "4.15.1"
},
Expand Down
2 changes: 1 addition & 1 deletion e2e/bundlers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"rimraf": "3.0.2",
"rollup": "2.79.1",
"vite": "2.9.18",
"webpack": "5.76.0",
"webpack": "5.94.0",
"webpack-cli": "4.10.0",
"devextreme": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/devextreme-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"stream-browserify": "3.0.0",
"tslib": "2.6.2",
"typescript": "4.9.5",
"webpack": "5.89.0",
"webpack": "5.94.0",
"yargs": "17.7.2",
"zone.js": "0.13.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/devextreme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"uuid": "9.0.1",
"vinyl": "2.2.1",
"vinyl-named": "1.1.0",
"webpack": "5.76.0",
"webpack": "5.94.0",
"webpack-stream": "7.0.0",
"yaml": "2.5.0",
"yargs": "17.7.2"
Expand Down
Loading

0 comments on commit bf5476f

Please sign in to comment.