Skip to content

Commit ff8782d

Browse files
fix(deps): bump webpack from 5.101.0 to 5.102.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.0 to 5.102.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.0...v5.102.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.102.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bf5693 commit ff8782d

File tree

2 files changed

+262
-238
lines changed

2 files changed

+262
-238
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"vue-template-compiler": "^2.7.16",
5252
"vuetify": "^2.7.2",
5353
"vuex": "^3.6.2",
54-
"webpack": "^5.101.0"
54+
"webpack": "^5.102.0"
5555
},
5656
"devDependencies": {
5757
"@babel/eslint-parser": "^7.27.5",

0 commit comments

Comments
 (0)