build(deps-dev): bump webpack from 5.105.3 to 5.105.4 in /website (#4843)

Bumps [webpack](https://github.com/webpack/webpack) from 5.105.3 to 5.105.4.
- [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.105.3...v5.105.4)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-03-19 14:18:07 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent 383eaac2c2
commit f34732fdb7
2 changed files with 72 additions and 3 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/react": "^19.2.14",
"turbo": "^2.8.10",
"typescript": "5.9.3",
"webpack": "5.105.3"
"webpack": "5.105.4"
},
"resolutions": {
"@types/react": "^19.2.7"