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

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

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.106.1
  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>
Co-authored-by: Awesome Stickz <awesome@stickz.dev>
This commit is contained in:
dependabot[bot]
2026-04-15 07:13:33 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent 0222564eb9
commit 7c9ee74d5e
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/react": "^19.2.14",
"turbo": "^2.9.4",
"typescript": "6.0.2",
"webpack": "5.105.4"
"webpack": "5.106.1"
},
"resolutions": {
"@types/react": "^19.2.7"