Bump webpack from 5.95.0 to 5.105.0 in /miniPaint

Bumps [webpack](https://github.com/webpack/webpack) from 5.95.0 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.95.0...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>
dependabot/npm_and_yarn/miniPaint/webpack-5.105.0
dependabot[bot] 2026-02-07 08:41:26 +00:00 committed by GitHub
parent 5c997d4ff4
commit 0469824264
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 573 additions and 381 deletions

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@
"css-loader": "^5.2.6",
"source-map-loader": "^3.0.0",
"style-loader": "^2.0.0",
"webpack": "^5.95.0",
"webpack": "^5.105.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^5.2.1"
},