chore: bump webpack from 5.90.3 to 5.105.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.105.0.
- [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.90.3...v5.105.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-06 02:58:36 +00:00 committed by GitHub
parent f9ea8edbb5
commit b69af22a4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 593 additions and 425 deletions

1014
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -18,6 +18,6 @@
"puppeteer": "^13.6.0",
"stream-http": "^3.2.0",
"url": "^0.11.3",
"webpack": "^5.90.3"
"webpack": "^5.105.0"
}
}

View file

@ -28,7 +28,7 @@
"@types/tmp": "^0.2.1",
"tmp": "^0.2.1",
"ts-loader": "^9.5.0",
"webpack": "^5.88.2",
"webpack": "^5.105.0",
"webpack-cli": "^5.1.4"
}
}