Bump webpack from 5.80.0 to 5.94.0 in /miniPaint (#22)

Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/27/head
dependabot[bot] 2024-09-25 19:28:29 +02:00 committed by GitHub
parent 550ec81da4
commit 2d30d38676
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 363 additions and 393 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.76.0",
"webpack": "^5.94.0",
"webpack-cli": "^4.7.2",
"webpack-dev-server": "^4.3.1"
},