Bump webpack from 5.103.0 to 5.104.0 (#3173)

Bumps [webpack](https://github.com/webpack/webpack) from 5.103.0 to 5.104.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.103.0...v5.104.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.104.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-17 18:38:08 +00:00
committed by GitHub
parent 5a74aab2e3
commit eda303ef25
2 changed files with 12 additions and 12 deletions

View File

@@ -64,7 +64,7 @@
"sass": "^1.96.0",
"sass-loader": "^16.0.6",
"terser-webpack-plugin": "^5.3.16",
"webpack": "^5.103.0",
"webpack": "^5.104.0",
"webpack-cli": "^6.0.1"
}
}