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

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

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.106.2
  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-06-01 17:31:34 +05:30
committed by GitHub
co-authored by Awesome Stickz
parent affdcccfb2
commit eed246a36c
2 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"@types/react": "^19.2.14",
"turbo": "^2.9.4",
"typescript": "6.0.2",
"webpack": "5.106.1"
"webpack": "5.106.2"
},
"resolutions": {
"@types/react": "^19.2.7"