⬆️ Bump webpack from 5.101.3 to 5.104.1 in /app (#16985)

Bumps [webpack](https://github.com/webpack/webpack) from 5.101.3 to 5.104.1.
- [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.101.3...v5.104.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.104.1
  dependency-type: direct:development
...

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] 2026-02-18 11:27:57 +08:00 committed by GitHub
parent c913d57609
commit 6cd3e47a5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 135 additions and 93 deletions

View file

@ -75,7 +75,7 @@
"sass": "^1.89.2",
"sass-loader": "^16.0.5",
"typescript": "^4.7.4",
"webpack": "^5.94.0",
"webpack": "^5.104.1",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.10.0"
},