build(deps-dev): bump webpack from 5.101.3 to 5.104.1 (#11655)

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-16 10:59:49 +00:00
committed by GitHub
parent 732aae97d8
commit 7004f54821
2 changed files with 1545 additions and 262 deletions

1805
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -155,7 +155,7 @@
"stylelint-config-standard-scss": "^13.1.0",
"ts-node": "^10.9.2",
"typescript": "5.8.3",
"webpack": "5.101.3"
"webpack": "5.104.1"
},
"overrides": {
"@storybook/angular": {